Class TMedicationRequestRequester

Unit

Declaration

type TMedicationRequestRequester = class(TBackboneElement)

Description

An order or request for both supply of the medication and the instructions for administration of the medication to a patient. The resource is called "MedicationRequest" rather than "MedicationPrescription" or "MedicationOrder" to generalize the use across inpatient and outpatient settings, including care plans, etc., and to harmonize with workflow patterns.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property agent : TReference read Getagent write Setagent;
Public property onBehalfOf : TReference read GetonBehalfOf write SetonBehalfOf;

Description

Methods

Public constructor Create; override;
 

Properties

Public property agent : TReference read Getagent write Setagent;

The healthcare professional responsible for authorizing the initial prescription.

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.