Class TImmunizationPractitioner

Unit

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

Public constructor Create; override;

Properties

Public property role : TCodeableConcept read Getrole write Setrole;
Public property actor : TReference read Getactor write Setactor;

Description

Methods

Public constructor Create; override;
 

Properties

Public property role : TCodeableConcept read Getrole write Setrole;

Describes the type of performance (e.g. ordering provider, administering provider, etc.).

Public property actor : TReference read Getactor write Setactor;

The device, practitioner, etc. who performed the action.


Generated by PasDoc 0.15.0.