Class TAppointmentYearlyTemplate
Unit
bsFhir_r5
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
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property yearInterval : Int64 read GetyearInterval write SetyearInterval; |
Appointment recurs every nth year.
|
|
property yearIntervalElement : TpositiveInt read GetyearIntervalElement write SetyearIntervalElement; |
|
Generated by PasDoc 0.15.0.
|