EmergencyDepartmentEventLog
This table contains information about the current event records.
| Column Name | Type | Description |
|---|---|---|
| ReconciliationVerbalOrderComment | VARCHAR | The comments entered by the user who placed the Inpatient reconciliation verbal order associated with the event. |
| VerbalOrderCommunicatorProviderIdentifier | VARCHAR | The unique ID of the provider who is the Inpatient reconciliation verbal order communicator for this event. This column is frequently used to link to the CLARITY_SER table. |
| PendingOrderCreationTypeCategory | INTEGER | Category indicating how these orders were pended such as automatically on timeout. |
| EventValue | VARCHAR | The value associated with an event. |
| StaffSignInRole | VARCHAR | For a staff sign-in or sign-out event, this item holds what their role was when they signed in. |
| EventImplantIdentification | VARCHAR | The unique ID of the implant that is associated with this event. This column is frequently used to link to the OR_IMP table. |
| DuplicateProcedureInformation | VARCHAR | Detailed information about the duplicate procedure checked in SOURCE_PX_ID. |
| PendedOrderRestoredByUserId | VARCHAR | Unique ID of the user who restored the pended orders. |
| EventRecordedInstant | DATETIME | The instant when the event was recorded. |
| PatientEventLocationIdentifier | NUMERIC | The unique ID of the patient location record that is associated with this event. This link is available only for emergency department contacts and for any location definition in the patient location facility master file that is associated with an event template master file. This column can be used to link to the CL_PLC table. |
| EventOwnerIdentifier | VARCHAR | Stores the owner of the event. |
| EventOccurrenceInstant | DATETIME | The instant when the event occurred. |
| LinkedAnesthesiaEventLineNumber | INTEGER | When linking an Anesthesia event to another event, this item holds the line number of the linked event within its respective record. |
| IsStaffAttendingProviderIndicator | VARCHAR | For a staff sign-in or sign-out event, this item holds whether or not the user signed in as an attending provider. |
| PendedOrderComment | VARCHAR | User or autogenerated comment about the pended orders. |
| RecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| EventKey | VARCHAR | A unique key associated with this event. The key is stored in other master files in order to reference this event. |
| PendedOrderStatus | INTEGER | The status of the pended orders. |
| OrderReconciliationNoteIdentifier | VARCHAR | The unique ID of the order reconciliation (process of reviewing a orders when the patient moves to another level or area of care) note that is the associated with this event. |
| EventDepartmentIdentifier | NUMERIC | The unique ID of the department in which this event was fired. |
| PendedOrderRestorationDateTime | DATETIME | Instant the pended orders were restored. |
| CommunityLogOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| EventStatusCode | INTEGER | The category number for the event's status. |
| EventSupplyIdentification | VARCHAR | The unique ID of the supply that is associated with "supply used" events generated in Cupid "add supply" workflows. This column should be used to link to the OR_SPLY table. |
| AssociatedAdmissionTransferDischargeEventIdentifier | NUMERIC | The unique ID of the Admission, Transfer, Discharge, or Leave of Absence (ADT) event record link that is associated with this event. The following ED events have linked ADT evens: ED Roomed (A) ED Transfer (T) ED Admit to Hospital (T) |
| SurgicalLogIdentifier | VARCHAR | The unique ID of the surgical log that is associated with this event. This column is frequently used to link to the OR_LOG table. |
| EventSourceContactSerialNumber | NUMERIC | This item contains the source CSN associated with a filed event. In the case of an event filed to an admission due to a redirected appointment, this contains the appointment contact. |
| ReconciliationProcedureCosignMessageRecipientProviderIdentifier | VARCHAR | The unique ID of the provider who is the Inpatient reconciliation procedure cosign message recipient for this event. This column is frequently used to link to the CLARITY_SER table. |
| EventPendingDeletedInstant | DATETIME | The instant pended orders were deleted. |
| EventOriginSource | INTEGER | This indicates whether the event came from an internal or external source. If blank, the event came from an internal source. |
| InpatientReconciliationVerbalOrderModeCategory | INTEGER | The Inpatient reconciliation verbal order mode category number for the event. |
| Escalated | INTEGER | Store the status of why a bed request is being escalated |
| PrescriptionRequestType | INTEGER | If this event represents orders created from an incoming Rx request, this indicates the type of the request (New Rx, Renewal, etc.). |
| IsDepartmentFullyStaffedFlag | VARCHAR | Indicates whether the department was flagged to continue displaying as Fully Staffed, even if the number of beds in the unit changes, at a given time. Returns a null value for events that are not Staffed Beds Events. |
| PendActiveStatus | INTEGER | This column shows the current pend (group of pended orders) status. Each pend type has a separate active status. A pend can also have a status of cleanup needed. A null status is used for pends that are no longer in use. |
| EventScanOverrideReasonCode | INTEGER | Stores override reason for not scanning patient to verify the event. |
| ReconciliationMedicationMessageCosignRecipientProviderIdentifier | VARCHAR | The unique ID of the provider who is the Inpatient reconciliation medication cosign message recipient for this event. This column is frequently used to link to the CLARITY_SER table. |
| DepartmentEventScore | NUMERIC | Stores the numeric department score for department-specific events records. When a department scoring system is coordinated with a department event, the score calculated is saved in this item. It groups the score to the specific event instant, type, etc. from which the score was calculated. |
| ReconciliationProcedureAuthorizingProviderIdentifier | VARCHAR | The unique ID of the provider who is the Inpatient reconciliation procedure authorizing provider for this event. This column is frequently used to link to the CLARITY_SER table. |
| EventAssociatedNoteIdentifier | VARCHAR | The unique ID of the note that is associated with this event. |
| EventIdentifier | VARCHAR | The unique ID of the event record. |
| ReconciliationAdmitStatusCategory | INTEGER | The category number for the status of the Inpatient order reconciliation associated with this event. |
| ReconciliationVerbalOrderSignerProviderIdentifier | VARCHAR | The unique ID of the provider who is the Inpatient reconciliation verbal order signer for this event. This column is frequently used to link to the CLARITY_SER table. |
| TransportHelathcareLogisticsRequestId | NUMERIC | The unique ID of the logistics patient transport request (HLR) that triggered the event. |
| EventDisplayName | VARCHAR | The display name of the event. |
| IncomingPrescriptionRequestViewedIndicator | VARCHAR | If this event represents orders created from an incoming Rx request, this indicates whether any user has viewed the requested medications. Once the request has been viewed, no more orders can be added to it. |
| ObstetricsDeliveryRecordIdentifier | NUMERIC | Store delivery record ID for OB events. This column can be linked to HSB master file - column SUMMARY_BLOCK_ID in OB_HSB_DELIVERY table. |
| MatchedProcedureIdentifier | NUMERIC | The unique ID of the matched procedure that is associated with this duplicate procedure check. |
| ReconciliationMedicationAuthorizingProviderIdentifier | VARCHAR | The unique ID of the provider who is the Inpatient reconciliation medication authorizing provider for this event. This column is frequently used to link to the CLARITY_SER table. |
| EventTemplateType | VARCHAR | The associated event template for this event record. This column is frequently used to link to the ED_EVENT_TMPL_INFO table. |
| TransferDestinationDepartmentIdentifier | NUMERIC | The department where the patient is expected to reside once they are admitted or transferred (including discharge-readmits and transferring to another facility). |
| DepartmentStaffedBedCount | NUMERIC | The number of staffed beds for a department at the time of the event. This item is populated only if you are using the Staffed Beds activity. |
| EventClientSourceCode | INTEGER | This tracks from what client the user filed an ED Course event. |
| ReconciliationMedicationHospitalistIndicator | VARCHAR | Indicates whether the Inpatient reconciliation medication hospitalist flag is set for this event. |
| AnesthesiaLinkedEventRecordIdentifier | VARCHAR | Stores the record ID of an event that is linked to another Anesthesia event. |
| EventSignOffIdentifier | NUMERIC | The record that contains all the sign off information for this event. |
| ResultIdentifier | NUMERIC | The unique ID of the result that is associated with this event. This column is frequently used to link to the ORDER_RES table. |
| EventInitiatingUserIdentifier | VARCHAR | The unique ID of the user who initiated the event. This column is frequently used to link to the CLARITY_EMP table. |
| EventLogLineDataIdentification | VARCHAR | The line number of the associated data stored for this event in OpTime's Log Entry activity. This column can be used to link to the OR_LNLG_GENERAL table. |
| PendedOrderCreationInstant | DATETIME | Instant that the pended orders were created. |
| ReconciliationOrderingProviderIdentification | VARCHAR | The unique ID of the provider who is the Inpatient reconciliation ordering provider for this event. This column is frequently used to link to the CLARITY_SER table. |
| InpatientReconciliationProcedureHospitalistIndicator | VARCHAR | Indicates whether the Inpatient reconciliation procedure hospitalist flag is set for this event. |