Zero state response: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>R'n'B
 
en>Addbot
m Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q8069613
Line 1: Line 1:
The name of the writer is Figures. To collect coins is a thing that I'm completely addicted to. Managing individuals has been his working day job for a while. North Dakota is our beginning place.<br><br>my homepage [http://musical.sehan.ac.kr/?document_srl=2110508 home std test kit]
[[Image:Pharmacode example.svg|80px|right|Pharmacode sample]]
'''Pharmacode''', also known as '''Pharmaceutical Binary Code''', is a [[barcode]] standard, used in the [[pharmaceutical industry]] as a packing control system.  It is designed to be readable despite printing errors. It can be printed in multiple colors as a check to ensure that the remainder of the packaging (which the pharmaceutical company must print to protect itself from legal liability) is correctly printed.
 
==Encoding==
Pharmacode can represent only a single [[integer]] from 3 to 131070. Unlike other commonly used one-dimensional barcode schemes, pharmacode does not store the data in a form corresponding to the human-readable digits; the number is encoded in binary, rather than decimal. Pharmacode is read from right to left, also in left to right (if omnidirectional scanner): with <math>n</math> as the bar position starting at 0 on the right, each narrow bar adds <math>2^n</math> to the value and each wide bar adds <math>2\times 2^n</math>. The minimum barcode is 2 bars and the maximum 16, so the smallest number that could be encoded is 3 (2 narrow bars) and the biggest is 131070 (16 wide bars).
It represent colors which are on the label
 
{{Barcodes}}
 
[[Category:Barcodes]]
[[Category:Identifiers]]
[[Category:Universal identifiers]]
[[Category:Supply chain management]]

Revision as of 14:22, 23 March 2013

Pharmacode sample
Pharmacode sample

Pharmacode, also known as Pharmaceutical Binary Code, is a barcode standard, used in the pharmaceutical industry as a packing control system. It is designed to be readable despite printing errors. It can be printed in multiple colors as a check to ensure that the remainder of the packaging (which the pharmaceutical company must print to protect itself from legal liability) is correctly printed.

Encoding

Pharmacode can represent only a single integer from 3 to 131070. Unlike other commonly used one-dimensional barcode schemes, pharmacode does not store the data in a form corresponding to the human-readable digits; the number is encoded in binary, rather than decimal. Pharmacode is read from right to left, also in left to right (if omnidirectional scanner): with as the bar position starting at 0 on the right, each narrow bar adds to the value and each wide bar adds . The minimum barcode is 2 bars and the maximum 16, so the smallest number that could be encoded is 3 (2 narrow bars) and the biggest is 131070 (16 wide bars). It represent colors which are on the label

Template:Barcodes