RIS_SGND_INFO
Description:
This table contains the physicians/radiologists that signed off on an imaging order and dates/times that the study was signed.

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 information associated with this record. Multiple pieces of information can be associated with this record.
3 SIGNED_PROV_ID VARCHAR No
The unique ID of the provider record indicated as the signing physician of an imaging study.
4 SIGNED_DATE DATETIME No
The date when the study is signed by the radiologist.
5 SIGNED_TM DATETIME (Local) No
The date & time that the study was signed by the radiologist.
6 SIGNED_UTC_DTTM DATETIME (UTC) No
The date and time that an imaging order is signed by a physician/radiologist, and is stored in the Universal Time Coordinated (UTC) format.