IMG_COMP_STUDIES
Description:
This table holds comparison study information for orders.

Primary Key
Column Name Ordinal Position
ORDER_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ORDER_ID NUMERIC No
The unique ID of the order record for this row. This column is frequently used to link to the ORDER_PROC table.
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 COMP_STUDIES_ID NUMERIC No
The unique order ID for studies marked as comparison studies for the current order record. This column is frequently used to link to the ORDER_PROC table.