Class TbsCM_INTERNAL_LOCATION_22
Unit
BSHL7DT22
Declaration
type TbsCM_INTERNAL_LOCATION_22 = class(TbsHL7Object)
Description
Cm For Location Information In Hospital
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property NurseUnitstation: TbsID_22 read GetNurseUnitstation write SetNurseUnitstation; |
Nurse Unit (station), Min : 0, Max : 1
|
|
property Room: TbsID_22 read GetRoom write SetRoom; |
Room, Min : 0, Max : 1
|
|
property Bed: TbsID_22 read GetBed write SetBed; |
Bed, Min : 0, Max : 1
|
|
property FacilityId: TbsID_22 read GetFacilityId write SetFacilityId; |
Facility Id, Min : 0, Max : 1
|
|
property BedStatus: TbsID_22 read GetBedStatus write SetBedStatus; |
Bed Status, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|