Barcode Scanning
Italian PHARMACODE, is used to identify pharmaceutical products in Italy. It encodes numeric data in a compressed format by using the Code 39 - Regular character set.
Code 32 is partially defined in the Specifiche PHARMACODE (o CODE32) document.
Symbol Structure
The symbol comprises the following elements:
1.
Eight symbol characters that represent numeric digits
1.
Check digit
If fewer than eight characters are specified, padding characters are added.
Code 32 uses five bars and four spaces to encode each character. Three of the elements are wide, and the other six are narrow.
Character Set
This symbology supports the following alphanumeric characters:
1.
All numeric digits (0-9)
1.
All uppercase letters except for A, E, I, and O
The Code 32 human readable interpretation begins with the ASCII character "A". This charac…