Class TEffectEvidenceSynthesisCertaintySubcomponent

Unit

Declaration

type TEffectEvidenceSynthesisCertaintySubcomponent = 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 type_ : TCodeableConcept read Gettype_ write Settype_;
Public property rating : TCodeableConceptArray read GetratingArray;
Public property note : TAnnotationArray read GetnoteArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Type of subcomponent of certainty rating.

Public property rating : TCodeableConceptArray read GetratingArray;

A rating of a subcomponent of rating certainty.

Public property note : TAnnotationArray read GetnoteArray;

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


Generated by PasDoc 0.15.0.