Class TDeviceUsageAdherence

Unit

Declaration

type TDeviceUsageAdherence = class(TBackboneElement)

Description

A record of a device being used by a patient where the record is the result of a report from the patient or a clinician.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property code : TCodeableConcept read Getcode write Setcode;
Public property reason : TCodeableConceptArray read GetreasonArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property code : TCodeableConcept read Getcode write Setcode;

Type of adherence.

Public property reason : TCodeableConceptArray read GetreasonArray;

Reason for adherence type.


Generated by PasDoc 0.15.0.