http://hl7.org/fhir/StructureDefinition/MeasureReport|4.0.1
The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation.
description: The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation. derivation: specialization name: MeasureReport type: MeasureReport elements: evaluatedResource: {short: What data was used to calculate the measure score, array: true, index: 28} date: {short: When the report was generated, isSummary: true, index: 5} group: short: Measure results for each group array: true index: 9 elements: code: {short: Meaning of the group, isSummary: true, index: 10} population: short: The populations in the group array: true index: 11 elements: code: short: initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/measure-population'} isSummary: true index: 12 count: {short: Size of the population, index: 13} subjectResults: {short: 'For subject-list reports, the subject results in this population', index: 14} measureScore: {short: What score this group achieved, isSummary: true, index: 15} stratifier: short: Stratification results array: true index: 16 elements: code: {short: What stratifier of the group, array: true, index: 17} stratum: short: Stratum results, one for each unique value, or set of values, in the stratifier, or stratifier components array: true index: 18 elements: value: {short: 'The stratum value, e.g. male', index: 19} component: short: Stratifier component values array: true index: 20 elements: code: {short: What stratifier component of the group, index: 21} value: {short: 'The stratum component value, e.g. male', index: 22} required: [value, code] population: short: Population results in this stratum array: true index: 23 elements: code: short: initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/measure-population'} index: 24 count: {short: Size of the population, index: 25} subjectResults: {short: 'For subject-list reports, the subject results in this population', index: 26} measureScore: {short: What score this stratum achieved, index: 27} type: short: individual | subject-list | summary | data-collection binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-report-type|4.0.1'} isSummary: true index: 2 measure: {short: What measure was calculated, isSummary: true, index: 3} reporter: {short: Who is reporting the data, isSummary: true, index: 6} status: isModifier: true short: complete | pending | error binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-report-status|4.0.1'} 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 index: 1 identifier: {short: Additional identifier for the MeasureReport, array: true, isSummary: true, index: 0} period: {short: What period the report covers, isSummary: true, index: 7} improvementNotation: isModifier: true short: increase | decrease binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-improvement-notation|4.0.1'} isModifierReason: Improvement notation determines how to interpret the measure score (i.e. whether an increase is an improvement) isSummary: true index: 8 subject: {short: What individual(s) the report is for, isSummary: true, index: 4} class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/MeasureReport base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.0.1 required: [measure, status, type, period]