Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsLA2_27
Unit
BSHL7DT27
Declaration
type TbsLA2_27 = class(TbsHL7Object)
Description
Location With Address Variation 2
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property PointOfCare: TbsIS_27 read GetPointOfCare write SetPointOfCare; |
Point Of Care, Min : 0, Max : 1
|
|
property Room: TbsIS_27 read GetRoom write SetRoom; |
Room, Min : 0, Max : 1
|
|
property Bed: TbsIS_27 read GetBed write SetBed; |
Bed, Min : 0, Max : 1
|
|
property Facility: TbsHD_27 read GetFacility write SetFacility; |
Facility, Min : 0, Max : 1
|
|
property LocationStatus: TbsIS_27 read GetLocationStatus write SetLocationStatus; |
Location Status, Min : 0, Max : 1
|
|
property PatientLocationType: TbsIS_27 read GetPatientLocationType write SetPatientLocationType; |
Patient Location Type, Min : 0, Max : 1
|
|
property Building: TbsIS_27 read GetBuilding write SetBuilding; |
Building, Min : 0, Max : 1
|
|
property Floor: TbsIS_27 read GetFloor write SetFloor; |
Floor, Min : 0, Max : 1
|
|
property StreetAddress: TbsST_27 read GetStreetAddress write SetStreetAddress; |
Street Address, Min : 0, Max : 1
|
|
property OtherDesignation: TbsST_27 read GetOtherDesignation write SetOtherDesignation; |
Other Designation, Min : 0, Max : 1
|
|
property City: TbsST_27 read GetCity write SetCity; |
City, Min : 0, Max : 1
|
|
property StateOrProvince: TbsST_27 read GetStateOrProvince write SetStateOrProvince; |
State Or Province, Min : 0, Max : 1
|
|
property ZipOrPostalCode: TbsST_27 read GetZipOrPostalCode write SetZipOrPostalCode; |
Zip Or Postal Code, Min : 0, Max : 1
|
|
property Country: TbsID_27 read GetCountry write SetCountry; |
Country, Min : 0, Max : 1
|
|
property AddressType: TbsID_27 read GetAddressType write SetAddressType; |
Address Type, Min : 0, Max : 1
|
|
property OtherGeographicDesignation: TbsST_27 read GetOtherGeographicDesignation write SetOtherGeographicDesignation; |
Other Geographic Designation, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|