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_PROV_NAME VARCHAR No
The name of the service provider. This item may be hidden in a public view of the CLARITY_SER table.
4 QUESR_SRC_DEP_ID_EXTERNAL_NAME VARCHAR No
The external name of the department record. This is often used in patient correspondence such as reminder letters.
5 QUESR_SRC_LOC_ID_LOC_NAME VARCHAR No
The name of the revenue location.