HistoricPatientIdentityEventMergeLog
This table stores data for Identity Event Records (IER) associated with the source patient in a merge event.
| Column Name | Type | Description |
|---|---|---|
| DeprecatedHistoricIdentityEventRecordIdentifier | VARCHAR | Historic IER record which has been removed from the record. |
| IdentityEventRecordRemovedByContactSerialNumber | VARCHAR | The CSN of the contact which removed this historic IER. |
| IdentityEventAddedByContactSerialNumber | VARCHAR | CSN of event which caused this IER to be added. |
| HistoricIdentityEventRecordOriginalPatientIdentifier | VARCHAR | The original patient ID of the historic IER or removed IER. If you use IntraConnect, this is the Community ID (CID). |
| PhysicalRecordOwnerIdentifier | VARCHAR | Stores the physical owner of the record |
| HistoricIdentityEventAddedInstant | DATETIME | Instant the historic IER was added to this IER. |
| HistoricalIdentityEventLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| IdentityEventRecordIdentifier | VARCHAR | This column holds the ID of the Identity Events Record that is associated with the target patient of a merge event. |