Class TImmunizationPerformer
Unit
bsFhir_r5
Declaration
type TImmunizationPerformer = class(TBackboneElement)
Description
Describes the event of a patient being administered a vaccine or a record of an immunization as reported by a patient, a clinician or another party.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property function_ : TCodeableConcept read Getfunction_ write Setfunction_; |
Describes the type of performance (e.g. ordering provider, administering provider, etc.).
|
|
property actor : TReference read Getactor write Setactor; |
The practitioner or organization who performed the action.
|
Generated by PasDoc 0.15.0.
|