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: 57 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: 12 elements: measureScorePeriod: {isModifier: false, short: What score this group achieved, type: Period, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 23} measureScore: isModifier: false short: What score this group achieved mustSupport: false choices: [measureScoreQuantity, measureScoreDateTime, measureScoreCodeableConcept, measureScorePeriod, measureScoreRange, measureScoreDuration] isSummary: true index: 19 stratifier: isModifier: false short: Stratification results type: BackboneElement mustSupport: false array: true isSummary: false index: 26 elements: code: isModifier: false short: What stratifier of the group type: CodeableConcept mustSupport: false array: true binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measure-stratifier-example'} isSummary: false index: 27 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: 28 elements: measureScorePeriod: {isModifier: false, short: What score this stratum achieved, type: Period, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 54} valueReference: {isModifier: false, short: 'The stratum value, e.g. male', type: Reference, mustSupport: false, choiceOf: value, isSummary: false, index: 35} measureScore: isModifier: false short: What score this stratum achieved mustSupport: false choices: [measureScoreQuantity, measureScoreDateTime, measureScoreCodeableConcept, measureScorePeriod, measureScoreRange, measureScoreDuration] isSummary: false index: 50 valueQuantity: {isModifier: false, short: 'The stratum value, e.g. male', type: Quantity, mustSupport: false, choiceOf: value, isSummary: false, index: 33} value: isModifier: false short: The stratum value, e.g. male mustSupport: false choices: [valueCodeableConcept, valueBoolean, valueQuantity, valueRange, valueReference] isSummary: false index: 30 valueBoolean: {isModifier: false, short: 'The stratum value, e.g. male', type: boolean, mustSupport: false, choiceOf: value, isSummary: false, index: 32} measureScoreQuantity: {isModifier: false, short: What score this stratum achieved, type: Quantity, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 51} measureScoreDuration: {isModifier: false, short: What score this stratum achieved, type: Duration, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 56} component: isModifier: false short: Stratifier component values index: 36 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: 37 value: isModifier: false short: The stratum component value, e.g. male mustSupport: false choices: [valueCodeableConcept, valueBoolean, valueQuantity, valueRange, valueReference] isSummary: false index: 39 valueCodeableConcept: {isModifier: false, short: 'The stratum component value, e.g. male', type: CodeableConcept, mustSupport: false, choiceOf: value, isSummary: false, index: 40} valueBoolean: {isModifier: false, short: 'The stratum component value, e.g. male', type: boolean, mustSupport: false, choiceOf: value, isSummary: false, index: 41} valueQuantity: {isModifier: false, short: 'The stratum component value, e.g. male', type: Quantity, mustSupport: false, choiceOf: value, isSummary: false, index: 42} valueRange: {isModifier: false, short: 'The stratum component value, e.g. male', type: Range, mustSupport: false, choiceOf: value, isSummary: false, index: 43} valueReference: {isModifier: false, short: 'The stratum component value, e.g. male', type: Reference, mustSupport: false, choiceOf: value, isSummary: false, index: 44} 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: 53} population: isModifier: false short: Population results in this stratum type: BackboneElement mustSupport: false array: true isSummary: false index: 45 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: 46 count: {isModifier: false, short: Size of the population, type: integer, mustSupport: false, isSummary: false, index: 47} 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: 48 valueCodeableConcept: {isModifier: false, short: 'The stratum value, e.g. male', type: CodeableConcept, mustSupport: false, choiceOf: value, isSummary: false, index: 31} measureScoreRange: {isModifier: false, short: What score this stratum achieved, type: Range, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 55} measureScoreDateTime: {isModifier: false, short: What score this stratum achieved, type: dateTime, mustSupport: false, choiceOf: measureScore, isSummary: false, index: 52} valueRange: {isModifier: false, short: 'The stratum value, e.g. male', type: Range, mustSupport: false, choiceOf: value, isSummary: false, index: 34} measureScoreQuantity: {isModifier: false, short: What score this group achieved, type: Quantity, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 20} measureScoreDuration: {isModifier: false, short: What score this group achieved, type: Duration, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 25} measureScoreCodeableConcept: {isModifier: false, short: What score this group achieved, type: CodeableConcept, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 22} population: isModifier: false short: The populations in the group type: BackboneElement mustSupport: false array: true isSummary: false index: 14 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: 15 count: {isModifier: false, short: Size of the population, type: integer, mustSupport: false, isSummary: false, index: 16} 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: 17 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: 13 measureScoreRange: {isModifier: false, short: What score this group achieved, type: Range, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 24} measureScoreDateTime: {isModifier: false, short: What score this group achieved, type: dateTime, mustSupport: false, choiceOf: measureScore, isSummary: true, index: 21} type: isModifier: false short: individual | subject-list | summary | data-collection type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-report-type|4.6.0'} 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/Location', '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|4.6.0'} 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|4.6.0'} 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 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: 10 period: {isModifier: false, short: What period the report covers, type: Period, mustSupport: false, isSummary: true, index: 9} improvementNotation: isModifier: true short: increase | decrease type: CodeableConcept mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-improvement-notation|4.6.0'} isModifierReason: Improvement notation determines how to interpret the measure score (i.e. whether an increase is an improvement) isSummary: true index: 11 subject: isModifier: false short: What individual(s) the report is for refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', '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: 4.6.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/MeasureReport base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.6.0 required: [measure, status, type, period]