DeviceIdentificationHistory
The table contains the system ID numbers for your devices. Each device may have multiple IDs; therefore, a line number is used to identify each identification number for a device.
| Column Name | Type | Description |
|---|---|---|
| MpiRetrievalCheckProgrammingPointIdentifier | NUMERIC | MPI Retrieval Check Programming Point |
| DeviceMasterPatientIdentityRetrievalCheckRuleIdentifier | VARCHAR | MPI Retrieval check rule |
| MasterPatientIndexIdentifierTypeIdentifier | NUMERIC | The MPI ID type linked to the device record. |
| 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. |
| MasterPatientIndexIdentifier | VARCHAR | The MPI ID of the corresponding MPI ID type for the device record. |
| DeviceIdentificationNumber | VARCHAR | The unique ID number assigned to the device record. |
| DeviceMasterPatientIdentifierEffectiveDate | DATETIME | The effective from date for the MPI ID on the device record. |
| DeviceMasterPatientIdentifierEndDate | DATETIME | The effective to date of the MPI ID on the device record. |
| DeviceIdLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information may be associated with this record. |
| 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. |