HospitalBedManagemen
This table reflects the data in the Hospital Beds (BED) master file.
| Column Name | Type | Description |
|---|---|---|
| BedContactDateNumeric | 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 visits on one day. |
| EmergencyDepartmentHoldCreationDateTime | DATETIME | This table contains the ED hold creation times. |
| ExtractInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| IncludeInBedBoardDisplayFlag | INTEGER | This item is used to determine when this bed should be included in the Bed Board display. |
| IsPerioperativeBedIndicator | VARCHAR | This item indicates if the bed will be used in perioperative area of the hospital. Default (if no value specified) is not a perioperative bed. |
| BedIdentifier | VARCHAR | The ID number of the bed record. |
| BedAdditionalFlagCategory | INTEGER | This flag is a category item to be used to specify custom information about a BED record. This item is not specific to any functionality but provides a generic place that you can use to capture a reportable piece of data about the bed. The category list is entirely customer-owned. This item is a single-response item and it is not tracked over time (Chronicles type of "no-add"). |
| LastContactDateDecimal | FLOAT | The most recent contact date in decimal format. |
| BedLevelOfCareGroupOverride | INTEGER | This item stores the level of care unit group override for the bed. This item is used to group beds in reports. Pool room beds do not respect this item and look to the department level of care unit group. |
| BedRoomIdentifier | VARCHAR | The ID number for the room of the bed record. |
| BedContactSerialNumber | NUMERIC | The serial number for the bed contact of the bed record. This number is unique across all bed contacts in the system. |
| IncludeInBed | VARCHAR | Indicates whether the bed record should be included in bed census reports. |
| BedRecordState | VARCHAR | The record state of the bed (i.e. inactive or deleted.) |
| BedServiceUnitGroupOverride | INTEGER | This item stores the service unit group override for the bed. This item is used to group beds in reports. Pool room beds do not respect this item and look to the department service unit group. |
| EmergencyDepartmentHoldArrivalModeCategory | VARCHAR | The expected means of arrival category number for this hospital bed. |
| IsBunkBedIndicator | INTEGER | Indicates whether the bed is a bunk bed. A value of 1 indicates that this record is a bunk bed. A null value indicates that the record is not a bunk bed. Bunk beds are created when an incoming interface message requires placement of a patient in a bed that ADT shows as already occupied by another patient. |
| IsEmergencyDepartmentHold | VARCHAR | Indicates whether this bed is in ED hold. |
| ServicePriority | INTEGER | The service priority of the bed. |
| RecordOwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| BedOccupancyStatus | VARCHAR | The category value corresponding to the status of the bed. |
| BedContactDate | DATETIME | The contact date of the bed record. |
| RoomAccommodationCode | VARCHAR | The accommodation code for the room. |