SYN_FORMS
Description:
The SYN_FORMS table contains information about the smartform and contact used to populate the synoptic data.

Primary Key
Column Name Ordinal Position
SYNOPTIC_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 SYNOPTIC_ID NUMERIC No
The unique identifier for the synoptic result 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 FORM_ID VARCHAR No
Smartform ID used for documenting synoptic results.
4 FORM_ID_FORM_NAME VARCHAR No
The name of the form associated with the questionnaire.
5 CONTACT_DATE_REAL NUMERIC No
A unique contact date in decimal format for the SmartForm. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc.