Class TRiskEvidenceSynthesisCertainty

Unit

Declaration

type TRiskEvidenceSynthesisCertainty = class(TBackboneElement)

Description

The RiskEvidenceSynthesis resource describes the likelihood of an outcome in a population plus exposure state where the risk 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 : TRiskEvidenceSynthesisCertaintySubcomponentArray 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 : TRiskEvidenceSynthesisCertaintySubcomponentArray read GetcertaintySubcomponentArray;

A description of a component of the overall certainty.


Generated by PasDoc 0.15.0.