ORDER_RAD_OWNERS
Description:
ORDER_RAD_OWNERS stores the study owner information for a radiology order performed in radiology

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 count for this table as determined by the number of owners for an order.
3 OWNER_PROV_ID VARCHAR No
The owner of the study.
4 SUP_FOR_PROV_ID VARCHAR No
The unique identifier of the user (typically a resident) who the study owner (OWNER_PROV_ID) is supervising.