|
Name |
Type |
Discontinued? |
|
1 |
ANSWER_ID |
VARCHAR |
No |
|
|
|
This column stores the unique identifier for the answer 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 |
QUESR_RESP_FORM_ID |
VARCHAR |
No |
|
|
|
This column stores the form IDs of questionnaires that were not displayed to the patient while branching as their previous responses were valid. Use the QUESR_RESP_CSN_ID column to determine the encounter contact serial number for each throttled questionnaire. |
|
|
4 |
QUESR_RESP_FORM_ID_FORM_NAME |
VARCHAR |
No |
|
|
|
The name of the form associated with the questionnaire. |
|
|
5 |
QUESR_RESP_CSN_ID |
NUMERIC |
No |
|
|
|
This column stores the encounter contact serial number of questionnaires that were not displayed to the patient while branching as their previous responses were valid. use the QUESR_RESP_FORM_ID column to determine the form ID for each throttled questionnaire. |
|
|