static RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.builder() |
|
RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.Builder.from(RiskAssessment.Prediction prediction) |
|
RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.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.
|
RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.Builder.modifierExtension(java.util.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.
|
RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.Builder.outcome(CodeableConcept outcome) |
One of the potential outcomes for the patient (e.g.
|
RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.Builder.probability(Element probability) |
Indicates how likely the outcome is (in the specified timeframe).
|
RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.Builder.qualitativeRisk(CodeableConcept qualitativeRisk) |
Indicates how likely the outcome is (in the specified timeframe), expressed as a qualitative value (e.g.
|
RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.Builder.rationale(String rationale) |
Additional information explaining the basis for the prediction.
|
RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.Builder.rationale(java.lang.String rationale) |
Convenience method for setting rationale .
|
RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.Builder.relativeRisk(Decimal relativeRisk) |
Indicates the risk for this particular subject (with their specific characteristics) divided by the risk of the
population in general.
|
RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.toBuilder() |
|
RiskAssessment.Prediction.Builder |
RiskAssessment.Prediction.Builder.when(Element when) |
Indicates the period of time or age range of the subject to which the specified probability applies.
|