AdmissionDischargeTransferEventInterpretation
The table extracts the reporting interpretations for ADT events. This table contains a foreign key to the table for linking to other ADT tables.
| Column Name | Type | Description |
|---|---|---|
| MatchingAdmissionEventIdentification | NUMERIC | If this row is a discharge event, the ID from the matching admission event. |
| InterpretationEndDatetime | DATETIME | The ending instant for this interpretation. |
| AdmissionDischargeTransferEventIdentifier | NUMERIC | The unique ID number of the (ADT application) event record. |
| PreviousEncounterEventIdentification | NUMERIC | The ID of the previous event in the sequence of events for the patient encounter. |
| IncomingEventTypeCategory | INTEGER | The event type interpretation category for incoming events. |
| SequenceLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| InstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this Chronicles record was extracted. This is populated only if you use IntraConnect. |
| OutgoingEventTypeCode | INTEGER | The event type interpretation category for outgoing events. |
| PhysicalRecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this Chronicles record. This is populated only if you use IntraConnect. |
| InterpretationStartInstant | DATETIME | The starting instant for this interpretation. |