Class TMedicationAdministrationPerformer

Unit

Declaration

type TMedicationAdministrationPerformer = class(TBackboneElement)

Description

Describes the event of a patient consuming or otherwise being administered a medication. This may be as simple as swallowing a tablet or it may be a long running infusion. Related resources tie this event to the authorizing prescription, and the specific encounter between patient and health care practitioner.

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_;

Distinguishes the type of involvement of the performer in the medication administration.

Public property actor : TReference read Getactor write Setactor;

Indicates who or what performed the medication administration.


Generated by PasDoc 0.15.0.