HIBC data structure in a QR Code in PHP: input rules, code example and SVG output
Your support helps keep this website running. Please consider supporting this project. SPONSORDONATE
- Nicola Asuni
The health industry data structure carried by a QR Code. Same payload rules as the linear HIBC types, same modulo 43 check character; what changes is the symbol around it and the amount of secondary data that will fit.
Type Token
Item
Value
Type token
HIBCQR
Enum case
BarcodeType::HIBCQR
Family
2D
Standard
ANSI/HIBC 2.6, ANSI/HIBC 1.3
Class
\Com\Tecnick\Barcode\Type\Square\HibcQrCode
Input
Item
Value
Character set
the HIBC character set
Length
a primary structure of 6 to 23 characters, with an optional secondary structure
Check
modulo 43, appended by the library, plus the QR Code error correction