BedPlacementPendingEventHistory
This table contains information about edits that occurred on pending event records.
| Column Name | Type | Description |
|---|---|---|
| RevenueLocationIdentifier | NUMERIC | The ID of the Revenue Location to which the PND was pointing at the Update Instant. This value is calculated from the Location Key. |
| BedRequestHistoryReversionCause | INTEGER | This item stores the reason the bed request was reverted back to requested. |
| BedPlanLinkedAdmissionDischargeTransferEventIdentifier | NUMERIC | The Linked ADT Event (PND 46) at the moment of the update. |
| PendingDispositionCategory | INTEGER | The column contains the Pend Disposition (PND 98) at the moment of the update. |
| PendingEventAccommodationCode | VARCHAR | The column contains the Accommodation Code (PND 210) at the moment of the update. |
| RequestDivision | INTEGER | The request division that the request belonged to at the time of this bed request history line. The request division is used to divide bed requests into different groups which can be be worked and managed independently. |
| PendingActionIdentifier | VARCHAR | The unique identifier for the pending action record. |
| BedPlanningHistoryLeaveOfAbsenceReason | INTEGER | The leave of absence reason category ID for the bed planning event history. |
| BedPlanHistoryUpdateType | INTEGER | The type of update that occurred. |
| ProjectedReadyToMoveDateTime | DATETIME | The projected ready to move time at this point in time. |
| BedPlanningRequestHospitalAccountChangeReason | INTEGER | The hospital account change reason for the bed planning request at this point in time. The category table is ZC_PAS_HAR_CHNG_RSN. |
| PatientServiceAtUpdate | VARCHAR | The column contains the Patient Service (PND 140) at the moment of the update. |
| PendingRecordPhysicalOwnerIdentifier | VARCHAR | The physical owner of the PND record. |
| IsFirstEventOfUpdateType | VARCHAR | This will be Y if this is the first event of the Update Type for this PND record. |
| BedPlanHistoryPatientClass | VARCHAR | The column contains the Patient Class (PND 160) at the moment of the update. |
| BedRequestStatusUpdateMoment | INTEGER | The column contains the Bed Request Status (PND 530) at the moment of the update. |
| BedPlanEventLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| ResponsibleDepartmentIdentifier | NUMERIC | The responsible department for the bed planning request at a particular point in time. |
| UpdateLocationKey | VARCHAR | The column contains the Location Key (PND 150) at the moment of the update. |
| HistoricalBedIdentifier | VARCHAR | The ID of the Bed to which the PND was pointing at the Update Instant. This value is calculated from the Location Key. |
| BedTypeHistory | INTEGER | History item for requested bed type. |
| BedPlanUpdateReason | INTEGER | The column contains the Pend Reason (PND 92) at the moment of the update. |
| BedRequestRejectionReason | INTEGER | Stores the reason the bed request was rejected. |
| HistoryHasMeaningfulChangesIndicator | VARCHAR | This item gets set when the order that updates the PND has meaningful changes, but didn't cause the PND to revert. Meaningful changes is defined as when the service, level of care, or patient class changes. |
| UpdateInstant | DATETIME | The instant when the pending action record was updated. |
| PendingBedAssignmentRoomIdentifier | VARCHAR | The ID of the Room to which the PND was pointing at the Update Instant. This value is calculated from the Location Key. |
| LinkedOrderIdentifier | NUMERIC | The linked order ID (I PND 560) at the time that the pending event was updated, |
| ProjectedReadyToMoveDate | DATETIME | The projected ready to move date at this point in time. |
| BedRequestUrgencyHistory | INTEGER | The column contains the Bed Request Urgency (PND 550) at the moment of the update. |
| BedPlanHistoryLevelOfCare | VARCHAR | The column contains the Level of Care (PND 200) at the moment of the update. |
| ServiceAreaIdentifier | NUMERIC | The ID of the Service Area to which the PND was pointing at the Update Instant. This value is calculated from the Location Key. |
| BedRequestSystemAutoAdvancedIndicator | VARCHAR | Indicates whether a status change in a bed request was the result of system-triggered auto-advancement logic. Y indicates that the system auto-advanced the bed request. A null value indicates that this status change is the result of user's action. |
| RevertCauseRuleIdentifier | VARCHAR | This item stores the rule that caused the bed request to revert back to requested. |
| PendingPriorityCode | INTEGER | The column contains the Priority (PND 90) at the moment of the update. |
| PendingEventLastUpdateLocalTime | DATETIME | The local instant when the pending event was updated. For UTC, use BED_PLAN_HX.UPDATE_INST. |
| DepartmentAssignmentIdentifier | NUMERIC | The ID of the Department to which the PND was pointing at the Update Instant. This value is calculated from the Location Key. |
| PendingEventLogicalOwnerIdentifier | VARCHAR | The logical owner of the PND record. |