PatientEncounterHistory
The table is the master table for ADT event history information. This table contains several foreign keys for other ADT tables.
| Column Name | Type | Description |
|---|---|---|
| IncomingEventTypeCurrentInterpretation | INTEGER | This column contains the incoming event type as it would currently be interpreted |
| BedStatusAtEventTime | VARCHAR | The category value corresponding to the status of the bed of the event record at the event timestamp. |
| EventRecordDeletionInstant | DATETIME | The instant when the event record was actually deleted. |
| AccommodationCode | VARCHAR | The accommodation code of the event. This is extracted as the category title. |
| RoomAccommodationReasonCode | INTEGER | The category value corresponding to the reason for the room accommodation for the patient of the event record at the effective time. |
| TransferInEventIdentification | NUMERIC | The ID number of the 'transfer in' type record which with this 'transfer out' type record corresponds to a transfer action for the patient CSN of these records. |
| SplitAccountToFinancialClassCategory | VARCHAR | The category ID of the financial class after this event. |
| PriorEventBasePatientClass | INTEGER | This column contains the base patient class that the patient had prior to this event. |
| SwapActionEventIdentifier | NUMERIC | The ID number of the 'transfer in' event type event record which with this 'transfer out' event type event record corresponds to a swap action for the patients of the event records. |
| EncounterLaborAndDeliveryStatus | INTEGER | This item holds the L&D status of the encounter at the time of the ADT event. |
| EventDepartmentIdentifier | NUMERIC | The ID number of the unit of the event record at the effective time. |
| CanceledEventIdentifier | NUMERIC | The ID number of the canceled event record that this event record replaces. |
| LogicalDeploymentOwnerIdentification | 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. |
| OriginalEventEffectiveTime | DATETIME | The instant when the original subtype record for this event was supposed to have happened. |
| BedContactSerialNumber | NUMERIC | The serial number for the bed contact of the event record. This number is unique across all bed contacts in the system. |
| PatientIdentification | VARCHAR | The ID of the patient of the event record at the effective time. |
| EventReviewDateTime | DATETIME | The date and time when this event was reviewed by the user. |
| LastPreviousUpdateEffectiveTime | DATETIME | The instant when the last previous update subtype record for this event was supposed to have happened. |
| SplitAccountIncomingPlanEventTypeIdentifier | INTEGER | The unique ID of the incoming payer for this event. |
| EventRoomIdentifier | VARCHAR | The ID number of the room of the event record at the effective time. |
| EventCreationInstant | DATETIME | The instant when the event record was actually created. |
| PriorSplitAccountBenefitPlanIdentifier | NUMERIC | The unique ID of the plan prior to this event. |
| BedRecordStateAtEffectiveTime | INTEGER | The category value corresponding to the record state of the bed of the event record at the effective time. |
| PatientLevelOfCareCode | VARCHAR | The category value corresponding to the level of care for the patient of the event record at the effective time. |
| EventCancelingUserIdentifier | VARCHAR | This Item records the user that cancels an ADT contact. |
| SubsequentTransferOutEventIdentification | NUMERIC | The ID number of the next 'transfer out' or 'discharge' type record for this bed for the patient CSN of these records. |
| OutgoingEventTypeCurrentInterpretation | INTEGER | This column contains the outgoing event type as it would currently be interpreted |
| EventReviewingUserIdentification | VARCHAR | The unique ID of the user who reviewed this event. |
| EventCreationUserIdentifier | VARCHAR | The ID number of the user who created the event record. |
| AdmissionDischargeTransferEventIdentifier | NUMERIC | The unique ID number of the ADT event record. |
| SplitAccountResultingPayerIdentifier | NUMERIC | The unique ID of the payer after this event. |
| SplitAccountHospitalAccountIdentifier | NUMERIC | The unique ID of the hospital account for the associated event. This column will only be set for admissions enabled for split accounts. |
| BedEventSequenceInMinute | NUMERIC | This column contains a sequence number to identify the correct order of events when multiple events for the same bed are effective within the same minute. |
| SplitAccountPrimaryPayerFinancialClassId | VARCHAR | The category ID of the financial classification that corresponds to the primary payer for the associated event. This column will only be set for admissions enabled for split accounts. |
| EncounterEventSequenceNumber | NUMERIC | This column contains the sequence number for this event within a patient encounter. You can use this number to determine the order of events for a particular encounter. Only non-canceled events are included within this sequence. |
| EventTypeConversionFlag | INTEGER | Indicates that this event has been converted to another event type. |
| CorrespondingTransferOutEventIdentification | NUMERIC | The ID number of the 'transfer out' event type event record which with this 'transfer in' event type event record corresponds to a transfer action for the patient of the event records. |
| IncomingPayerEventTypeCode | INTEGER | The unique ID of the incoming payer for this event. |
| EventCancellationReason | VARCHAR | This item holds the reason why an event was canceled. |
| PriorSplitAccountFinancialClassCategoryIdentifier | VARCHAR | The category ID of the financial class prior to this event. |
| SplitAccountPrimaryBenefitPlanIdentifier | NUMERIC | The unique ID of the responsible primary plan for the associated event. This column will only be set for admissions enabled for split accounts. |
| PatientMovementEventType | INTEGER | The category value corresponding to the type of the event record. |
| RoomContactSerialNumber | NUMERIC | The serial number for the room contact of the event record. This number is unique across all room contacts in the system. |
| SplitAccountToPlan | NUMERIC | The unique ID of the plan after this event. |
| EventPatientBaseClassificationCategory | INTEGER | The category value corresponding to the base classification for the patient of the event record at the effective time. |
| EventEffectiveDateTime | DATETIME | The instant when the event was supposed to have happened. |
| LastPreviousUpdateEventCreationInstant | DATETIME | The instant when the last previous update subtype record for this event was actually created. |
| AutomaticEventActionSource | INTEGER | This item holds the reason behind an auto-generated event (e.g. when the service is automatically updated due to an attending provider change). |
| SourceLocationEventIdentifier | NUMERIC | The unique ID of the Patient Location event that generated this Admission, Discharge, Transfer, or Leave of Absence (ADT) event. This signifies that this ADT event was created from a Patient Location update. |
| SplitAccountOutgoingPayerEventTypeIdentifier | INTEGER | The unique ID of the outgoing payer for this event. |
| EventReviewStatusCategory | INTEGER | The review status category number for the event. If empty, then this event never needed review. |
| PostEventBasePatientClass | INTEGER | This column contains the base patient class that the patient had after this event. |
| SplitAccountPrimaryPayerIdentification | NUMERIC | The unique ID of the responsible primary payer for the associated event. This column will only be set for admissions enabled for split accounts. |
| FirstInpatientEncounterInInpatientUnitIndicator | VARCHAR | This column indicates whether this event represents the first time a patient was admitted with an inpatient base class in an inpatient-type unit. |
| SplitAccountOutgoingPlanEventTypeIdentifier | INTEGER | The unique ID of the outgoing payer for this event. |
| SplitAccountOutgoingFinancialClassEventTypeCategory | INTEGER | The event type category ID of the outgoing financial class for this event. |
| EventEffectiveDateTimeUtc | DATETIME | The instant when the event was supposed to have happened in UTC. |
| IncomingFinancialClassEventTypeCategoryIdentifier | INTEGER | The event type category ID of the incoming financial class for this event. |
| EventBedIdentification | VARCHAR | The ID number of the bed of the event record at the effective time. |
| IsLeaveOfAbsenceUpdateIndicator | VARCHAR | Indicates whether this event is part of a leave of absence update. 'Y' indicates that the event is part of a leave of absence update, 'N' or NULL indicates it is not. |
| PatientEncounterContactSerialNumber | NUMERIC | The unique contact serial number for this contact. This number is unique across all patient encounters in your system. If you use IntraConnect, this is the Unique Contact Identifier (UCI). |
| ReplacedEventIdentification | NUMERIC | The unique ID of the original event that this event record replaces. If this event record has not been canceled or updated, this column will be equal to the EVENT_ID column. This column is not necessarily equal to the CANC_EVENT_ID column. If the original event has been updated multiple times, then this column will show the ID of the original event, not the ID of the event that was most recently replaced by this record. |
| EventCommentOverride | VARCHAR | The free text comment associated with the event record. This is used to hold overridden confirmation warnings by the user for the event type event record action. |