Protocol 000004 – blood component dispatch acknowledgement - Standards for electronic data interchange within the UK Blood Transfusion Services - Chapter 25
Two data line structures are defined within this protocol:
- A single line containing administrative information (see Table 25.12).
- A multiple occurrence line with an entry for each item on the dispatch (see Table 25.13).
To distinguish between the two line types, a line type indicator is included as the first field in each line following the line number.
Please see explanatory notes below each table.
25.9.1: Administration line
Field | Length | Description | Format | Mandatory? |
---|---|---|---|---|
1 | 5 | Line number | NNNNN | Yes |
2 | 1 | Line type | N | Yes |
3 | 12 | Order number | C(12) | No |
4 | 12 | Dispatch number | C(12) | Yes |
5 | 8 | Date of acknowledgement | YYYYMMDD | Yes |
6 | 4 | Time of acknowledgement | HHMM | No |
7 | 2 | Checksum | NN | Yes |
8 | 1 | Terminator | Carriage return | Yes |
Notes on Table 25.12
- Line type (field 2)
-
The administration line type is ‘1’
- Dispatch number (field 4)
-
From associated dispatch information message
25.9.2: Dispatch line
Field | Length | Description | Format | Mandatory? |
---|---|---|---|---|
1 | 5 | Line number | NNNNN | Yes |
2 | 1 | Line type | N | Yes |
3 | 15 | Unit identifier | C(15) | Yes |
4 | 9 | Product code | C(9) | Yes |
5 | 1 | Received | C(1) | Yes |
6 | 2 | Checksum | NN | Yes |
7 | 1 | Terminator | Carriage return | Yes |
Notes on Table 25.13
- Line type (field 2)
-
The dispatch line type is ‘2’
- Unit identifier (field 3)
-
ISBT 128 donation identification number (data characters with check character, e.g. ‘G151797123456L’)
- Product code (field 4)
-
This is the component code, and is either:
- a full 9-character Codabar code, including start and stop characters
- an 8-character ISBT 128 product code excluding the data identifier characters
- Received (field 5)
-
‘Y’ = received
‘N’ = not received