Class TbsNPU_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsNPU_22 = class(TbsHL7Segment)

Description

Bed Status Update The NPU segment allows the updating of census (bed status) data without sending patient specific data. For example: changing the status of a bed from housekeeping to unoccupied.

Hierarchy

Overview

Properties

Public property BedLocation : TbsCM_INTERNAL_LOCATION_22 read GetBedLocation write SetBedLocation;
Public property BedStatus : TbsID_22 read GetBedStatus write SetBedStatus;

Description

Properties

Public property BedLocation : TbsCM_INTERNAL_LOCATION_22 read GetBedLocation write SetBedLocation;

Bed Location, Min : 1, Max : 1

Public property BedStatus : TbsID_22 read GetBedStatus write SetBedStatus;

Bed Status, Min : 0, Max : 1


Generated by PasDoc 0.14.0.