ORDER_RAD_REC_ID
Description:
Stores the mammography recommendations linked to an order.

Primary Key
Column Name Ordinal Position
ORDER_PROC_ID 1
CONTACT_DATE_REAL 2
LINE 3

Column Information
Name Type Discontinued?
1 ORDER_PROC_ID NUMERIC No
The unique ID of the order record associated with this procedure order.
2 CONTACT_DATE_REAL FLOAT No
This is a numeric representation of the date of this encounter in your system. The integer portion of the number specifies the date of the encounter. The digits after the decimal point indicate multiple visits on one day.
3 LINE INTEGER No
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact.
4 FINDING_ID NUMERIC No
The unique ID of the finding record associated with this recommendation.