Class TMedicationDispensePerformer

Unit

Declaration

type TMedicationDispensePerformer = class(TBackboneElement)

Description

Indicates that a medication product is to be or has been dispensed for a named person/patient. This includes a description of the medication product (supply) provided and the instructions for administering the medication. The medication dispense is the result of a pharmacy system responding to a medication order.

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 performer in the dispense. For example, date enterer, packager, final checker.

Public property actor : TReference read Getactor write Setactor;

The device, practitioner, etc. who performed the action. It should be assumed that the actor is the dispenser of the medication.


Generated by PasDoc 0.15.0.