What is GDTI-96?

Identifies a document - a certificate, a permit, a ticket, a licence, a tax receipt. The GDTI encodes a document type and a serial number so each individual document can be tracked.

Used for: Land title certificates, insurance policies, event tickets, government permits, tax documents.

Field layout

The first 8 bits are always the header (0x2C = 44 decimal), which identifies this as GDTI-96. The partition field determines how bits are divided between the company prefix and the following reference field - see the partition table below.

Defined in GS1 EPC Tag Data Standard v2.3, Section 7.10 (Global Document Type Identifier), encoding procedure in Section 14.6.8.1.

BitsFieldDescription
0–7Header0x2C (44) - identifies this encoding as GDTI-96
8–10FilterCurrently only value 0 is defined.
11–13PartitionSplits bits between company prefix and document type.
14–53Company PrefixGS1 Company Prefix of the document issuer.
54–54Document TypeDocument type reference. Size varies by partition.
55–95Serial Number41-bit numeric serial for this individual document.

Filter values

The 3-bit filter field does not affect identity - it tells readers what packaging level or category the tag is applied to. The same item with different filter values has the same Pure Identity URI .

Source: GS1 EPC TDS v2.3, Table 10-7.

ValueNameDescription
0All othersUnspecified document type
1ReservedNot yet assigned
2ReservedNot yet assigned
3ReservedNot yet assigned
4ReservedNot yet assigned
5ReservedNot yet assigned
6ReservedNot yet assigned
7ReservedNot yet assigned

Partition table

The 3-bit partition value determines how the fixed bit space is divided between the company prefix and the following reference field. GS1 company prefixes vary in length (6–12 digits), so the partition tells the decoder where one field ends and the next begins.

Source: GS1 EPC TDS v2.3, Table 14-29.

PartitionPrefix bitsPrefix digitsRef bitsRef digits
0401210
1371141
2341072
3309113
4278144
5247175
6206216

Barcode equivalents

The same identifier carried by GDTI-96 can also be encoded in these barcode symbologies. In many supply chains, items carry both an RFID tag and a barcode so that they can be read by either technology.

BarcodeHow it relates
GS1-128AI (253) encodes the GDTI including serial component
GS1 DataMatrixAI (253) in a 2D symbol for document tracking

Related schemes

Source

GS1 EPC Tag Data Standard, Release 2.3, Ratified October 2025 - see Section 7.10 (Global Document Type Identifier) and Section 14.6.8.1 for the encoding procedure . Read the EPC encoding guide for a full worked example of decoding hex to URI.