BAT_REQ_IN_BATCH
Description:
The requisition IDs that are attached to the batch.

Primary Key
Column Name Ordinal Position
BATCH_NUMBER_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 BATCH_NUMBER_ID VARCHAR No
The unique ID of the batch.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 REQUISITION_ID NUMERIC No
The requisition IDs that are included in the batch.
4 REQ_PAT_ID VARCHAR No
The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table.
5 REQ_RQG_GROUPER_ID NUMERIC No
The unique ID of the requisition grouper patient record for this row. This column is frequently used to link to the RQG_DB_MAIN table.