Class TRiskEvidenceSynthesisCertaintySubcomponent

Unit

Declaration

type TRiskEvidenceSynthesisCertaintySubcomponent = 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 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.