This table contains no-show documentation. When patients do not arrive for an appointment, they are marked as a no-show. Each no-show can have an associated action, outcome and comment. All of this documentation is displayed in this table.
Primary Key
Column Name
Ordinal Position
PAT_ENC_CSN_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
PAT_ENC_CSN_ID
NUMERIC
No
The unique contact serial number for this contact. This number is unique across all patient encounters in your system. If you use IntraConnect this is the Unique Contact Identifier (UCI).
2
LINE
INTEGER
No
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact.
3
PAT_ID
VARCHAR
No
The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table.