melonhead901 / lab-specimen-transport-system

Automatically exported from code.google.com/p/lab-specimen-transport-system
0 stars 0 forks source link

Different types of identifiers #127

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Some clinics do not have barcodes available. In these cases, their policy for 
entering identifying information about items varies, from entering a 
descriptive name to an arbitrary number. In light of this, the system may need 
to support identifier types other than barcodes.

Original issue reported on code.google.com by phil...@gmail.com on 26 May 2011 at 11:20

GoogleCodeExporter commented 8 years ago
The client should make up an identifier and label the item with it. They can 
type an arbitrary identifier into the field when they make a new item. Right 
now we treat it as a barcode, but that should be fine. The android app needs to 
support manual entry. The lab will type in the identifier on the item label 
when they check-in the item. 

Original comment by melonhea...@gmail.com on 27 May 2011 at 7:34