ORDER_RAD_DX
Description:
This table contains diagnoses attached to an imaging order by the reading physician. The diagnoses are used by billing to drop charges.

Primary Key
Column Name Ordinal Position
ORDER_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ORDER_ID NUMERIC No
The unique identifier of the corresponding Order (ORD) record in the database.
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 RIS_DIAGNOSES_ID NUMERIC No
The unique ID of the diagnosis linked to the order. Typically these are documented by radiologists to fulfill billing requirements.