Class TbsPL_24
Unit
BSHL7DT24
Declaration
type TbsPL_24 = class(TbsHL7Object)
Description
Person Location
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Pointofcare: TbsIS_24 read GetPointofcare write SetPointofcare; |
Point of care, Min : 0, Max : 1
|
|
property Room: TbsIS_24 read GetRoom write SetRoom; |
Room, Min : 0, Max : 1
|
|
property Bed: TbsIS_24 read GetBed write SetBed; |
Bed, Min : 0, Max : 1
|
|
property Facility: TbsHD_24 read GetFacility write SetFacility; |
Facility, Min : 0, Max : 1
|
|
property Locationstatus: TbsIS_24 read GetLocationstatus write SetLocationstatus; |
Location status, Min : 0, Max : 1
|
|
property Personlocationtype: TbsIS_24 read GetPersonlocationtype write SetPersonlocationtype; |
Person location type, Min : 0, Max : 1
|
|
property Building: TbsIS_24 read GetBuilding write SetBuilding; |
Building, Min : 0, Max : 1
|
|
property Floor: TbsIS_24 read GetFloor write SetFloor; |
Floor, Min : 0, Max : 1
|
|
property Locationdescription: TbsST_24 read GetLocationdescription write SetLocationdescription; |
Location description, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|