public static class MeasureReport.MeasureReportGroupComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.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.
|
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.
|
protected List<MeasureReport.MeasureReportGroupSupplementalDataComponent> |
supplementalData
Supplemental data elements for the measure provide additional information requested by the measure for each patient involved in the populations.
|
modifierExtension| Constructor and Description |
|---|
MeasureReportGroupComponent()
Constructor
|
MeasureReportGroupComponent(Identifier identifier)
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 Identifier identifier
protected List<MeasureReport.MeasureReportGroupPopulationComponent> population
protected DecimalType measureScore
protected List<MeasureReport.MeasureReportGroupStratifierComponent> stratifier
protected List<MeasureReport.MeasureReportGroupSupplementalDataComponent> supplementalData
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 boolean hasPopulation()
public MeasureReport.MeasureReportGroupPopulationComponent addPopulation()
population (The populations that make up the population group, one for each type of population appropriate for the measure.)public MeasureReport.MeasureReportGroupComponent addPopulation(MeasureReport.MeasureReportGroupPopulationComponent t)
public DecimalType getMeasureScoreElement()
measureScore (The measure score.). 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.). 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.public MeasureReport.MeasureReportGroupComponent setMeasureScore(long value)
value - The measure score.public MeasureReport.MeasureReportGroupComponent setMeasureScore(double value)
value - The measure score.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 boolean hasStratifier()
public MeasureReport.MeasureReportGroupStratifierComponent addStratifier()
stratifier (When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the measure.)public MeasureReport.MeasureReportGroupComponent addStratifier(MeasureReport.MeasureReportGroupStratifierComponent t)
public List<MeasureReport.MeasureReportGroupSupplementalDataComponent> getSupplementalData()
supplementalData (Supplemental data elements for the measure provide additional information requested by the measure for each patient involved in the populations.)public boolean hasSupplementalData()
public MeasureReport.MeasureReportGroupSupplementalDataComponent addSupplementalData()
supplementalData (Supplemental data elements for the measure provide additional information requested by the measure for each patient involved in the populations.)public MeasureReport.MeasureReportGroupComponent addSupplementalData(MeasureReport.MeasureReportGroupSupplementalDataComponent t)
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.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 org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2018 University Health Network. All rights reserved.