Class TAppointmentYearlyTemplate

Unit

Declaration

type TAppointmentYearlyTemplate = class(TBackboneElement)

Description

A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s).

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property yearInterval : Int64 read GetyearInterval write SetyearInterval;
Public property yearIntervalElement : TpositiveInt read GetyearIntervalElement write SetyearIntervalElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property yearInterval : Int64 read GetyearInterval write SetyearInterval;

Appointment recurs every nth year.

Public property yearIntervalElement : TpositiveInt read GetyearIntervalElement write SetyearIntervalElement;
 

Generated by PasDoc 0.15.0.