ORDERS_COPIED_FROM
Description:
Stores a list of all order IDs that have had cardiology findings copied from them into this order.
Primary Key
Column Name
Ordinal Position
ORDER_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
ORDER_ID
NUMERIC
No
The unique identifier for the order 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
ORD_COPIED_FROM_ID
NUMERIC
No
Stores an order ID that has had cardiology findings copied from them into the order in ORDER_ID.