SELF_TRIAGE_TREE_LINK
Description:
This table holds links to Self-Triage decision trees that have been sent to patients or their proxies.

Primary Key
Column Name Ordinal Position
PAT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ID VARCHAR No
The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table.
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 LINK_FORM_ID VARCHAR No
This item holds the Self-Triage decision tree (LQF) ID of the tree that was linked to when a Self-Triage tree link was generated.
4 LINK_FORM_ID_FORM_NAME VARCHAR No
The name of the form associated with the questionnaire.
5 LINK_SEND_UTC_DTTM DATETIME (UTC) No
This item holds the UTC instant when a Self-Triage tree link was sent.