Class TPractitionerRoleNotAvailable
Unit
bsFhir_r4b
Declaration
type TPractitionerRoleNotAvailable = class(TBackboneElement)
Description
A specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property description : string read Getdescription write Setdescription; |
The reason that can be presented to the user as to why this time is not available.
|
|
property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement; |
|
|
property during : TPeriod read Getduring write Setduring; |
Service is not available (seasonally or for a public holiday) from this date.
|
Generated by PasDoc 0.15.0.
|