description: The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation. package_name: hl7.fhir.r6.examples derivation: specialization name: MeasureReport type: MeasureReport elements: category: isModifier: false short: The category of measure report instance this is (example codes include deqm, ra, vbp) type: CodeableConcept mustSupport: false binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/measurereport-category'} isSummary: false index: 1 evaluatedResource: isModifier: false short: What data was used to calculate the measure score refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference mustSupport: false array: true isSummary: false index: 88 date: {isModifier: false, short: When the measure report was generated, type: dateTime, mustSupport: false, isSummary: true, index: 8} group: isModifier: false short: Measure results for each group type: BackboneElement mustSupport: false array: true isSummary: false index: 14 elements: description: {isModifier: false, short: Summary description, type: markdown, mustSupport: false, isSummary: false, index: 19} measureScorePeriod: {isModifier: false, short: What score this group achieved, type: Period, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 40} linkId: {isModifier: false, short: Pointer to specific group from Measure, type: string, mustSupport: false, isSummary: false, index: 15} measureScore: isModifier: false short: What score this group achieved mustSupport: false choices: [measureScoreQuantity, measureScoreDateTime, measureScoreCodeableConcept, measureScorePeriod, measureScoreRange, measureScoreDuration, measureScoreBoolean, measureScoreRatio] isSummary: true index: 36 stratifier: isModifier: false short: Stratification results type: BackboneElement mustSupport: false array: true isSummary: false index: 45 elements: linkId: {isModifier: false, short: Pointer to specific stratifier from Measure, type: string, mustSupport: false, isSummary: false, index: 46} title: {isModifier: false, short: Title of a group's stratifier. Note- this value is copied from this element in Measure, type: string, mustSupport: false, isSummary: false, index: 47} code: isModifier: false short: What stratifier of the group type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measure-stratifier-example'} isSummary: false index: 48 description: {isModifier: false, short: The human readable description of this stratifier, type: markdown, mustSupport: false, isSummary: false, index: 49} stratum: isModifier: false short: Stratum results, one for each unique value, or set of values, in the stratifier, or stratifier components type: BackboneElement mustSupport: false array: true isSummary: false index: 50 elements: measureScorePeriod: {isModifier: false, short: What score this stratum achieved, type: Period, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 82} valueReference: {isModifier: false, short: 'The stratum value, e.g. male', type: Reference, mustSupport: false, choiceOf: value, isSummary: false, index: 57} measureScore: isModifier: false short: What score this stratum achieved mustSupport: false choices: [measureScoreQuantity, measureScoreDateTime, measureScoreCodeableConcept, measureScorePeriod, measureScoreRange, measureScoreDuration, measureScoreBoolean, measureScoreRatio] isSummary: false index: 78 measureScoreRatio: {isModifier: false, short: What score this stratum achieved, type: Ratio, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 86} valueQuantity: {isModifier: false, short: 'The stratum value, e.g. male', type: Quantity, mustSupport: false, choiceOf: value, isSummary: false, index: 55} value: isModifier: false short: The stratum value, e.g. male mustSupport: false choices: [valueCodeableConcept, valueBoolean, valueQuantity, valueRange, valueReference] isSummary: false index: 52 valueBoolean: {isModifier: false, short: 'The stratum value, e.g. male', type: boolean, mustSupport: false, choiceOf: value, isSummary: false, index: 54} measureScoreQuantity: {isModifier: false, short: What score this stratum achieved, type: Quantity, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 79} measureScoreDuration: {isModifier: false, short: What score this stratum achieved, type: Duration, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 84} component: isModifier: false short: Stratifier component values index: 58 type: BackboneElement mustSupport: false array: true elements: description: {isModifier: false, short: The human readable description of this stratifier component, type: markdown, mustSupport: false, isSummary: false, index: 61} linkId: {isModifier: false, short: Pointer to specific stratifier component from Measure, type: string, mustSupport: false, isSummary: false, index: 59} valueReference: {isModifier: false, short: 'The stratum component value, e.g. male', type: Reference, mustSupport: false, choiceOf: value, isSummary: false, index: 68} valueQuantity: {isModifier: false, short: 'The stratum component value, e.g. male', type: Quantity, mustSupport: false, choiceOf: value, isSummary: false, index: 66} value: isModifier: false short: The stratum component value, e.g. male mustSupport: false choices: [valueCodeableConcept, valueBoolean, valueQuantity, valueRange, valueReference] isSummary: false index: 63 valueBoolean: {isModifier: false, short: 'The stratum component value, e.g. male', type: boolean, mustSupport: false, choiceOf: value, isSummary: false, index: 65} code: isModifier: false short: What stratifier component of the group type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measure-stratifier-example'} isSummary: false index: 60 valueCodeableConcept: {isModifier: false, short: 'The stratum component value, e.g. male', type: CodeableConcept, mustSupport: false, choiceOf: value, isSummary: false, index: 64} valueRange: {isModifier: false, short: 'The stratum component value, e.g. male', type: Range, mustSupport: false, choiceOf: value, isSummary: false, index: 67} required: [valueReference, valueRange, value, valueBoolean, valueCodeableConcept, valueQuantity, code] isSummary: false measureScoreCodeableConcept: {isModifier: false, short: What score this stratum achieved, type: CodeableConcept, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 81} population: constraint: mrp-4: {human: The count and countQuantity elements for a statum population SHALL be mutually exclusive, source: 'http://hl7.org/fhir/StructureDefinition/MeasureReport', severity: error, expression: count.exists() xor countQuantity.exists()} isModifier: false short: Population results in this stratum index: 69 type: BackboneElement mustSupport: false array: true elements: linkId: {isModifier: false, short: Pointer to specific population from Measure, type: string, mustSupport: false, isSummary: false, index: 70} code: isModifier: false short: initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation type: CodeableConcept mustSupport: false binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/measure-population'} isSummary: false index: 71 count: {isModifier: false, short: Size of the population, type: integer, mustSupport: false, isSummary: false, index: 72} countQuantity: {isModifier: false, short: Size of the population as a quantity, type: Quantity, mustSupport: false, isSummary: false, index: 73} subjectResults: isModifier: false short: For subject-list reports, the subject results in this population refers: ['http://hl7.org/fhir/StructureDefinition/List'] type: Reference mustSupport: false isSummary: false index: 74 subjectReport: isModifier: false short: For subject-list reports, a subject result in this population refers: ['http://hl7.org/fhir/StructureDefinition/MeasureReport'] type: Reference mustSupport: false array: true isSummary: false index: 75 subjects: isModifier: false short: What individual(s) in the population refers: ['http://hl7.org/fhir/StructureDefinition/Group'] type: Reference mustSupport: false isSummary: false index: 76 isSummary: false valueCodeableConcept: {isModifier: false, short: 'The stratum value, e.g. male', type: CodeableConcept, mustSupport: false, choiceOf: value, isSummary: false, index: 53} measureScoreRange: {isModifier: false, short: What score this stratum achieved, type: Range, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 83} measureScoreDateTime: {isModifier: false, short: What score this stratum achieved, type: dateTime, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 80} valueRange: {isModifier: false, short: 'The stratum value, e.g. male', type: Range, mustSupport: false, choiceOf: value, isSummary: false, index: 56} measureScoreBoolean: {isModifier: false, short: What score this stratum achieved, type: boolean, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 85} improvementNotationGuidance: {isModifier: false, short: Explanation of improvement notation, type: markdown, mustSupport: false, isSummary: true, index: 24} measureScoreRatio: {isModifier: false, short: What score this group achieved, type: Ratio, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 44} type: isModifier: false short: process | outcome | structure | patient-reported-outcome type: CodeableConcept mustSupport: false binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/measure-type'} isSummary: true index: 20 measureScoreQuantity: {isModifier: false, short: What score this group achieved, type: Quantity, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 37} measureScoreDuration: {isModifier: false, short: What score this group achieved, type: Duration, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 42} title: {isModifier: false, short: Title of a group. Note- this value is copied from this element in Measure, type: string, mustSupport: false, isSummary: false, index: 16} measureScoreCodeableConcept: {isModifier: false, short: What score this group achieved, type: CodeableConcept, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 39} calculatedDate: {isModifier: false, short: The date the Measure Report was calculated, type: dateTime, mustSupport: false, isSummary: false, index: 17} population: constraint: mrp-3: {human: The count and countQuantity elements SHALL be mutually exclusive, source: 'http://hl7.org/fhir/StructureDefinition/MeasureReport', severity: error, expression: count.exists() xor countQuantity.exists()} isModifier: false short: The populations in the group index: 25 type: BackboneElement mustSupport: false array: true elements: description: {isModifier: false, short: The human readable description of this population criteria, type: markdown, mustSupport: false, isSummary: false, index: 29} linkId: {isModifier: false, short: Pointer to specific population from Measure, type: string, mustSupport: false, isSummary: false, index: 26} subjectResults: isModifier: false short: For subject-list reports, the subject results in this population refers: ['http://hl7.org/fhir/StructureDefinition/List'] type: Reference mustSupport: false isSummary: false index: 32 countQuantity: {isModifier: false, short: Size of the population as a quantity, type: Quantity, mustSupport: false, isSummary: false, index: 31} title: {isModifier: false, short: Title of a group. Note- this value is copied from this element in Measure, type: string, mustSupport: false, isSummary: false, index: 27} count: {isModifier: false, short: Size of the population, type: integer, mustSupport: false, isSummary: false, index: 30} code: isModifier: false short: initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation type: CodeableConcept mustSupport: false binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/measure-population'} isSummary: true index: 28 subjectReport: isModifier: false short: For subject-list reports, references to the individual reports for subjects in this population refers: ['http://hl7.org/fhir/StructureDefinition/MeasureReport'] type: Reference mustSupport: false array: true isSummary: false index: 33 subjects: isModifier: false short: What individual(s) in the population refers: ['http://hl7.org/fhir/StructureDefinition/Group'] type: Reference mustSupport: false isSummary: false index: 34 isSummary: false code: isModifier: false short: Meaning of the group type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measure-group-example'} isSummary: true index: 18 scoring: isModifier: true short: What scoring method (e.g. proportion, ratio, continuous-variable) type: CodeableConcept mustSupport: false binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/measure-scoring'} isModifierReason: Scoring determines what method was used to calculate the measure score and is required for correct interpretation of the score isSummary: true index: 22 measureScoreRange: {isModifier: false, short: What score this group achieved, type: Range, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 41} measureScoreDateTime: {isModifier: false, short: What score this group achieved, type: dateTime, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 38} improvementNotation: isModifier: true short: increase | decrease type: CodeableConcept mustSupport: false binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/measure-improvement-notation'} isModifierReason: Improvement notation determines how to interpret the measure score (i.e. whether an increase is an improvement) isSummary: true index: 23 subject: isModifier: false short: What individual(s) the report is for refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference mustSupport: false isSummary: true index: 21 measureScoreBoolean: {isModifier: false, short: What score this group achieved, type: boolean, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 43} type: isModifier: false short: individual | subject-list | summary | data-exchange type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-report-type|6.0.0-ballot4'} isSummary: true index: 4 measure: {isModifier: false, short: What measure was calculated, type: canonical, mustSupport: false, isSummary: true, index: 6} supplementalData: isModifier: false short: Additional information collected for the report refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference mustSupport: false array: true isSummary: false index: 87 messages: isModifier: false short: Evaluation messages refers: ['http://hl7.org/fhir/StructureDefinition/OperationOutcome'] type: Reference mustSupport: false isSummary: false index: 2 reporter: isModifier: false short: Who is reporting the data refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'] type: Reference mustSupport: false isSummary: true index: 9 status: isModifier: true short: complete | pending | error index: 3 type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-report-status|6.0.0-ballot4'} isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid isSummary: true dataUpdateType: isModifier: true short: incremental | snapshot type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/submit-data-update-type|6.0.0-ballot4'} isModifierReason: This element determines whether the data in a data-exchange measure report is a snapshot or incremental update and is required in order to correctly apply the data update to a receiving system isSummary: true index: 5 reportingVendor: isModifier: false short: What vendor prepared the data refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference mustSupport: false isSummary: false index: 10 inputParameters: isModifier: false short: What parameters were provided to the report refers: ['http://hl7.org/fhir/StructureDefinition/Parameters'] type: Reference mustSupport: false isSummary: false index: 13 identifier: {isModifier: false, short: Additional identifier for the MeasureReport, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0} period: {isModifier: false, short: What period the report covers, type: Period, mustSupport: false, isSummary: true, index: 12} location: isModifier: false short: Where the reported data is from refers: ['http://hl7.org/fhir/StructureDefinition/Location'] type: Reference mustSupport: false array: true isSummary: false index: 11 subject: isModifier: false short: What individual(s) the report is for refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference mustSupport: false isSummary: true index: 7 package_version: 6.0.0-ballot4 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/MeasureReport base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 6.0.0-ballot4 required: [status, type, period]