In the global supply chain system, trade documents, compliance certificates and technical reports are core carriers of business circulation and compliance governance. For a long time, the lack of globally unified standards for document identification has made cross-enterprise and cross-system document verification rely on manual checking, resulting in low efficiency, high error rates and traceability difficulties. As a core standard of the GS1 global identification system for the document field, the Global Document Type Identifier (GDTI), carried by GS1 Application Identifier (AI) 253, provides a globally unique standardized identity for all types of documents and certificates. It serves as critical infrastructure for enabling document digitization, automated verification and full-lifecycle traceability.
Based on the authoritative technical specifications from the official GS1 Standards Reference Library[1], this article provides a systematic technical analysis of GS1 AI 253 across dimensions including definition specifications, technical characteristics, industry practices, encoding rules and development trends, to provide standard basis and implementation reference for enterprises’ digital document construction.
I. Standard Definition and Encoding Technical Specifications
1.1 Official Definition
Per the official GS1 standard definition, AI 253 corresponds to the Global Document Type Identifier (GDTI), an application identifier within the GS1 system dedicated to identifying non-physical information objects such as documents, certificates and reports[1]. Its core function is to assign a unique standardized code to document types worldwide, and supports optional serial numbers to identify individual document instances, realizing full-level coverage from “type management” to “single-document traceability”. It is widely applicable to various document scenarios including trade documents, compliance certificates, technical drawings and medical reports.
1.2 Encoding Structure and Field Composition
The complete encoding format of GS1 AI 253 is N3 + N13[+X..17], which consists of three parts: a 3-digit numeric application identifier prefix, a 13-digit numeric GDTI body, and an optional 0–17 character extended serial number. The technical definitions of each field are shown in the table below.
Table 1 Breakdown of the GDTI Encoding Structure
| Structure Segment | Length Rule | Character Type | Functional Description |
|---|---|---|---|
| Application Identifier (AI) Prefix | Fixed 3-digit numeric | Numeric only | Fixed value 253, the exclusive identification prefix assigned by GS1 to mark the following data segment as a Global Document Type Identifier |
| GDTI Body Code | Fixed 13-digit numeric | Numeric only | Core identity segment, composed of company prefix, document type code and check digit, ensuring global uniqueness of document types |
| Extended Serial Number | Optional, 0–17 characters | Mixed character set | Used to identify individual document instances under the same type, assigned independently by enterprises to enable unique traceability of single documents |
The 13-digit GDTI body adopts a layered encoding architecture: the first 7–10 digits are the GS1-assigned company prefix, the middle 2–5 digits are the enterprise-defined document type code, and the last digit is the check digit. The overall encoding logic is consistent with other 13-digit GS1 identification systems.
1.3 Check Digit Algorithm and Calculation Example
The 13th digit of the GDTI body is the check digit, generated using the standard GS1 modulo 10 check algorithm to verify code validity. The algorithm steps are fully consistent with the GTIN-13 standard:
- Remove the check digit, and number the remaining 12 data digits from right to left as position 1, position 2, …, position 12.
- Multiply all digits in odd positions by 3, and all digits in even positions by 1.
- Sum all weighted values, and calculate the remainder when the sum is divided by 10.
- If the remainder is 0, the check digit is 0; otherwise, check digit = 10 − remainder.
Calculation Example: Given the first 12 digits of a GDTI body as 690123456789, the check digit is calculated as follows:
- Odd-positioned digits (right to left): 9, 7, 5, 3, 1, 9 → Sum = 34 → Weighted value = 34 × 3 = 102
- Even-positioned digits (right to left): 8, 6, 4, 2, 0, 6 → Sum = 26 → Weighted value = 26 × 1 = 26
- Total weighted sum = 102 + 26 = 128
- Remainder of 128 divided by 10 is 8, check digit = 10 − 8 = 2
- Complete 13-digit GDTI body:
6901234567892
1.4 Character Set and Foundational Technical Attributes
Per official GS1 specifications, the valid character set for the GDTI extended serial number strictly matches the regular expression ([!%-?A-Z_a-z\x22]{0,17})[1]. Supported characters include:
- Arabic numerals 0–9, uppercase and lowercase English letters (A-Z, a-z), underscore (
_), and double quotation mark (", i.e. \x22); - Printable standard symbols in the ASCII range from
!to?(including common punctuation and operation symbols); - Chinese characters, full-width characters and other non-standard special symbols are not supported.
Based on official specifications, the core technical attributes of GDTI are summarized in the table below.
Table 2 Core Technical Attributes of GS1 AI 253
| Technical Item | Official Specification | Description |
|---|---|---|
| FNC1 separator requirement | Mandatory (Yes) | As a variable-length identifier, its data segment must be separated from subsequent identifiers by FNC1 when used in a GS1 element string |
| Mandatory associated identifiers | None | Can be used independently and does not require binding to other GS1 Application Identifiers |
| Pairing rule | Not applicable | GDTI serves as an independent document identifier and cannot be used in conjunction with other GS1 Application Identifiers in a single element string |
| GS1 Digital Link primary key capability | Supported (Yes) | Can be used as an independent primary key to build URIs and create dedicated digital entries for documents |
| GS1 Digital Link key qualifier | None | No dedicated associated key qualifier |
| GS1 Digital Link attribute capability | Supported (Yes) | Can be embedded as an additional data attribute in URIs built on other primary keys |
II. Core Technical Functions and System Positioning
2.1 Global Uniqueness Identification Mechanism
The global uniqueness of GDTI is guaranteed by the GS1 layered allocation system: GS1 headquarters plans the number range uniformly, national member organizations issue unique company prefixes to enterprises, and enterprises independently assign document type codes within their own number ranges. This three-tier allocation mechanism ensures that each type of document corresponds to a unique code worldwide with no cross-enterprise or cross-regional duplication, fundamentally solving the conflict problem of traditional custom document numbering.
2.2 Multi-Carrier Data Format Specifications
GDTI can be carried by multiple physical carriers to adapt to different business scenarios:
- Linear barcodes: Adopt GS1-128 format, suitable for traditional paper documents, logistics labels and other scenarios, compatible with existing frontline scanning devices.
- 2D barcodes: Adopt GS1 DataMatrix or GS1 QR Code format, which can carry GDTI and extended attribute information at the same time, suitable for high-density, small-size document identification scenarios.
- RFID tags: Can be encoded as EPC-format GDTI tags, supporting contactless batch reading, suitable for batch document verification in warehousing and logistics.
2.3 Universal Automatic Identification Compatibility
GDTI fully complies with the general GS1 element string syntax. All GS1-compliant industrial scanners, handheld terminals, POS devices and RFID readers can natively recognize and parse it without customized decoding logic development. Enterprises can deploy directly based on existing hardware infrastructure with low transformation cost and short implementation cycle.
2.4 Two-Layer Extensible Architecture
GDTI adopts a “type + instance” two-layer design: the 13-digit body uniquely identifies the document type, suitable for template management and compliance verification scenarios; with an additional 0–17 digit serial number, it can uniquely identify individual document instances and support full-lifecycle traceability. This architecture not only meets the standardized management requirements of document types, but also has sufficient scalability to adapt to the refined management of individual documents.
III. Industry Application Practices and System Integration
3.1 Logistics Industry: Full-Chain Automated Verification of Logistics Documents
System integration architecture: With GDTI as the core identifier, connect the TMS (Transportation Management System), WMS and electronic document platform to realize standardized identification and automatic verification of logistics documents such as waybills, packing lists and bills of lading.
Data collection workflow: When a document is generated, the system automatically assigns a GDTI type code and instance serial number, and prints the GS1 2D barcode on the document and logistics label. During cargo transit and sign-off, scanning the barcode retrieves the electronic document, automatically completes information verification and node registration, without manual checking of paper documents.
Hardware configuration requirements: Industrial-grade handheld terminals and fixed gantry scanning devices, supporting GS1-128 and GS1 DataMatrix parsing, adaptable to high and low temperature and dusty environments in logistics scenarios.
Software interface standards: Supports GS1 EDI standard messages, embedding GDTI into DESADV (despatch advice) and IFTMIN (transport instruction) messages to realize automatic synchronization of document information between upstream and downstream enterprises.
3.2 Retail & FMCG: Automated Management of Supplier Compliance Documents
System integration architecture: Retail enterprises build a supplier document management platform, using GDTI as a unified identifier to manage various supplier-submitted documents such as quality inspection reports, qualification certificates and traceability certificates.
Data collection workflow: The platform assigns a fixed GDTI type code to each type of compliance document, and suppliers automatically bind the corresponding GDTI and instance number when uploading documents. During product warehousing, scanning the document barcode automatically retrieves the corresponding document, and the system automatically verifies the document validity period and compliance without manual review one by one.
Hardware configuration requirements: Desktop 2D scanners and high-speed barcode printers, supporting high-precision GS1 QR Code printing and recognition.
Software interface standards: Connects to GDSN (Global Data Synchronization Network) to realize synchronous update of document information associated with GDTI and master data.
3.3 Healthcare Industry: Trusted Identification of Medical Documents and Test Reports
System integration architecture: Hospitals and third-party testing institutions use GDTI as the core to build a unified identification system for test reports, medical records and qualification certificates, meeting the compliance traceability requirements of the medical industry.
Data collection workflow: Each test report is assigned a unique GDTI instance code when generated, and the barcode is printed on the report. Clinical departments and patients can scan the code to retrieve the electronic report and verify the authenticity and content consistency of the report, eliminating the risk of forged documents.
Hardware configuration requirements: Medical-grade antibacterial scanning terminals, supporting high-density GS1 DataMatrix parsing, meeting the clean environment standards of hospitals.
Software interface standards: Connects to hospital HIS and LIS systems, complies with medical data security specifications, and realizes secure association between GDTI and patient diagnosis and treatment data.
3.4 Manufacturing Industry: Full-Lifecycle Management of Technical Drawings and Quality Certificates
System integration architecture: Manufacturing enterprises use GDTI as a unified identifier in PLM, ERP and MES systems to manage technical documents such as technical drawings, quality certificates and process documents.
Data collection workflow: Each type of technical document is assigned a fixed GDTI type code, and different versions are distinguished by serial numbers. During production and quality inspection, scanning the barcode on the document retrieves the corresponding version of the technical document, ensuring that the latest valid version is always used on site.
Hardware configuration requirements: Fixed industrial code readers on production lines and explosion-proof handheld terminals, adaptable to complex working conditions in production workshops.
Software interface standards: Supports standard API interfaces of PLM systems, realizing automatic linkage between GDTI coding and document version management.
3.5 Technical Implementation of GS1 Digital Link
GDTI is an important non-physical primary key in the GS1 Digital Link system, and its technical implementation is as follows:
- URI structure: The type-level URI follows the format
https://[enterprise domain]/253/[13-digit GDTI body], for example:https://id.brand.com/253/6901234567892. - Data interaction workflow: After the scanning terminal parses the URI, it initiates a request to the enterprise server. The system returns corresponding content such as document templates, electronic files and verification results according to the requester’s authority; it supports JSON-LD structured data output and is compatible with automatic machine parsing.
- System integration requirements: The server must comply with GS1 Digital Link syntax specifications, support standard HTTPS protocol and RESTful API, and be compatible with access from ordinary smartphones and professional scanning devices.
IV. Quantitative Analysis of Implementation Benefits
Based on GS1 industry survey data and enterprise implementation practices, adoption of the GDTI standard delivers quantifiable business value across three dimensions:
Table 3 Comparison of GDTI Implementation Benefits
| Benefit Dimension | Specific Indicator | Improvement Magnitude | Description |
|---|---|---|---|
| Operational efficiency improvement | Document verification processing speed | 60%–75% increase | Scanning automatically retrieves electronic documents, replacing manual flipping and checking of paper documents |
| Manual entry and verification workload | 75%–85% reduction | Eliminates manual entry of document numbers and key information, with automatic system identification and matching | |
| Document circulation cycle | Over 60% shorter | Real-time synchronization of cross-departmental and cross-enterprise document information, replacing email and fax transmission | |
| Data quality improvement | Document information error rate | Reduced from 5%–7% to below 0.3% | Standardized coding eliminates errors caused by manual entry and inconsistent multi-party numbering |
| Cross-system data consistency | Improved to over 99% | All systems align document data based on the same GDTI primary key, avoiding mapping deviations | |
| Document authenticity recognition accuracy | Improved to 100% | Globally unique coding combined with digital signatures fundamentally eliminates forged documents | |
| Supply chain collaboration optimization | Cross-enterprise document information alignment time | Shortened from 2–3 days to real-time | Automatic synchronization based on standard coding, no manual interaction and confirmation required |
| Customs clearance / warehousing waiting time | 30%–40% shorter | Automated document verification reduces port and warehouse detention time caused by manual review | |
| Compliance audit efficiency | Over 60% increase | Full-chain document traceability, one-click retrieval of all document files required for audit |
V. Encoding Rules and Technical Implementation Details
When used independently, GDTI follows the general GS1 element string syntax: it starts with the AI prefix 253, followed by the 13-digit numeric body, and an extended serial number can be appended as required. If there are subsequent identifiers in the element string, the FNC1 separator must be added at the end of the GDTI data segment.
Type-level encoding example: (253)6901234567892
Chart suggestion: A GDTI encoding structure diagram may be drawn, showing the three segments of AI 253, 13-digit GDTI body and optional serial number from left to right, with the length and character type of each segment marked, to visually illustrate the encoding composition rules.
VI. Technology Development Trends and Evolution Directions
6.1 Full Document Digitization: From Barcode Identification to Trusted Electronic Documents
With the deepening of supply chain digital transformation, GDTI will upgrade from an auxiliary identifier for paper documents to the core identity anchor of electronic documents. Based on GS1 Digital Link, enterprises can realize “one code corresponding to one electronic document”, and scanning the code directly accesses legally valid electronic files, gradually replacing paper documents and realizing full-process paperlessness.
6.2 Blockchain Integration: Building a Trusted Document Depository System
GDTI can serve as the core index of a blockchain depository system, with full-chain data of document issuance, circulation and verification stored on-chain for evidence preservation. Compared with enterprise-customized numbers, the globally unified GDTI enables cross-enterprise and cross-platform on-chain document mutual recognition, solving the trust problem of traditional electronic documents, especially suitable for scenarios with high credibility requirements such as cross-border trade and financial documents.
6.3 Compliance Carrier for Digital Product Passports (DPP)
With the advancement of compliance policies such as the EU Digital Product Passport (DPP), products need to be accompanied by a large number of compliance documents, environmental reports and recycling instructions. GDTI will serve as the standard identifier for document information in the DPP system, carrying compliance documents throughout the product lifecycle and supporting the standardized implementation of DPP.
6.4 Automated Verification in IoT Scenarios
In Industrial IoT scenarios, smart carriers with GDTI identifiers can link with IoT devices to realize automatic document identification and verification. For example, smart warehousing equipment automatically obtains corresponding GDTI document information when reading cargo information, completes warehousing compliance verification without manual intervention, and further improves the level of supply chain automation.
Closing
GS1 AI 253 (Global Document Type Identifier, GDTI) fills the gap of the GS1 identification system in the field of non-physical documents, and builds a document standardization solution compatible with the physical identification system. For industries such as logistics, retail, healthcare and manufacturing, implementing the GDTI standard not only directly improves document processing efficiency and reduces error rates, but also lays a standardized foundation for scenarios such as full document digitization, trusted depository and compliance traceability. As the digitization level of global supply chains continues to improve, GDTI will gradually become the universal “identity language” in the field of trade documents, supporting efficient, trusted and compliant circulation of global trade.
.webp)