Class TDeviceRequestRequester

Unit

Declaration

type TDeviceRequestRequester = class(TBackboneElement)

Description

Represents a request for a patient to employ a medical device. The device may be an implantable device, or an external assistive device, such as a walker.

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 device, practitioner, etc. who initiated the request.

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.