Glossary

CPI-96

Component/Part Identifier (96-bit)

urn:epc:id:cpi
Header: 0x3C96 bits

What is CPI-96?

Identifies a component or part using a company prefix and a component/part reference. Used in manufacturing to track individual parts through assembly and maintenance.

Used for: Aerospace parts, automotive components, industrial spare parts, MRO (maintenance, repair, overhaul) tracking.

Field layout

The first 8 bits are always the header (0x3C = 60 decimal), which identifies this as CPI-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.11 (Component and Part Identifier), encoding procedure in Section 14.6.9.1.

BitsFieldDescription
0–7Header0x3C (60) - identifies this encoding as CPI-96
8–10FilterCurrently only value 0 is defined.
11–13PartitionSplits bits between company prefix and component part reference.
14–53Company PrefixGS1 Company Prefix of the part manufacturer.
54–64Component Part ReferenceNumeric part reference. Size varies by partition.
65–95Serial31-bit serial number for this individual part.

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-8.

ValueNameDescription
0All othersUnspecified component or part
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-34.

PartitionPrefix bitsPrefix digitsRef bitsRef digits
04012113
13711144
23410175
3309216
4278247
5247278
6206319

Related schemes

Source

GS1 EPC Tag Data Standard, Release 2.3, Ratified October 2025 - see Section 7.11 (Component and Part Identifier) and Section 14.6.9.1 for the encoding procedure. Read the EPC encoding guide for a full worked example of decoding hex to URI.