Class TbsCM_NDL_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsCM_NDL_22 = class(TbsHL7Object)

Description

Observing Practitioner

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property InterpreterTechnician: TbsCN_PERSON_22 read GetInterpreterTechnician write SetInterpreterTechnician;
Public property StartDateTime: TbsTS_22 read GetStartDateTime write SetStartDateTime;
Public property EndDateTime: TbsTS_22 read GetEndDateTime write SetEndDateTime;
Public property Location: TbsCM_INTERNAL_LOCATION_22 read GetLocation write SetLocation;

Description

Methods

Public procedure Init; override;
 

Properties

Public property InterpreterTechnician: TbsCN_PERSON_22 read GetInterpreterTechnician write SetInterpreterTechnician;

Interpreter / Technician, Min : 0, Max : 1

Public property StartDateTime: TbsTS_22 read GetStartDateTime write SetStartDateTime;

Start Date/Time, Min : 0, Max : 1

Public property EndDateTime: TbsTS_22 read GetEndDateTime write SetEndDateTime;

End Date/Time, Min : 0, Max : 1

Public property Location: TbsCM_INTERNAL_LOCATION_22 read GetLocation write SetLocation;

Location, Min : 0, Max : 1


Generated by PasDoc 0.14.0.