
Class MeasureReport
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IAnyResource,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions,org.hl7.fhir.instance.model.api.IBaseResource,org.hl7.fhir.instance.model.api.IDomainResource
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic enumstatic classstatic enumstatic classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DateTimeTypeThe date this measure report was generated.static final ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for datestatic final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for evaluated-resourceA reference to a Bundle containing the Resources that were used in the calculation of this measure.The actual objects that are the target of the reference (A reference to a Bundle containing the Resources that were used in the calculation of this measure.)protected List<MeasureReport.MeasureReportGroupComponent> The results of the calculation, one for each population group in the measure.protected List<Identifier> A formal identifier that is used to identify this MeasureReport when it is represented in other formats or referenced in a specification, model, design or an instance.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for identifierprotected CodeableConceptWhether improvement in the measure is noted by an increase or decrease in the measure score.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.protected CanonicalTypeA reference to the Measure that was calculated to produce this report.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for measurestatic final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for patientprotected PeriodThe reporting period for which the report was calculated.static final ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for periodprotected ReferenceThe individual, location, or organization that is reporting the data.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for reporterprotected ResourceThe actual object that is the target of the reference (The individual, location, or organization that is reporting the data.)static final StringSearch parameter: datestatic final StringSearch parameter: evaluated-resourcestatic final StringSearch parameter: identifierstatic final StringSearch parameter: measurestatic final StringSearch parameter: patientstatic final StringSearch parameter: periodstatic final StringSearch parameter: reporterstatic final StringSearch parameter: statusstatic final StringSearch parameter: subjectprotected Enumeration<MeasureReport.MeasureReportStatus> The MeasureReport status.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for statusprotected ReferenceOptional subject identifying the individual or individuals the report is for.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for subjectprotected ResourceThe actual object that is the target of the reference (Optional subject identifying the individual or individuals the report is for.)protected Enumeration<MeasureReport.MeasureReportType> The type of measure report.Fields inherited from class org.hl7.fhir.r4.model.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.r4.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAGFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
ConstructorsConstructorDescriptionConstructorMeasureReport(Enumeration<MeasureReport.MeasureReportStatus> status, Enumeration<MeasureReport.MeasureReportType> type, CanonicalType measure, Period period) Constructor -
Method Summary
Modifier and TypeMethodDescriptionaddGroup()copy()voidcopyValues(MeasureReport dst) booleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getDate()getGroup()getNamedProperty(int _hash, String _name, boolean _checkValid) Base[]getProperty(int hash, String name, boolean checkValid) getType()String[]getTypesForProperty(int hash, String name) booleanhasDate()booleanbooleanbooleanhasGroup()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanhasType()booleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) voidremoveChild(String name, Base value) setDateElement(DateTimeType value) setEvaluatedResource(List<Reference> theEvaluatedResource) setIdentifier(List<Identifier> theIdentifier) setMeasure(String value) setMeasureElement(CanonicalType value) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setReporter(Reference value) setReporterTarget(Resource value) setSubject(Reference value) setSubjectTarget(Resource value) protected MeasureReportMethods inherited from class org.hl7.fhir.r4.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getExtensionString, getExtensionString, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasPrimitiveExtension, hasText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.r4.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetaMethods inherited from class org.hl7.fhir.r4.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods inherited from class org.hl7.fhir.r4.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyValues, dateTimeValue, equals, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN, setXhtmlMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
identifier
A formal identifier that is used to identify this MeasureReport when it is represented in other formats or referenced in a specification, model, design or an instance. -
status
The MeasureReport status. No data will be available until the MeasureReport status is complete. -
type
The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure. -
measure
A reference to the Measure that was calculated to produce this report. -
subject
Optional subject identifying the individual or individuals the report is for. -
subjectTarget
The actual object that is the target of the reference (Optional subject identifying the individual or individuals the report is for.) -
date
The date this measure report was generated. -
reporter
The individual, location, or organization that is reporting the data. -
reporterTarget
The actual object that is the target of the reference (The individual, location, or organization that is reporting the data.) -
period
The reporting period for which the report was calculated. -
improvementNotation
Whether improvement in the measure is noted by an increase or decrease in the measure score. -
group
The results of the calculation, one for each population group in the measure. -
evaluatedResource
A reference to a Bundle containing the Resources that were used in the calculation of this measure. -
evaluatedResourceTarget
The actual objects that are the target of the reference (A reference to a Bundle containing the Resources that were used in the calculation of this measure.) -
SP_DATE
Search parameter: dateDescription: The date of the measure report
Type: date
Path: MeasureReport.date
- See Also:
-
DATE
Fluent Client search parameter constant for dateDescription: The date of the measure report
Type: date
Path: MeasureReport.date
-
SP_IDENTIFIER
Search parameter: identifierDescription: External identifier of the measure report to be returned
Type: token
Path: MeasureReport.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: External identifier of the measure report to be returned
Type: token
Path: MeasureReport.identifier
-
SP_PERIOD
Search parameter: periodDescription: The period of the measure report
Type: date
Path: MeasureReport.period
- See Also:
-
PERIOD
Fluent Client search parameter constant for periodDescription: The period of the measure report
Type: date
Path: MeasureReport.period
-
SP_MEASURE
Search parameter: measureDescription: The measure to return measure report results for
Type: reference
Path: MeasureReport.measure
- See Also:
-
MEASURE
Fluent Client search parameter constant for measureDescription: The measure to return measure report results for
Type: reference
Path: MeasureReport.measure
-
INCLUDE_MEASURE
Constant for fluent queries to be used to add include statements. Specifies the path value of "MeasureReport:measure". -
SP_PATIENT
Search parameter: patientDescription: The identity of a patient to search for individual measure report results for
Type: reference
Path: MeasureReport.subject
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: The identity of a patient to search for individual measure report results for
Type: reference
Path: MeasureReport.subject
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "MeasureReport:patient". -
SP_SUBJECT
Search parameter: subjectDescription: The identity of a subject to search for individual measure report results for
Type: reference
Path: MeasureReport.subject
- See Also:
-
SUBJECT
Fluent Client search parameter constant for subjectDescription: The identity of a subject to search for individual measure report results for
Type: reference
Path: MeasureReport.subject
-
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "MeasureReport:subject". -
SP_REPORTER
Search parameter: reporterDescription: The reporter to return measure report results for
Type: reference
Path: MeasureReport.reporter
- See Also:
-
REPORTER
Fluent Client search parameter constant for reporterDescription: The reporter to return measure report results for
Type: reference
Path: MeasureReport.reporter
-
INCLUDE_REPORTER
Constant for fluent queries to be used to add include statements. Specifies the path value of "MeasureReport:reporter". -
SP_STATUS
Search parameter: statusDescription: The status of the measure report
Type: token
Path: MeasureReport.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: The status of the measure report
Type: token
Path: MeasureReport.status
-
SP_EVALUATED_RESOURCE
Search parameter: evaluated-resourceDescription: An evaluated resource referenced by the measure report
Type: reference
Path: MeasureReport.evaluatedResource
- See Also:
-
EVALUATED_RESOURCE
Fluent Client search parameter constant for evaluated-resourceDescription: An evaluated resource referenced by the measure report
Type: reference
Path: MeasureReport.evaluatedResource
-
INCLUDE_EVALUATED_RESOURCE
Constant for fluent queries to be used to add include statements. Specifies the path value of "MeasureReport:evaluated-resource".
-
-
Constructor Details
-
MeasureReport
public MeasureReport()Constructor -
MeasureReport
public MeasureReport(Enumeration<MeasureReport.MeasureReportStatus> status, Enumeration<MeasureReport.MeasureReportType> type, CanonicalType measure, Period period) Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier(A formal identifier that is used to identify this MeasureReport when it is represented in other formats or referenced in a specification, model, design or an instance.)
-
setIdentifier
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier, creating it if it does not already exist
-
getStatusElement
- Returns:
status(The MeasureReport status. No data will be available until the MeasureReport status is complete.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
- Parameters:
value-status(The MeasureReport status. No data will be available until the MeasureReport status is complete.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- The MeasureReport status. No data will be available until the MeasureReport status is complete.
-
setStatus
- Parameters:
value- The MeasureReport status. No data will be available until the MeasureReport status is complete.
-
getTypeElement
- Returns:
type(The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
hasTypeElement
-
hasType
-
setTypeElement
- Parameters:
value-type(The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
getType
- Returns:
- The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure.
-
setType
- Parameters:
value- The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure.
-
getMeasureElement
- Returns:
measure(A reference to the Measure that was calculated to produce this report.). This is the underlying object with id, value and extensions. The accessor "getMeasure" gives direct access to the value
-
hasMeasureElement
-
hasMeasure
-
setMeasureElement
- Parameters:
value-measure(A reference to the Measure that was calculated to produce this report.). This is the underlying object with id, value and extensions. The accessor "getMeasure" gives direct access to the value
-
getMeasure
- Returns:
- A reference to the Measure that was calculated to produce this report.
-
setMeasure
- Parameters:
value- A reference to the Measure that was calculated to produce this report.
-
getSubject
- Returns:
subject(Optional subject identifying the individual or individuals the report is for.)
-
hasSubject
-
setSubject
- Parameters:
value-subject(Optional subject identifying the individual or individuals the report is for.)
-
getSubjectTarget
- Returns:
subjectThe actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Optional subject identifying the individual or individuals the report is for.)
-
setSubjectTarget
- Parameters:
value-subjectThe actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Optional subject identifying the individual or individuals the report is for.)
-
getDateElement
- Returns:
date(The date this measure report was generated.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
hasDateElement
-
hasDate
-
setDateElement
- Parameters:
value-date(The date this measure report was generated.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
getDate
- Returns:
- The date this measure report was generated.
-
setDate
- Parameters:
value- The date this measure report was generated.
-
getReporter
- Returns:
reporter(The individual, location, or organization that is reporting the data.)
-
hasReporter
-
setReporter
- Parameters:
value-reporter(The individual, location, or organization that is reporting the data.)
-
getReporterTarget
- Returns:
reporterThe actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The individual, location, or organization that is reporting the data.)
-
setReporterTarget
- Parameters:
value-reporterThe actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The individual, location, or organization that is reporting the data.)
-
getPeriod
- Returns:
period(The reporting period for which the report was calculated.)
-
hasPeriod
-
setPeriod
- Parameters:
value-period(The reporting period for which the report was calculated.)
-
getImprovementNotation
- Returns:
improvementNotation(Whether improvement in the measure is noted by an increase or decrease in the measure score.)
-
hasImprovementNotation
-
setImprovementNotation
- Parameters:
value-improvementNotation(Whether improvement in the measure is noted by an increase or decrease in the measure score.)
-
getGroup
- Returns:
group(The results of the calculation, one for each population group in the measure.)
-
setGroup
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasGroup
-
addGroup
-
addGroup
-
getGroupFirstRep
- Returns:
- The first repetition of repeating field
group, creating it if it does not already exist
-
getEvaluatedResource
- Returns:
evaluatedResource(A reference to a Bundle containing the Resources that were used in the calculation of this measure.)
-
setEvaluatedResource
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasEvaluatedResource
-
addEvaluatedResource
-
addEvaluatedResource
-
getEvaluatedResourceFirstRep
- Returns:
- The first repetition of repeating field
evaluatedResource, creating it if it does not already exist
-
listChildren
- Overrides:
listChildrenin classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
- Specified by:
copyin classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-