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 actor : TReference read Getactor write Setactor;
Public property onBehalfOf : TReference read GetonBehalfOf write SetonBehalfOf;

Description

Methods

Public constructor Create; override;
 

Properties

Public property actor : TReference read Getactor write Setactor;

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

Public property onBehalfOf : TReference read GetonBehalfOf write SetonBehalfOf;

The organization the device or practitioner was acting on behalf of.


Generated by PasDoc 0.15.0.