Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsNDL_24
Unit
BSHL7DT24
Declaration
type TbsNDL_24 = class(TbsHL7Object)
Description
Observing Practitioner
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property OPName: TbsCNN_24 read GetOPName write SetOPName; |
OP Name, Min : 0, Max : 1
|
|
property StartDatetime: TbsTS_24 read GetStartDatetime write SetStartDatetime; |
Start Date/time, Min : 0, Max : 1
|
|
property EndDatetime: TbsTS_24 read GetEndDatetime write SetEndDatetime; |
End Date/time, Min : 0, Max : 1
|
|
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
|
Generated by PasDoc 0.14.0.
|