PatientMasterIndexIdentifierHistory
The table contains the system master person index ID numbers for your patients. Each patient may have multiple master person index IDs; therefore, a line number is used to identify each identification number for a patient.
| Column Name | Type | Description |
|---|---|---|
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| IdentityLastEffectiveDate | DATETIME | This column contains the date on which the Identity ID becomes no longer effective. |
| ChartLocationIdentifier | VARCHAR | The chart location for the patient record. |
| PatientExternalIdentificationNumber | VARCHAR | The identification number associated with the patient. This ID may be encrypted. NOTE: This is the identification number that corresponds to the IDENTITY_TYPE_ID column listed in this same record. |
| PatientInternalIdentifier | VARCHAR | The unique ID assigned to the patient record internally and links to the patient table. This ID may be encrypted if you have elected to use enterprise reporting’s encryption utility. |
| MasterPatientIndexRetrievalCheckRuleIdentification | VARCHAR | MPI Retrieval check rule. |
| PatientIdentificationTypeIdentifier | NUMERIC | The system master person index ID type corresponding to this identification number for the patient. Master person index distinguishes ID numbers from different locations and service areas based on their type. Type can also be used to designate non-system IDs to be populated and used to interface with data from other systems. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |