Class TDetectedIssueEvidence

Unit

Declaration

type TDetectedIssueEvidence = class(TBackboneElement)

Description

Indicates an actual or potential clinical issue with or between one or more active or proposed clinical actions for a patient; e.g. Drug-drug interaction, Ineffective treatment frequency, Procedure-condition conflict, gaps in care, etc.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property code : TCodeableConceptArray read GetcodeArray;
Public property detail : TReferenceArray read GetdetailArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property code : TCodeableConceptArray read GetcodeArray;

A manifestation that led to the recording of this detected issue.

Public property detail : TReferenceArray read GetdetailArray;

Links to resources that constitute evidence for the detected issue such as a GuidanceResponse or MeasureReport.


Generated by PasDoc 0.15.0.