public static class MeasureReport.MeasureReportGroupComponent extends BackboneElement implements IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected Identifier |
identifier
The identifier of the population group as defined in the measure definition.
|
protected DecimalType |
measureScore
The measure score for this population group, calculated as appropriate for the measure type and scoring method, and based on the contents of the populations defined in the group.
|
protected List<MeasureReport.MeasureReportGroupPopulationComponent> |
population
The populations that make up the population group, one for each type of population appropriate for the measure.
|
protected List<MeasureReport.MeasureReportGroupStratifierComponent> |
stratifier
When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the measure.
|
modifierExtension| Constructor and Description |
|---|
MeasureReportGroupComponent()
Constructor
|
MeasureReportGroupComponent(Identifier identifier)
Constructor
|
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, getModifierExtensionFirstRep, hasModifierExtension, setModifierExtensionaddExtension, addExtension, addExtension, copyValues, getExtension, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getId, getIdBase, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setExtension, setId, setIdBase, setIdElementcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentaddExtension, getExtension, hasExtensionaddModifierExtension, getModifierExtension, hasModifierExtensionprotected Identifier identifier
protected List<MeasureReport.MeasureReportGroupPopulationComponent> population
protected DecimalType measureScore
protected List<MeasureReport.MeasureReportGroupStratifierComponent> stratifier
public MeasureReportGroupComponent()
public MeasureReportGroupComponent(Identifier identifier)
public Identifier getIdentifier()
identifier (The identifier of the population group as defined in the measure definition.)public boolean hasIdentifier()
public MeasureReport.MeasureReportGroupComponent setIdentifier(Identifier value)
value - identifier (The identifier of the population group as defined in the measure definition.)public List<MeasureReport.MeasureReportGroupPopulationComponent> getPopulation()
population (The populations that make up the population group, one for each type of population appropriate for the measure.)public MeasureReport.MeasureReportGroupComponent setPopulation(List<MeasureReport.MeasureReportGroupPopulationComponent> thePopulation)
this for easy method chainingpublic boolean hasPopulation()
public MeasureReport.MeasureReportGroupPopulationComponent addPopulation()
public MeasureReport.MeasureReportGroupComponent addPopulation(MeasureReport.MeasureReportGroupPopulationComponent t)
public MeasureReport.MeasureReportGroupPopulationComponent getPopulationFirstRep()
population, creating it if it does not already existpublic DecimalType getMeasureScoreElement()
measureScore (The measure score for this population group, calculated as appropriate for the measure type and scoring method, and based on the contents of the populations defined in the group.). 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.MeasureReportGroupComponent setMeasureScoreElement(DecimalType value)
value - measureScore (The measure score for this population group, calculated as appropriate for the measure type and scoring method, and based on the contents of the populations defined in the group.). This is the underlying object with id, value and extensions. The accessor "getMeasureScore" gives direct access to the valuepublic BigDecimal getMeasureScore()
public MeasureReport.MeasureReportGroupComponent setMeasureScore(BigDecimal value)
value - The measure score for this population group, calculated as appropriate for the measure type and scoring method, and based on the contents of the populations defined in the group.public MeasureReport.MeasureReportGroupComponent setMeasureScore(long value)
value - The measure score for this population group, calculated as appropriate for the measure type and scoring method, and based on the contents of the populations defined in the group.public MeasureReport.MeasureReportGroupComponent setMeasureScore(double value)
value - The measure score for this population group, calculated as appropriate for the measure type and scoring method, and based on the contents of the populations defined in the group.public List<MeasureReport.MeasureReportGroupStratifierComponent> getStratifier()
stratifier (When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the measure.)public MeasureReport.MeasureReportGroupComponent setStratifier(List<MeasureReport.MeasureReportGroupStratifierComponent> theStratifier)
this for easy method chainingpublic boolean hasStratifier()
public MeasureReport.MeasureReportGroupStratifierComponent addStratifier()
public MeasureReport.MeasureReportGroupComponent addStratifier(MeasureReport.MeasureReportGroupStratifierComponent t)
public MeasureReport.MeasureReportGroupStratifierComponent getStratifierFirstRep()
stratifier, creating it if it does not already existprotected void listChildren(List<Property> childrenList)
listChildren in class BackboneElementpublic Base[] getProperty(int hash, String name, boolean checkValid) throws FHIRException
getProperty in class BackboneElementFHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws FHIRException
setProperty in class BackboneElementFHIRExceptionpublic Base setProperty(String name, Base value) throws FHIRException
setProperty in class BackboneElementFHIRExceptionpublic Base makeProperty(int hash, String name) throws FHIRException
makeProperty in class BackboneElementFHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws FHIRException
getTypesForProperty in class BackboneElementFHIRExceptionpublic Base addChild(String name) throws FHIRException
addChild in class BackboneElementFHIRExceptionpublic MeasureReport.MeasureReportGroupComponent 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 IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2017 University Health Network. All rights reserved.