Class TEffectEvidenceSynthesisCertainty

Unit

Declaration

type TEffectEvidenceSynthesisCertainty = class(TBackboneElement)

Description

The EffectEvidenceSynthesis resource describes the difference in an outcome between exposures states in a population where the effect estimate is derived from a combination of research studies.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property rating : TCodeableConceptArray read GetratingArray;
Public property note : TAnnotationArray read GetnoteArray;
Public property certaintySubcomponent : TEffectEvidenceSynthesisCertaintySubcomponentArray read GetcertaintySubcomponentArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property rating : TCodeableConceptArray read GetratingArray;

A rating of the certainty of the effect estimate.

Public property note : TAnnotationArray read GetnoteArray;

A human-readable string to clarify or explain concepts about the resource.

Public property certaintySubcomponent : TEffectEvidenceSynthesisCertaintySubcomponentArray read GetcertaintySubcomponentArray;

A description of a component of the overall certainty.


Generated by PasDoc 0.15.0.