Class TbsLA1_251
Unit
BSHL7DT251
Declaration
type TbsLA1_251 = class(TbsHL7Object)
Description
Location with Address Variation 1
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
Properties
 |
property PointOfCare: TbsIS_251 read GetPointOfCare write SetPointOfCare; |
Point Of Care, Min : 0, Max : 1
|
 |
property Room: TbsIS_251 read GetRoom write SetRoom; |
Room, Min : 0, Max : 1
|
 |
property Bed: TbsIS_251 read GetBed write SetBed; |
Bed, Min : 0, Max : 1
|
 |
property Facility: TbsHD_251 read GetFacility write SetFacility; |
Facility, Min : 0, Max : 1
|
 |
property LocationStatus: TbsIS_251 read GetLocationStatus write SetLocationStatus; |
Location Status, Min : 0, Max : 1
|
 |
property PatientLocationType: TbsIS_251 read GetPatientLocationType write SetPatientLocationType; |
Patient Location Type, Min : 0, Max : 1
|
 |
property Building: TbsIS_251 read GetBuilding write SetBuilding; |
Building, Min : 0, Max : 1
|
 |
property Floor: TbsIS_251 read GetFloor write SetFloor; |
Floor, Min : 0, Max : 1
|
 |
property Address: TbsAD_251 read GetAddress write SetAddress; |
Address, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|