Skip to content

GS1 Digital Link QR Code

Terry Burton edited this page Jul 20, 2024 · 5 revisions

GS1 QR Digital Link Code

GS1 Digital Link QR Code is an implementation of the QR Code barcode symbology containing a GS1 Digital Link URI.

Standards: ISO/IEC 18004, ITS - QR Code, GS1 Digital Link Standard: URI Syntax.

Data and Options

  • The data field input is provided as a GS1 Digital Link URI.
  • Deprecated. The dontlint option disables GS1 Application Identifier syntax validation allowing images to be generated for input that does not comply with GS1 standards.
  • The eclevel option is used to specify the error correction level:
    • eclevel=L - Low
    • eclevel=M - Medium (default)
    • eclevel=Q - Quality
    • eclevel=H - High
  • The fixedeclevel option will prevent the error correction level from being opportunistically raised when a better fix to the current matrix is possible.
  • The version option is used to specify the size of the symbol, 1 to 40.
  • If the version is unspecified the encoder will default to creating a symbol that is the minimum size to represent the given data at the selected error correction level.

Example

Data:    https://id.gs1.org/01/09521234543213/22/ABC%2d123?99=XYZ%2f987
Options: 
Encoder: gs1dlqrcode


Symbologies Reference

Point of Sale

GS1 DataBar

Supply Chain

Two-dimensional Symbols

One-dimensional Symbols

Postal Symbols

Pharmaceutical Symbols

Less-used Symbols

GS1 Composite Symbols

Raw Symbols

Partial Symbols

Clone this wiki locally