ORD_RES_BLOOD
Description:
Contains information about a prepared unit of blood. These fields will be populated via an interface.

Primary Key
Column Name Ordinal Position
FINDING_ID 1

Column Information
Name Type Discontinued?
1 FINDING_ID NUMERIC No
The ID of a finding (RES) that contains the information that matches blood to a certain patient. This record holds information like the unit number, product, expiration, and blood type.
2 BLOOD_UNIT_NUMBER VARCHAR No
The primary identifier for the blood product. This is not necessarily unique. Populated via interface for the 'Prepare' order of blood.
3 BLOOD_CODING_SYS_C_NAME VARCHAR No
Specifies the coding system used for the Unit Number.
May contain organization-specific values: Yes
Category Entries:
ISBT 128
ABC CODABAR
4 BLOOD_PRODUCT_CODE VARCHAR No
Secondary identifier to be paired with unit number (when dealing with divisions of a unit of blood).
5 BLOOD_CODABAR_REG VARCHAR No
The CODABAR registration number from the bag of blood associated with this record.
6 BLOOD_CODABAR_MAP VARCHAR No
Contains the two-digit mapping of the CODABAR registration number that appears in the external unit number.
7 BLOOD_EXP_DTTM DATETIME (Local) No
The expiration date for a unit of blood (from the interface).
8 BLOOD_UNIT_TYPE VARCHAR No
The blood type (barcode data) of a unit of blood (from the interface).