ORDER_RAD_IMG_UID
Description:
This table stores the DICOM image instance UIDs associated with a radiology order.

Primary Key
Column Name Ordinal Position
ORDER_PROC_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ORDER_PROC_ID NUMERIC No
The unique ID of the procedure order record.
2 LINE INTEGER No
The line number for the number of image instance UIDs associated with an order. Multiple pieces of information can be associated with this.
3 IMAGE_INSTANCE VARCHAR No
The unique identifier of the DICOM image instance.