Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsPL_271
Unit
BSHL7DT271
Declaration
type TbsPL_271 = class(TbsHL7Object)
Description
Person Location
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property PointOfCare: TbsHD_271 read GetPointOfCare write SetPointOfCare; |
Point Of Care, Min : 0, Max : 1
|
|
property Room: TbsHD_271 read GetRoom write SetRoom; |
Room, Min : 0, Max : 1
|
|
property Bed: TbsHD_271 read GetBed write SetBed; |
Bed, Min : 0, Max : 1
|
|
property Facility: TbsHD_271 read GetFacility write SetFacility; |
Facility, Min : 0, Max : 1
|
|
property LocationStatus: TbsIS_271 read GetLocationStatus write SetLocationStatus; |
Location Status, Min : 0, Max : 1
|
|
property PersonLocationType: TbsIS_271 read GetPersonLocationType write SetPersonLocationType; |
Person Location Type, Min : 0, Max : 1
|
|
property Building: TbsHD_271 read GetBuilding write SetBuilding; |
Building, Min : 0, Max : 1
|
|
property Floor: TbsHD_271 read GetFloor write SetFloor; |
Floor, Min : 0, Max : 1
|
|
property LocationDescription: TbsST_271 read GetLocationDescription write SetLocationDescription; |
Location Description, Min : 0, Max : 1
|
|
property ComprehensiveLocationIdentifier: TbsEI_271 read GetComprehensiveLocationIdentifier write SetComprehensiveLocationIdentifier; |
Comprehensive Location Identifier, Min : 0, Max : 1
|
|
property AssigningAuthorityForLocation: TbsHD_271 read GetAssigningAuthorityForLocation write SetAssigningAuthorityForLocation; |
Assigning Authority For Location, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|