Class TEffectEvidenceSynthesisCertainty
Unit
bsFhir_r4
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
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property rating : TCodeableConceptArray read GetratingArray; |
A rating of the certainty of the effect estimate.
|
|
property note : TAnnotationArray read GetnoteArray; |
A human-readable string to clarify or explain concepts about the resource.
|
Generated by PasDoc 0.15.0.
|