Class TbsCM_NDL_22
Unit
BSHL7DT22
Declaration
type TbsCM_NDL_22 = class(TbsHL7Object)
Description
Observing Practitioner
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
Properties
 |
property InterpreterTechnician: TbsCN_PERSON_22 read GetInterpreterTechnician write SetInterpreterTechnician; |
Interpreter / Technician, Min : 0, Max : 1
|
 |
property StartDateTime: TbsTS_22 read GetStartDateTime write SetStartDateTime; |
Start Date/Time, Min : 0, Max : 1
|
 |
property EndDateTime: TbsTS_22 read GetEndDateTime write SetEndDateTime; |
End Date/Time, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|