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.r5.core derivation: specialization name: MeasureReport type: MeasureReport elements: 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: 59 date: {isModifier: false, short: When the report was generated, type: dateTime, mustSupport: false, isSummary: true, index: 6} group: isModifier: false short: Measure results for each group type: BackboneElement mustSupport: false array: true isSummary: false index: 14 elements: measureScorePeriod: {isModifier: false, short: What score this group achieved, type: Period, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 25} measureScore: isModifier: false short: What score this group achieved mustSupport: false choices: [measureScoreQuantity, measureScoreDateTime, measureScoreCodeableConcept, measureScorePeriod, measureScoreRange, measureScoreDuration] isSummary: true index: 21 stratifier: isModifier: false short: Stratification results type: BackboneElement mustSupport: false array: true isSummary: false index: 28 elements: 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: 29 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: 30 elements: measureScorePeriod: {isModifier: false, short: What score this stratum achieved, type: Period, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 56} valueReference: {isModifier: false, short: 'The stratum value, e.g. male', type: Reference, mustSupport: false, choiceOf: value, isSummary: false, index: 37} measureScore: isModifier: false short: What score this stratum achieved mustSupport: false choices: [measureScoreQuantity, measureScoreDateTime, measureScoreCodeableConcept, measureScorePeriod, measureScoreRange, measureScoreDuration] isSummary: false index: 52 valueQuantity: {isModifier: false, short: 'The stratum value, e.g. male', type: Quantity, mustSupport: false, choiceOf: value, isSummary: false, index: 35} value: isModifier: false short: The stratum value, e.g. male mustSupport: false choices: [valueCodeableConcept, valueBoolean, valueQuantity, valueRange, valueReference] isSummary: false index: 32 valueBoolean: {isModifier: false, short: 'The stratum value, e.g. male', type: boolean, mustSupport: false, choiceOf: value, isSummary: false, index: 34} measureScoreQuantity: {isModifier: false, short: What score this stratum achieved, type: Quantity, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 53} measureScoreDuration: {isModifier: false, short: What score this stratum achieved, type: Duration, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 58} component: isModifier: false short: Stratifier component values index: 38 type: BackboneElement mustSupport: false array: true elements: 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: 39 value: isModifier: false short: The stratum component value, e.g. male mustSupport: false choices: [valueCodeableConcept, valueBoolean, valueQuantity, valueRange, valueReference] isSummary: false index: 41 valueCodeableConcept: {isModifier: false, short: 'The stratum component value, e.g. male', type: CodeableConcept, mustSupport: false, choiceOf: value, isSummary: false, index: 42} valueBoolean: {isModifier: false, short: 'The stratum component value, e.g. male', type: boolean, mustSupport: false, choiceOf: value, isSummary: false, index: 43} valueQuantity: {isModifier: false, short: 'The stratum component value, e.g. male', type: Quantity, mustSupport: false, choiceOf: value, isSummary: false, index: 44} valueRange: {isModifier: false, short: 'The stratum component value, e.g. male', type: Range, mustSupport: false, choiceOf: value, isSummary: false, index: 45} valueReference: {isModifier: false, short: 'The stratum component value, e.g. male', type: Reference, mustSupport: false, choiceOf: value, isSummary: false, index: 46} 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: 55} population: isModifier: false short: Population results in this stratum type: BackboneElement mustSupport: false array: true isSummary: false index: 47 elements: 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://hl7.org/fhir/ValueSet/measure-population'} isSummary: false index: 48 count: {isModifier: false, short: Size of the population, type: integer, mustSupport: false, isSummary: false, index: 49} 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: 50 valueCodeableConcept: {isModifier: false, short: 'The stratum value, e.g. male', type: CodeableConcept, mustSupport: false, choiceOf: value, isSummary: false, index: 33} measureScoreRange: {isModifier: false, short: What score this stratum achieved, type: Range, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 57} measureScoreDateTime: {isModifier: false, short: What score this stratum achieved, type: dateTime, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 54} valueRange: {isModifier: false, short: 'The stratum value, e.g. male', type: Range, mustSupport: false, choiceOf: value, isSummary: false, index: 36} measureScoreQuantity: {isModifier: false, short: What score this group achieved, type: Quantity, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 22} measureScoreDuration: {isModifier: false, short: What score this group achieved, type: Duration, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 27} measureScoreCodeableConcept: {isModifier: false, short: What score this group achieved, type: CodeableConcept, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 24} population: isModifier: false short: The populations in the group type: BackboneElement mustSupport: false array: true isSummary: false index: 16 elements: 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://hl7.org/fhir/ValueSet/measure-population'} isSummary: true index: 17 count: {isModifier: false, short: Size of the population, type: integer, mustSupport: false, isSummary: false, index: 18} 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: 19 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: 15 measureScoreRange: {isModifier: false, short: What score this group achieved, type: Range, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 26} measureScoreDateTime: {isModifier: false, short: What score this group achieved, type: dateTime, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 23} 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|5.0.0-ballot'} isSummary: true index: 2 measure: {isModifier: false, short: What measure was calculated, type: canonical, mustSupport: false, isSummary: true, index: 4} reporter: isModifier: false short: Who is reporting the data refers: ['http://hl7.org/fhir/StructureDefinition/Group', '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: 7 status: isModifier: true short: complete | pending | error index: 1 type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-report-status|5.0.0-ballot'} 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|5.0.0-ballot'} 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: 3 reportingVendor: isModifier: false short: What vendor prepared the data refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference mustSupport: false isSummary: false index: 8 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: 11 identifier: {isModifier: false, short: Additional identifier for the MeasureReport, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0} scoring: isModifier: true short: What scoring method (e.g. proportion, ratio, continuous-variable) type: CodeableConcept mustSupport: false binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/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: 12 period: {isModifier: false, short: What period the report covers, type: Period, mustSupport: false, isSummary: true, index: 10} location: isModifier: false short: Where the reported data is from refers: ['http://hl7.org/fhir/StructureDefinition/Location'] type: Reference mustSupport: false isSummary: false index: 9 improvementNotation: isModifier: true short: increase | decrease type: CodeableConcept mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-improvement-notation|5.0.0-ballot'} isModifierReason: Improvement notation determines how to interpret the measure score (i.e. whether an increase is an improvement) isSummary: true index: 13 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: 5 package_version: 5.0.0-ballot class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/MeasureReport base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 5.0.0-ballot required: [status, type, period]