DOC_REL_MEMBERS
Description:
This table contains patient (EPT) IDs associated with a document (DCS). For example, if a document is scanned for a referral, the patient on the referral will be stored in this table.

Primary Key
Column Name Ordinal Position
DOCUMENT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 DOCUMENT_ID VARCHAR No
The unique ID for this document.
2 LINE INTEGER No
The line number for the member associated with this document. Multiple members can be associated with a single document.
3 DOC_REL_MEM_ID VARCHAR No
The patient (EPT) ID related to the scan. For example, if a document (DCS) is attached to a referral, this is the patient associated with the referral.