PAT_ENC_COMM_ATTACHMENTS
Description:
This table stores details about what documents are attached to a particular communication. It contains the communication job ID and document IDs attached to that communication.

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 COMM_ATTACH_DOCUMENT_ID VARCHAR No
This item stores the Document (DCS) ID that is attached to the communication.