public static class MeasureReport.MeasureReportGroupStratifierGroupComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected DecimalType |
measureScore
The measure score for this stratum.
|
protected List<MeasureReport.MeasureReportGroupStratifierGroupPopulationComponent> |
population
The populations that make up the stratum, one for each type of population appropriate to the measure.
|
protected StringType |
value
The value for this stratum, expressed as a string.
|
modifierExtension| Constructor and Description |
|---|
MeasureReportGroupStratifierGroupComponent()
Constructor
|
MeasureReportGroupStratifierGroupComponent(StringType value)
Constructor
|
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtensionaddExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElementcastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected StringType value
protected List<MeasureReport.MeasureReportGroupStratifierGroupPopulationComponent> population
protected DecimalType measureScore
public MeasureReportGroupStratifierGroupComponent()
public MeasureReportGroupStratifierGroupComponent(StringType value)
public StringType getValueElement()
value (The value for this stratum, expressed as a string. When defining stratifiers on complex values, the value must be rendered such that the value for each stratum within the stratifier is unique.). This is the underlying object with id, value and extensions. The accessor "getValue" gives direct access to the valuepublic boolean hasValueElement()
public boolean hasValue()
public MeasureReport.MeasureReportGroupStratifierGroupComponent setValueElement(StringType value)
value - value (The value for this stratum, expressed as a string. When defining stratifiers on complex values, the value must be rendered such that the value for each stratum within the stratifier is unique.). This is the underlying object with id, value and extensions. The accessor "getValue" gives direct access to the valuepublic String getValue()
public MeasureReport.MeasureReportGroupStratifierGroupComponent setValue(String value)
value - The value for this stratum, expressed as a string. When defining stratifiers on complex values, the value must be rendered such that the value for each stratum within the stratifier is unique.public List<MeasureReport.MeasureReportGroupStratifierGroupPopulationComponent> getPopulation()
population (The populations that make up the stratum, one for each type of population appropriate to the measure.)public boolean hasPopulation()
public MeasureReport.MeasureReportGroupStratifierGroupPopulationComponent addPopulation()
population (The populations that make up the stratum, one for each type of population appropriate to the measure.)public MeasureReport.MeasureReportGroupStratifierGroupComponent addPopulation(MeasureReport.MeasureReportGroupStratifierGroupPopulationComponent t)
public DecimalType getMeasureScoreElement()
measureScore (The measure score for this stratum.). This is the underlying object with id, value and extensions. The accessor "getMeasureScore" gives direct access to the valuepublic boolean hasMeasureScoreElement()
public boolean hasMeasureScore()
public MeasureReport.MeasureReportGroupStratifierGroupComponent setMeasureScoreElement(DecimalType value)
value - measureScore (The measure score for this stratum.). This is the underlying object with id, value and extensions. The accessor "getMeasureScore" gives direct access to the valuepublic BigDecimal getMeasureScore()
public MeasureReport.MeasureReportGroupStratifierGroupComponent setMeasureScore(BigDecimal value)
value - The measure score for this stratum.public MeasureReport.MeasureReportGroupStratifierGroupComponent setMeasureScore(long value)
value - The measure score for this stratum.public MeasureReport.MeasureReportGroupStratifierGroupComponent setMeasureScore(double value)
value - The measure score for this stratum.protected void listChildren(List<Property> childrenList)
listChildren in class BackboneElementpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic MeasureReport.MeasureReportGroupStratifierGroupComponent copy()
copy in class BackboneElementpublic boolean equalsDeep(Base other)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2018 University Health Network. All rights reserved.