Class TImmunizationPractitioner
Unit
bsFhir_stu3
Declaration
type TImmunizationPractitioner = class(TBackboneElement)
Description
Describes the event of a patient being administered a vaccination or a record of a vaccination as reported by a patient, a clinician or another party and may include vaccine reaction information and what vaccination protocol was followed.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property role : TCodeableConcept read Getrole write Setrole; |
Describes the type of performance (e.g. ordering provider, administering provider, etc.).
|
|
property actor : TReference read Getactor write Setactor; |
The device, practitioner, etc. who performed the action.
|
Generated by PasDoc 0.15.0.
|