PatientPlacementReques
The table lists pending admission, transfer, and discharge actions to be taken.
| Column Name | Type | Description |
|---|---|---|
| PendingActionComment | VARCHAR | The comments for the pending action. |
| PatientEncounterDateReal | FLOAT | This is a numeric representation of the date of this contact in your system. The integer portion of the number specifies the date of the contact. The digits after the decimal point indicate multiple contacts on one day. |
| PendingAdmittingProviderIdentification | VARCHAR | Admitting provider associated with the PND. |
| PreviousBedPriority | INTEGER | The priority to use for a pending action to the patient's old bed. |
| PendingActionIdentifier | VARCHAR | The unique identifier for the pending action record. |
| PendingActionPriority | INTEGER | The priority of the pending action. |
| PendingActionDisposition | INTEGER | The disposition for the pending action. |
| IsBedRequestMarkedReadyToMoveManually | VARCHAR | Was this bed request marked ready to move set manually? |
| PendingActionBedIdentifier | VARCHAR | The ID of the bed in which the pending action will occur. |
| PendingActionAutoCreationSource | INTEGER | This item is populated when a PND record is automatically generated, not as a direct result of user action. |
| BedRequestRejectionReasonCode | INTEGER | Stores the reason the bed request was rejected. |
| PendingActionPatientEncounterIdentifier | NUMERIC | A unique serial number for the patient contact of the pending action record. This number is unique across all patient contacts in the system. |
| PendingAcuityLevelCategory | VARCHAR | The category number of the acuity level that will be assigned upon confirmation of the pending event record. This is extracted as the category title. |
| RequestReadDateTime | DATETIME | Instant when the request was first marked as read. |
| BedRequestReadyToMoveIndicator | VARCHAR | Is the bed request currently marked ready to move? |
| PendingActionCancellationReason | INTEGER | This holds the reason the user indicated when cancelling a pending event record. |
| ProjectedReadyToMoveTime | DATETIME | Time when we expect the patient to be ready to move. |
| PreassignedInstant | DATETIME | Instant when the request status reached Pre-assigned. |
| LinkedAdmissionDischargeTransferEventIdentifier | NUMERIC | This item holds a link to the Admission, Discharge, Transfer, or Leave of Absence (ADT) event that caused the pending event to become deleted. |
| PendingBedAssignmentTime | DATETIME | The date and time that the pending bed assignment was assigned. |
| PendingActionLevelOfCare | VARCHAR | The level of care for the patient for whom the pending action will occur. |
| PendingActionInternProviderIdentification | VARCHAR | The ID of the intern provider for the patient at the time the pending action will occur. This ID may be encrypted. |
| RoomCategoryType | VARCHAR | The type of room category number for the pend record. This is extracted as the category title. |
| RoomRequestReasonCategory | INTEGER | The category number of the reason for the type of room requested for the pend record. This is extracted as the category title. |
| PendingAssignmentRequestStatus | INTEGER | The pending bed assignment request status for a pending admission or transfer. I.e., 1-Requested, 2-Assigned, 3-Rejected, 4-Approved. |
| TransferReasonText | VARCHAR | A single line freetext reason for the transfer pending action. |
| PendingAssignmentUrgency | INTEGER | The urgency for the pending bed assignment. I.e., A-High, B-Medium, or C-Low. |
| PendingActionLocationKey | VARCHAR | The unique key identifying the unit-room-bed of the pending action. |
| AccommodationReasonForRoom | INTEGER | The accommodation reason for the room for the pending action. |
| PendingLeaveOfAbs | INTEGER | The leave of absence reason category ID for the pending event. |
| BedPlanningNotificationEventRecordIdentifier | VARCHAR | References the event record for use in bed planning notifications |
| RequestingUserId | VARCHAR | The ID of the user requesting the pending bed assignment. |
| ExpectedDeliveryMethodCode | VARCHAR | This is the expected delivery method for a mother who is going to deliver. |
| ExpectedDischarge | DATETIME | The expected discharge date for the pending discharge of this patient contact. |
| AssociatedOrderIdentification | NUMERIC | Networked to an order ID when the pending event record was created by an order |
| AdmissionCondition | INTEGER | The admission condition of the patient for whom the pending action will occur. |
| IsDeliveryEncounterForMotherFlag | VARCHAR | Flag to denote if the encounter is for a mother who will deliver |
| ReadyToMoveSetByUserIdentifier | VARCHAR | User who last marked this bed request Ready to Move. |
| PendingTransferActionDateTime | DATETIME | The date and time of the transfer pending action. |
| PendingActionResidentProviderIdentification | VARCHAR | The ID of the resident provider for the patient at the time the pending action will occur. This ID may be encrypted. |
| PendingActionPatientIdentifier | VARCHAR | The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table. |
| PendingActionPatientClass | VARCHAR | The patient type of the patient for whom the pending action will occur. |
| BedRequestReason | VARCHAR | The category number of the reason for the type of bed requested for the pend record. This is extracted as the category title. |
| PendingActionDiagnosisIdentifier | NUMERIC | The ID number of the diagnosis associated with the pending action. This is not the ICD-9 code of the diagnosis. |
| PendingActionReasonCode | INTEGER | The reason for the pending action. |
| PendingActionEndDateTime | DATETIME | The date and time the pending action is to end. |
| ExpectedLengthOfStayInDays | INTEGER | The expected length of stay in days of the pending admission for this patient contact. |
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| ActionCompletedIndicator | VARCHAR | This item indicates whether the pending event was used to complete an action. |
| RequestStatusReason | INTEGER | The pending bed assignment request status reason for a pending admission or transfer. |
| ProjectedReadyToMoveDate | DATETIME | Date when we expect the patient to be ready to move. |
| ApprovedDatetime | DATETIME | The date and time that the pending bed assignment was approved. |
| PendingActionGroupIdentifier | NUMERIC | The numeric index used to group pending action records. |
| ReadyToPlanDateTime | DATETIME | Instant when the request status reached Ready to Plan. |
| RequestTimestamp | DATETIME | The date and time that the pending bed assignment was requested. |
| PendingActionRoomAccommodationCode | VARCHAR | The accommodation code of the room for the pending action. |
| BedTypeCategory | VARCHAR | The type of bed category number for the pend record. This is extracted as the category title. |
| DelayExpirationDateTime | DATETIME | Time when the current delay expires. At that time, this item is cleared. |