PatientIdentityEventHistory
This table contains all of the contact-specific information for Identity events that have occurred in the system. This includes, among other things, potential duplicate patient identification, patient merges and unmerges, and contact moves.
| Column Name | Type | Description |
|---|---|---|
| ChartCorrectionDueDate | DATETIME | The date the chart correction is due to be resolved. |
| ChartCorrectionCaseOwnerIdentifier | VARCHAR | The owner in charge of the chart correction case. |
| KnownNonDuplicatePatientIdentifier | VARCHAR | IER pointer to the other KND patient. |
| IsEventDeleted | VARCHAR | Whether or not this event should be considered deleted. |
| MergeErrorReasonCategory | INTEGER | A user-entered category value containing the reason a merge was performed in error. This is entered at the time of the unmerge. |
| IdentityChangeEventUserLoginLocationIdentifier | NUMERIC | Login location of the user who changed the patient identity |
| PatientLoadValidationDecisionCode | INTEGER | This column is the patient load validation user's decision on whether or not this record should be loaded into EPT during processing. |
| RequiresActionIndicator | VARCHAR | This item holds a Y/N flag indication whether or not this contact needs a specific action taken in order the "resolve" it. An example of this would be a merge event of which the IME record is in a Pending:Resubmit status. |
| AssociatedPatientRecordIdentification | NUMERIC | Associated MPT Record |
| IdentityEventDate | DATETIME | This column holds the date that the Identity event took place. |
| DuplicatePatientCreationReason | INTEGER | A category list holding a user-entered reason of why a duplicate patient was created. This is captured at the time of a merge. |
| IdentityEventRecordIdentifier | VARCHAR | This column holds the internal ID for an Identity Event record which stores information related to merges, unmerges, overlays, contact moves, etc. for a given patient. |
| LastRecordValidationUtcDateTime | DATETIME | This column is a UTC date / time for the last validation update on this record. |
| AuthenticationFailureOverrideReasonCode | INTEGER | User-entered reason for overriding a failed authentication. |
| PotentialMergeReasonCategory | INTEGER | User-entered category value for potential merge request. |
| PotentialDuplicateOtherRecordIdentifier | VARCHAR | Networked pointer to the IER of the other duplicate. |
| AssociatedIdentityEventRecordIdentification | NUMERIC | Associated IME Record |
| PotentialDuplicateStatus | INTEGER | A category value of the current status of a potential pair. |
| EventDeletedDateTime | DATETIME | The instant an event was deleted. |
| IdentityHistoryContactSerialNumber | VARCHAR | Stores the contact serial number |
| RecordEditedInstant | DATETIME | Stores the instant of entry when a record is edited |
| ContactMoveReason | INTEGER | This item holds a user-entered category entry giving the reason why a contact move is being performed. |
| SkipExternalSystemLookupReason | INTEGER | User-entered reason for skipping a patient lookup in an external system in favor of performing a standard patient lookup. |
| PotentialDuplicateAssignedUserIdentification | VARCHAR | Networked EMP item for user who is assigned to the duplicate pair. |
| AssociatedOverlayReportIdentifier | NUMERIC | Associated Overlay Report |
| PatientRecordType | INTEGER | The type of record this patient is: source, target, current, copy |
| ChartCorrectionStatus | INTEGER | The current status of the chart correction event. |
| ContactNumber | INTEGER | Stores contact number |
| IdentityChangeStatus | INTEGER | This item stores the current status for an Identity change event. |
| EventCommentUserIdentification | VARCHAR | Stores the EMP ID of the user who wrote the event comment |
| ChartCorrectionLastUpdateDateTime | DATETIME | The last instant that this case has been worked with. |
| HistoricalSnapshotAbortedByUserID | VARCHAR | This item stores the ID of the user who skipped or stopped historical snapshots. |
| SkipAuthenticationReason | INTEGER | User-entered reason for skipping patient authentication. |
| ChartCorrectionResolutionReason | INTEGER | The reason why this case was marked as resolved. |
| HistoricalSnapshotAbortType | INTEGER | This item stores whether the user decided to skip or stop historical snapshots. |
| EventSourceCategoryIdentifier | INTEGER | The source category ID for the event. |
| PotentialMergeTypeCategoryIdentifier | INTEGER | The category ID for the type of potential merge event. |
| PotentialContactMoveRequestReason | INTEGER | User-entered reason for potential contact move request |
| ChartCorrectionResolutionDate | DATETIME | The date that this case was resolved. |
| ContactOwnerIdentifier | VARCHAR | Stores the contact owner for the contact |
| PotentialMergeSourceType | INTEGER | The type of process that created the potential merge event |
| PotentialContactMoveRequestStatus | INTEGER | Current status of the potential contact move request |
| EventLoggedInstant | DATETIME | The instant the event was logged. |
| ExcludeFromReportsIndicator | VARCHAR | Indicates whether an Identity event (IER contact) should not be included in reports. This includes both deleted events as well as events which have a corresponding pair on another record. |
| PatientLoadExtractLineNumber | INTEGER | This column is the line number from the extract file associated with this event. |
| EventDeletedContactSerialNumber | VARCHAR | The CSN this event was linked to before being deleted. |
| PotentialDuplicatePatientCreationDate | DATETIME | Patient creation date for the related EPT record of the current IER. |
| PatientLoadLastValidationUserIdentifier | VARCHAR | This column is a foreign key link to the most recent validation user for this record. |
| IdentityEventType | INTEGER | This column holds the title for the type of Identity event that took place. An Identity event can be a merge, unmerge, overlay, contact move, etc.. |
| EventTriggeringUserIdentifier | VARCHAR | The user who triggered the event to be logged. |
| PatientLoadEventType | INTEGER | This column is the event type being logged to this patient. |
| DeprecatedPotentialMergeRequestStatus | INTEGER | Status for Potential Merge request This column was previously used to join to ZC_POT_MRG_STATUS. That table has been retired in favor of ZC_POT_DUP_STATUS. ZC_POT_MRG_STATUS will be deprecated in a future version. |
| EncounterContactDateReal | FLOAT | This is a numeric representation of the date of this encounter in your system. The integer portion of the number specifies the date of the encounter. The digits after the decimal point indicate multiple visits on one day. |
| PatientRecord | VARCHAR | Stores the history of the record name |
| IsKnownNonDuplicateActiveFlag | VARCHAR | A Y/N flag indication whether or not this KND pair is active or inactive. |
| IdentityEventOriginalPatientIdentifier | VARCHAR | This item contains the original dot one of the patient this record belonged to at the time the event was logged. It is not networked on purpose, thus it will never be updated during a merge, unmerge, or contact move. |
| EventCommentUtcDateTime | DATETIME | Stores the instant, in UTC time, for when a comment was created. |
| AssociatedMultiPatientTaskTypeCategory | INTEGER | Type of MPT record - related group with 220 |
| IdentityChangeReasonCategory | INTEGER | This item stores the user-entered reason for an Identity change |
| EventCommentLocalTime | DATETIME | Stores the instant, in local time, for when a comment was created. |
| EventAssignedUserIdentifier | VARCHAR | The unique ID of the user who is currently assigned to resolve this event. |
| EventLoginDepartmentIdentifier | NUMERIC | The login department of the user who triggered this event to be logged. |
| PatientLoadRunIdentifier | NUMERIC | This column is a foreign key link to the patient load run record. |