Package org.hl7.fhir.dstu2.model
Class RiskAssessment.RiskAssessmentPredictionComponent
java.lang.Object
org.hl7.fhir.dstu2.model.Base
org.hl7.fhir.dstu2.model.Element
org.hl7.fhir.dstu2.model.BackboneElement
org.hl7.fhir.dstu2.model.RiskAssessment.RiskAssessmentPredictionComponent
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseBackboneElement
,org.hl7.fhir.instance.model.api.IBaseElement
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
- Enclosing class:
RiskAssessment
public static class RiskAssessment.RiskAssessmentPredictionComponent
extends BackboneElement
implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected CodeableConcept
One of the potential outcomes for the patient (e.g.protected Type
How likely is the outcome (in the specified timeframe).protected StringType
Additional information explaining the basis for the prediction.protected DecimalType
Indicates the risk for this particular subject (with their specific characteristics) divided by the risk of the population in general.protected Type
Indicates the period of time or age range of the subject to which the specified probability applies.Fields inherited from class org.hl7.fhir.dstu2.model.BackboneElement
modifierExtension
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptioncopy()
boolean
equalsDeep
(Base other) boolean
equalsShallow
(Base other) fhirType()
getWhen()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasWhen()
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> childrenList) setOutcome
(CodeableConcept value) setProbability
(Type value) void
setProperty
(String name, Base value) setRationale
(String value) setRationaleElement
(StringType value) setRelativeRisk
(BigDecimal value) Methods inherited from class org.hl7.fhir.dstu2.model.BackboneElement
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtension
Methods inherited from class org.hl7.fhir.dstu2.model.Element
addExtension, addExtension, addExtension, copyValues, getExtension, getExtensionByUrl, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElement
Methods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
addExtension, getExtension, hasExtension
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
addModifierExtension, getModifierExtension, hasModifierExtension
-
Field Details
-
outcome
One of the potential outcomes for the patient (e.g. remission, death, a particular condition). -
probability
How likely is the outcome (in the specified timeframe). -
relativeRisk
Indicates the risk for this particular subject (with their specific characteristics) divided by the risk of the population in general. (Numbers greater than 1 = higher risk than the population, numbers less than 1 = lower risk.). -
when
Indicates the period of time or age range of the subject to which the specified probability applies. -
rationale
Additional information explaining the basis for the prediction.
-
-
Constructor Details
-
RiskAssessmentPredictionComponent
public RiskAssessmentPredictionComponent() -
RiskAssessmentPredictionComponent
-
-
Method Details
-
getOutcome
- Returns:
outcome
(One of the potential outcomes for the patient (e.g. remission, death, a particular condition).)
-
hasOutcome
-
setOutcome
- Parameters:
value
-outcome
(One of the potential outcomes for the patient (e.g. remission, death, a particular condition).)
-
getProbability
- Returns:
probability
(How likely is the outcome (in the specified timeframe).)
-
getProbabilityDecimalType
- Returns:
probability
(How likely is the outcome (in the specified timeframe).)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasProbabilityDecimalType
-
getProbabilityRange
- Returns:
probability
(How likely is the outcome (in the specified timeframe).)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasProbabilityRange
-
getProbabilityCodeableConcept
- Returns:
probability
(How likely is the outcome (in the specified timeframe).)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasProbabilityCodeableConcept
-
hasProbability
-
setProbability
- Parameters:
value
-probability
(How likely is the outcome (in the specified timeframe).)
-
getRelativeRiskElement
- Returns:
relativeRisk
(Indicates the risk for this particular subject (with their specific characteristics) divided by the risk of the population in general. (Numbers greater than 1 = higher risk than the population, numbers less than 1 = lower risk.).). This is the underlying object with id, value and extensions. The accessor "getRelativeRisk" gives direct access to the value
-
hasRelativeRiskElement
-
hasRelativeRisk
-
setRelativeRiskElement
- Parameters:
value
-relativeRisk
(Indicates the risk for this particular subject (with their specific characteristics) divided by the risk of the population in general. (Numbers greater than 1 = higher risk than the population, numbers less than 1 = lower risk.).). This is the underlying object with id, value and extensions. The accessor "getRelativeRisk" gives direct access to the value
-
getRelativeRisk
- Returns:
- Indicates the risk for this particular subject (with their specific characteristics) divided by the risk of the population in general. (Numbers greater than 1 = higher risk than the population, numbers less than 1 = lower risk.).
-
setRelativeRisk
- Parameters:
value
- Indicates the risk for this particular subject (with their specific characteristics) divided by the risk of the population in general. (Numbers greater than 1 = higher risk than the population, numbers less than 1 = lower risk.).
-
getWhen
- Returns:
when
(Indicates the period of time or age range of the subject to which the specified probability applies.)
-
getWhenPeriod
- Returns:
when
(Indicates the period of time or age range of the subject to which the specified probability applies.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasWhenPeriod
-
getWhenRange
- Returns:
when
(Indicates the period of time or age range of the subject to which the specified probability applies.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasWhenRange
-
hasWhen
-
setWhen
- Parameters:
value
-when
(Indicates the period of time or age range of the subject to which the specified probability applies.)
-
getRationaleElement
- Returns:
rationale
(Additional information explaining the basis for the prediction.). This is the underlying object with id, value and extensions. The accessor "getRationale" gives direct access to the value
-
hasRationaleElement
-
hasRationale
-
setRationaleElement
- Parameters:
value
-rationale
(Additional information explaining the basis for the prediction.). This is the underlying object with id, value and extensions. The accessor "getRationale" gives direct access to the value
-
getRationale
- Returns:
- Additional information explaining the basis for the prediction.
-
setRationale
- Parameters:
value
- Additional information explaining the basis for the prediction.
-
listChildren
- Overrides:
listChildren
in classBackboneElement
-
setProperty
- Overrides:
setProperty
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classBackboneElement
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
- Specified by:
copy
in classBackboneElement
-
equalsDeep
- Overrides:
equalsDeep
in classBackboneElement
-
equalsShallow
- Overrides:
equalsShallow
in classBackboneElement
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classBackboneElement
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classBackboneElement
-