Class TImmunizationPerformer

Unit

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

Public constructor Create; override;

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;
Public property actor : TReference read Getactor write Setactor;

Description

Methods

Public constructor Create; override;
 

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;

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

Public property actor : TReference read Getactor write Setactor;

The practitioner or organization who performed the action.


Generated by PasDoc 0.15.0.