static RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.builder() |
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.Builder.denominatorCount(Integer denominatorCount) |
The sample size for the group that was measured for this risk estimate.
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.Builder.description(String description) |
Human-readable summary of risk estimate.
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.Builder.from(RiskEvidenceSynthesis.RiskEstimate riskEstimate) |
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.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.
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.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.
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.Builder.numeratorCount(Integer numeratorCount) |
The number of group members with the outcome of interest.
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.Builder.precisionEstimate(RiskEvidenceSynthesis.RiskEstimate.PrecisionEstimate... precisionEstimate) |
A description of the precision of the estimate for the effect.
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.Builder.precisionEstimate(Collection<RiskEvidenceSynthesis.RiskEstimate.PrecisionEstimate> precisionEstimate) |
A description of the precision of the estimate for the effect.
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.toBuilder() |
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.Builder.type(CodeableConcept type) |
Examples include proportion and mean.
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.Builder.unitOfMeasure(CodeableConcept unitOfMeasure) |
Specifies the UCUM unit for the outcome.
|
RiskEvidenceSynthesis.RiskEstimate.Builder |
RiskEvidenceSynthesis.RiskEstimate.Builder.value(Decimal value) |
The point estimate of the risk estimate.
|