Skip to content

xnodeoncode/Modulo43-Barcode-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modulo43-Barcode-Parser

Parses Code 128 barcode values using the HIBCC® Modulo 43 standard. The barcode parser verifies the "data" contained in the barcode text by validating the value calculated from the message contents, against a "check digit" embedded within the message.

Use Cases

The most common use cases are patient armband and healthcare product scanning. The check-digit verification ensures that the message contained is complete. Theoretically, this is in much the same way that we use the checksum validation in computer data files.

Code 128 Barcodes

Visit the Code 128 Wikipedia page for an overview and more information on this barcode symbology.

This Project is NOT affiliated with The HIBCC®

For information on the Health Industry Business Communications Council, visit their website.

About

Parses Code 128 barcode values using the HIBCC® Modulo 43 standard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published