PAT_ENC_QUESR
Description:
This table contains the questionnaire data for all patient encounters.
Primary Key
Column Name
Ordinal Position
PAT_ENC_CSN_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
LINE
INTEGER
No
The line count for the table.
2
PAT_ENC_CSN_ID
NUMERIC
No
A unique serial number for this encounter. This number is unique across all patients and encounters in the system.
3
QUEST_ANSWER
VARCHAR
No
The answer to a questionnaire question.
4
QUEST_COMMENT
VARCHAR
No
The comment added to a questionnaire question.