CASE_AP_RELATED_ORDERS
Description:
The CASE_AP_RELATED_ORDERS table contains information about other orders related to the Anatomic Pathology case.
This information is only populated for legacy data. Newer data is populated in the ORD_LAB_LINKED_ORD table.

Primary Key
Column Name Ordinal Position
REQUISITION_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 REQUISITION_ID NUMERIC No
The unique identifier (.1 item) for the requisition record.
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 ORDER_ID NUMERIC Yes
The unique ID of an order related to the anatomic pathology case. This information is only populated for legacy data. Newer data is populated in the LAB_LINKED_ORD_ID column of the ORD_LAB_LINKED_ORD table.