static EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.builder() |
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.description(String description) |
Human-readable summary of effect estimate.
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.description(String description) |
Convenience method for setting description .
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.from(EffectEvidenceSynthesis.EffectEstimate effectEstimate) |
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.precisionEstimate(EffectEvidenceSynthesis.EffectEstimate.PrecisionEstimate... precisionEstimate) |
A description of the precision of the estimate for the effect.
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.precisionEstimate(Collection<EffectEvidenceSynthesis.EffectEstimate.PrecisionEstimate> precisionEstimate) |
A description of the precision of the estimate for the effect.
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.toBuilder() |
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.type(CodeableConcept type) |
Examples include relative risk and mean difference.
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.unitOfMeasure(CodeableConcept unitOfMeasure) |
Specifies the UCUM unit for the outcome.
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.value(Decimal value) |
The point estimate of the effect estimate.
|
EffectEvidenceSynthesis.EffectEstimate.Builder |
EffectEvidenceSynthesis.EffectEstimate.Builder.variantState(CodeableConcept variantState) |
Used to define variant exposure states such as low-risk state.
|