Class TbsPL_231
Unit
BSHL7DT231
Declaration
type TbsPL_231 = class(TbsHL7Object)
Description
Person Location
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property PointOfCare: TbsIS_231 read GetPointOfCare write SetPointOfCare; |
Point Of Care, Min : 0, Max : 1
|
|
property Room: TbsIS_231 read GetRoom write SetRoom; |
Room, Min : 0, Max : 1
|
|
property Bed: TbsIS_231 read GetBed write SetBed; |
Bed, Min : 0, Max : 1
|
|
property Facility: TbsHD_231 read GetFacility write SetFacility; |
Facility, Min : 0, Max : 1
|
|
property LocationStatus: TbsIS_231 read GetLocationStatus write SetLocationStatus; |
Location Status, Min : 0, Max : 1
|
|
property PersonLocationType: TbsIS_231 read GetPersonLocationType write SetPersonLocationType; |
Person Location Type, Min : 0, Max : 1
|
|
property Building: TbsIS_231 read GetBuilding write SetBuilding; |
Building, Min : 0, Max : 1
|
|
property Floor: TbsIS_231 read GetFloor write SetFloor; |
Floor, Min : 0, Max : 1
|
|
property LocationDescription: TbsST_231 read GetLocationDescription write SetLocationDescription; |
Location Description, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|