CAL_COMM_HX_PAT_CSN
Description:
Stores the history of patient contacts referenced by a communication (i.e. the history of CAL_REFERENCE_PAT.REF_PAT_CSN). Each GROUP_LINE corresponds to a line in CAL_COMM_HX for a COMM_ID.

Primary Key
Column Name Ordinal Position
COMM_ID 1
GROUP_LINE 2
VALUE_LINE 3

Column Information
Name Type Discontinued?
1 COMM_ID VARCHAR No
The unique identifier for the communication record.
2 GROUP_LINE INTEGER No
The line number for the information associated with this record.
3 VALUE_LINE INTEGER No
The line number of one of the multiple values associated with a specific group of data within this record.
4 REF_PAT_CSN NUMERIC No
Stores the unique identifier of a patient contact referenced by this communication.