Class TbsNPU_24
Unit
BSHL7DT24
Declaration
type TbsNPU_24 = class(TbsHL7Segment)
Description
Bed status update The NPU segment allows the updating of census (bed status) data without sending patient-specific data. An example might include changing the status of a bed from "housekeeping" to "unoccupied."
Hierarchy
Overview
Properties
Description
Properties
|
property BedLocation : TbsPL_24 read GetBedLocation write SetBedLocation; |
Bed Location, Min : 1, Max : 1
|
|
property BedStatus : TbsIS_24 read GetBedStatus write SetBedStatus; |
Bed Status, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|