CPI-96
Component/Part Identifier (96-bit)
urn:epc:id:cpiWhat 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.
| Bits | Field | Description |
|---|---|---|
0–7 | Header | 0x3C (60) - identifies this encoding as CPI-96 |
8–10 | Filter | Currently only value 0 is defined. |
11–13 | Partition | Splits bits between company prefix and component part reference. |
14–53 | Company Prefix | GS1 Company Prefix of the part manufacturer. |
54–64 | Component Part Reference | Numeric part reference. Size varies by partition. |
65–95 | Serial | 31-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.
| Value | Name | Description |
|---|---|---|
0 | All others | Unspecified component or part |
1 | Reserved | Not yet assigned |
2 | Reserved | Not yet assigned |
3 | Reserved | Not yet assigned |
4 | Reserved | Not yet assigned |
5 | Reserved | Not yet assigned |
6 | Reserved | Not yet assigned |
7 | Reserved | Not 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.
| Partition | Prefix bits | Prefix digits | Ref bits | Ref digits |
|---|---|---|---|---|
0 | 40 | 12 | 11 | 3 |
1 | 37 | 11 | 14 | 4 |
2 | 34 | 10 | 17 | 5 |
3 | 30 | 9 | 21 | 6 |
4 | 27 | 8 | 24 | 7 |
5 | 24 | 7 | 27 | 8 |
6 | 20 | 6 | 31 | 9 |
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.