FRM_SAFETY
Description:
This tables stores the overall safety information for screening forms. This includes the proceed or do not proceed decision, accompanying comments, and the editing users and times.

Primary Key
Column Name Ordinal Position
SCREENING_FORM_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 SCREENING_FORM_ID NUMERIC No
The unique identifier for the screening form 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 FRM_PROCEED_DECISION_C_NAME VARCHAR No
The screening form proceed with exam? category ID for the screening form.
May contain organization-specific values: No
Category Entries:
Proceed
Do not proceed
4 FRM_PROCEED_CMT VARCHAR No
The user-entered comment of the screening form, indicating why they will or will not proceed with the exam.
5 PROCEED_AUD_USER_ID VARCHAR No
The unique ID of the user who edited the proceed flag for the exam.
6 PROCEED_AUD_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
7 PROCEED_AUD_DTTM DATETIME (UTC) No
The instants when the proceed flag or comment was edited.