Class TDeviceDispensePerformer

Unit

Declaration

type TDeviceDispensePerformer = class(TBackboneElement)

Description

A record of dispensation of a device - i.e., assigning a device to a patient, or to a professional for their use.

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 device.


Generated by PasDoc 0.15.0.