Use case 1 – requested scan

Slides:



Advertisements
Similar presentations
Extended Packaging - Simple Demonstrator. © 2008 GS1 What is this? You can use this demonstrator to show how consumers can access additional product information.
Advertisements

Workbooks and Consumables NTTCA Meeting February 19, 2010 Mansfield ISD.
How to use a scanner Throughout this slide show there will be hyperlinks (highlighted in blue) follow the hyperlinks to navigate to the specified Topic.
Fixed Assets Policies and Procedures that directly affect Your work, Your budget And your responsibility for protection of WSSU assets as custodian department.
Property Custodian Meeting June 18, Final Tally for FY 14  We are currently missing approximately 3.5% of the inventory (5.7% last year). The total.
March 15, 2004CS WPI1 CS 509 Design of Software Systems Lecture #8 Monday, March 15, 2004.
Basic Computer Organization, CPU L1 Prof. Sin-Min Lee Department of Computer Science.
Add language here Add language here Add language here Add language here Add language here Add language here Add language here Add language here Add language.
PhRMA Presentation to FDA: Bar Codes to Reduce Medication Errors
What can cause an item to not be in your inventory? Inventory Services The University of Texas at Austin.
QUICK CIRC Circulating Ephemeral Items. QUICK CIRC Using Polaris Quick- Circ, you can circulate items that are not intended for full cataloging and generate.
Banico,Lizette Anne R. Callos,Florence G. Ramos,Gabriel L. Sodela,Maricel R. Velasquez,Flora N.
Courtesy of SlideTemple.com, your online presentation toolbox. These templates are presented to you by YOUR AD HERE Send us an.
Wegner Health Science Information Center Weekend and Evening Circulation Staff Training.
{ Checking Your Books In & Out At Brock Elementary Wouldn’t it be wonderful to save time when you come to the media center? This quick tutorial will show.
BAR CODE SCANNER A.ANUSHA (06N61A0402). What is bar code? A barcode is a machine readable representation of information. Barcode stores data in widths.
Barcoding for control and profit! What barcoding is and how to make it work for you.
5. Decode this tower: Draw your stack here:. 6. Encode this tower:
Barcode Readers. What are they? Barcode readers are used to scan the image of a barcode and then be able to supply a number of details pertaining to a.
© SYNC | | Proprietary and Confidential Kroger Accelerated GTIN Conversion Global Data Synchronization (GTIN) Project.
Cracking the Code: The Barcode Computer barcodes Thirty years ago marked the launch of the Universal Product Code. Requires cooperation between food.
Steven Carvellas Anirban Ghosh Pramod Vedantham Rahul Sheth Varun Sarwade.
MUSIC Scan With Smartphone For Extra Credit. MOVIES Scan With Smartphone For Extra Credit.
Communication Theory.
Intermediate Documents (IDOCs) What is an IDoc What is an IDoc An IDoc is simply a data container that is used to exchange information between any two.
The Communication Process Communication is the process of sharing information by using symbols to send and receive messages.
Double click here to add event title Double click here to add event date Double click here to add event time Double click here to add event location.
December 2015 Entering Samples Using RFID Jessica Earley, PE.
GS1 DataMatrix Instructions
Each time the scanner scans an item, it performs a calculation by counting the ‘check digit’. Eg: add every odd---( = 22) If the check.
YEAR END TEXTBOOK INVENTORY PROCEDURES
Damir Dobric DAENET.NET,Visual Studio & MORE! Radio-Frequency-Identification-Lösungen mit BizTalk RFID.
© Cambridge International Examinations 2015 June 2015 Access PlanIt User Guide.
Template v4 September 27, Copyright © Infor. All Rights Reserved. 1 Infor Factory Track TM 6.01 Composite Barcode Usage.
Barcode Vartika Agarwal Accurate institute of management and technology Computer science(3 rd year)
GS1 DataMatrix Instructions
Print, Copy, Scan.
Honey Well 3800G OM Lot Traveller Handheld Scanner Configuration
Programming Assignment #1
3.14 Microscan MS-860 Scanner Configuration
Subtraction by counting on
Instance vs Kind Extend and harmonize FHIR resources
HEADLINE.
Tapping the Power of Your Historical Data
Step 1-There are many options to search for a provider, 2 are listed on this page Option 1 cont’d- Add the zip code or city/state for area in which provider.
Download the Mobile App Now!
Instance vs Kind Extend and harmonize FHIR resources
GotSoccer Game Report.
بسم الله الرحمن الرحیم.
POINT OF SALE.
گزارش اجرای سامانه ملی مدیریت اطلاعات علمی و فناوری
单击 此处添加标题.
Handheld for SAP B1
[NAME OF PRESENTER] [TITLE OF PRESENTER] [COMPANY NAME]
Subtitle Presenter Date
AGA Material Traceability Discussion
Summer of Gratitude Summer 2018 Name:.
Washoe: AcceliSCAN and FTP Scan
HEADLINE John.
Dean of Administration
Software Engineering Lecture # 19
Hi, there.
Jim Rafferty :CueCat howstuffworks.com Jim Rafferty
Programming Assignment #1
Monitor Producer Consumer.
Download the Mobile App Now!
Inventory Control Alexis Vasavilbazo 6/28/2019.
PLEASE ADD YOUR TITLE HERE.
Dinosaur Research Report
Registration Stand By Me
Presentation transcript:

Use case 1 – requested scan Medication informer requests a code from Barcode reader (“please go ahead and read something”) This triggers the reader to “scan” Reader sends the encoded content back to the medication informer (“I have scanned this: 01000018237984729387642038476”) Medication Informer requests an interpretation from the Barcode Processor (“please decode “01934875208475903485” to something understandable”) Barcode processor returns the representation of the object with attributes (“your code has a GTIN code 12391239, exp date xx/xx, serial, etc”) Next to this, we have further lookup of the product

UBP-2: Interpret the content of the barcode UBP 1: Request a scan UBP-2: Interpret the content of the barcode (return a GTIN, NOT the product name) Product data requester Medication Administration Informer (HMW) Barcode Processor Barcode Consumer UBP-2 UBP-1 Barcode Reader These transactions are just for the barcode uses Examples of other actors that can be grouped to add the functionality: Inventory Consumer Product data requester Inventory manager

Use Case 2 – Unrequested / asynchronous scan Scanner reads the code “I read 9218374923874” Scanner sends the code to the barcode consumer Here it is 2138472938472344 The consumer asks the decoder… ...

Medication Administration Informer (HMW) Inventory manager Inventory Consumer Medication Administration Informer (HMW) Inventory manager Product data requester Barcode Consumer Barcode Processor UBP-2 UBP-3? Is UBP-3 a new transaction? What are the approaches? UBP-1 and UMP-3 are different UBP-1 is just the request, UBP-3 is just the response, so UBP-3 is common ...? Barcode Reader