Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsNDL_271
Unit
BSHL7DT271
Declaration
type TbsNDL_271 = class(TbsHL7Object)
Description
Name With Date And Location
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Name_: TbsCNN_271 read GetName_ write SetName_; |
Name, Min : 0, Max : 1
|
|
property StartDateTime: TbsDTM_271 read GetStartDateTime write SetStartDateTime; |
Start Date/Time, Min : 0, Max : 1
|
|
property EndDateTime: TbsDTM_271 read GetEndDateTime write SetEndDateTime; |
End Date/Time, Min : 0, Max : 1
|
|
property PointOfCare: TbsIS_271 read GetPointOfCare write SetPointOfCare; |
Point Of Care, Min : 0, Max : 1
|
|
property Room: TbsIS_271 read GetRoom write SetRoom; |
Room, Min : 0, Max : 1
|
|
property Bed: TbsIS_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 PatientLocationType: TbsIS_271 read GetPatientLocationType write SetPatientLocationType; |
Patient Location Type, Min : 0, Max : 1
|
|
property Building: TbsIS_271 read GetBuilding write SetBuilding; |
Building, Min : 0, Max : 1
|
|
property Floor: TbsIS_271 read GetFloor write SetFloor; |
Floor, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|