MYC_MESG_QUESR_SRC
Description:
If this message is a patient questionnaire submission, this table stores information about where the questionnaire came from (i.e. why the patient was able to fill it out). This applies to patient-initiated questionnaires.

Primary Key
Column Name Ordinal Position
MESSAGE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 MESSAGE_ID VARCHAR No
The unique ID used to identify a web-based chart system message record. A new record is created each time a patient sends a message from a web-based chart system to a system user and each time a system user sends a message to a web-based chart system patient.
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_SRC_PROV_ID VARCHAR No
This column stores what provider the patient-initiated questionnaire is from.
4 QUESR_SRC_DEP_ID NUMERIC No
This column stores what department a patient-initiated questionnaire came from.
5 QUESR_SRC_LOC_ID NUMERIC No
This column stores which location the patient-initiated questionnaire came from.