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.r4b.examples 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: 28 date: {isModifier: false, short: When the report was generated, type: dateTime, mustSupport: false, isSummary: true, index: 5} group: isModifier: false short: Measure results for each group type: BackboneElement mustSupport: false array: true isSummary: false index: 9 elements: 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: 10 population: isModifier: false short: The populations in the group type: BackboneElement mustSupport: false array: true isSummary: false index: 11 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: 12 count: {isModifier: false, short: Size of the population, type: integer, mustSupport: false, isSummary: false, index: 13} 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: 14 measureScore: {isModifier: false, short: What score this group achieved, type: Quantity, mustSupport: false, isSummary: true, index: 15} stratifier: isModifier: false short: Stratification results type: BackboneElement mustSupport: false array: true isSummary: false index: 16 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: 17 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: 18 elements: value: isModifier: false short: The stratum value, e.g. male type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measurereport-stratifier-value-example'} isSummary: false index: 19 component: isModifier: false short: Stratifier component values index: 20 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: 21 value: isModifier: false short: The stratum component value, e.g. male type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measurereport-stratifier-value-example'} isSummary: false index: 22 required: [value, code] isSummary: false population: isModifier: false short: Population results in this stratum type: BackboneElement mustSupport: false array: true isSummary: false index: 23 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: 24 count: {isModifier: false, short: Size of the population, type: integer, mustSupport: false, isSummary: false, index: 25} 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: 26 measureScore: {isModifier: false, short: What score this stratum achieved, type: Quantity, mustSupport: false, isSummary: false, index: 27} 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.3.0'} isSummary: true index: 2 measure: {isModifier: false, short: What measure was calculated, type: canonical, mustSupport: false, isSummary: true, index: 3} reporter: isModifier: false short: Who is reporting the data refers: ['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: 6 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.3.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 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: 7} improvementNotation: isModifier: true short: increase | decrease type: CodeableConcept mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-improvement-notation|4.3.0'} isModifierReason: Improvement notation determines how to interpret the measure score (i.e. whether an increase is an improvement) isSummary: true index: 8 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: 4 package_version: 4.3.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/MeasureReport base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.3.0 required: [measure, status, type, period]