PatientRegistryMembership
This table extracts the registries on which each patient appears.
| Column Name | Type | Description |
|---|---|---|
| PatientIdentification | VARCHAR | The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table. |
| PatientRegistryLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| PatientLogicalOwnerInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |