http://hl7.org/fhir/StructureDefinition/MeasureReport|5.0.0

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: {isModifier: false, short: What data was used to calculate the measure score, mustSupport: false, array: true, isSummary: false, index: 48}
  date: {isModifier: false, short: When the measure was calculated, mustSupport: false, isSummary: true, index: 6}
  group:
    isModifier: false
    short: Measure results for each group
    mustSupport: false
    array: true
    isSummary: false
    index: 14
    elements:
      linkId: {isModifier: false, short: Pointer to specific group from Measure, mustSupport: false, isSummary: false, index: 15}
      code:
        isModifier: false
        short: Meaning of the group
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measure-group-example'}
        isSummary: true
        index: 16
      subject: {isModifier: false, short: What individual(s) the report is for, mustSupport: false, isSummary: true, index: 17}
      population:
        isModifier: false
        short: The populations in the group
        mustSupport: false
        array: true
        isSummary: false
        index: 18
        elements:
          linkId: {isModifier: false, short: Pointer to specific population from Measure, mustSupport: false, isSummary: false, index: 19}
          code:
            isModifier: false
            short: initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
            mustSupport: false
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/measure-population'}
            isSummary: true
            index: 20
          count: {isModifier: false, short: Size of the population, mustSupport: false, isSummary: false, index: 21}
          subjectResults: {isModifier: false, short: 'For subject-list reports, the subject results in this population', mustSupport: false, isSummary: false, index: 22}
          subjectReport: {isModifier: false, short: 'For subject-list reports, a subject result in this population', mustSupport: false, array: true, isSummary: false, index: 23}
          subjects: {isModifier: false, short: What individual(s) in the population, mustSupport: false, isSummary: false, index: 24}
      measureScore:
        isModifier: false
        short: What score this group achieved
        mustSupport: false
        choices: []
        isSummary: true
        index: 26
      stratifier:
        isModifier: false
        short: Stratification results
        mustSupport: false
        array: true
        isSummary: false
        index: 27
        elements:
          linkId: {isModifier: false, short: Pointer to specific stratifier from Measure, mustSupport: false, isSummary: false, index: 28}
          code:
            isModifier: false
            short: What stratifier of the group
            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
            mustSupport: false
            array: true
            isSummary: false
            index: 30
            elements:
              value:
                isModifier: false
                short: The stratum value, e.g. male
                mustSupport: false
                choices: []
                isSummary: false
                index: 32
              component:
                isModifier: false
                short: Stratifier component values
                mustSupport: false
                array: true
                isSummary: false
                index: 33
                elements:
                  linkId: {isModifier: false, short: Pointer to specific stratifier component from Measure, mustSupport: false, isSummary: false, index: 34}
                  code:
                    isModifier: false
                    short: What stratifier component of the group
                    mustSupport: false
                    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measure-stratifier-example'}
                    isSummary: false
                    index: 35
                  value:
                    isModifier: false
                    short: The stratum component value, e.g. male
                    mustSupport: false
                    choices: []
                    isSummary: false
                    index: 37
                required: [value, code]
              population:
                isModifier: false
                short: Population results in this stratum
                mustSupport: false
                array: true
                isSummary: false
                index: 38
                elements:
                  linkId: {isModifier: false, short: Pointer to specific population from Measure, mustSupport: false, isSummary: false, index: 39}
                  code:
                    isModifier: false
                    short: initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
                    mustSupport: false
                    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/measure-population'}
                    isSummary: false
                    index: 40
                  count: {isModifier: false, short: Size of the population, mustSupport: false, isSummary: false, index: 41}
                  subjectResults: {isModifier: false, short: 'For subject-list reports, the subject results in this population', mustSupport: false, isSummary: false, index: 42}
                  subjectReport: {isModifier: false, short: 'For subject-list reports, a subject result in this population', mustSupport: false, array: true, isSummary: false, index: 43}
                  subjects: {isModifier: false, short: What individual(s) in the population, mustSupport: false, isSummary: false, index: 44}
              measureScore:
                isModifier: false
                short: What score this stratum achieved
                mustSupport: false
                choices: []
                isSummary: false
                index: 46
  type:
    isModifier: false
    short: individual | subject-list | summary | data-exchange
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-report-type|5.0.0'}
    isSummary: true
    index: 2
  measure: {isModifier: false, short: What measure was calculated, mustSupport: false, isSummary: true, index: 4}
  supplementalData: {isModifier: false, short: Additional information collected for the report, mustSupport: false, array: true, isSummary: false, index: 47}
  reporter: {isModifier: false, short: Who is reporting the data, mustSupport: false, isSummary: true, index: 7}
  status:
    isModifier: true
    short: complete | pending | error
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-report-status|5.0.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
    index: 1
  dataUpdateType:
    isModifier: true
    short: incremental | snapshot
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/submit-data-update-type|5.0.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, mustSupport: false, isSummary: false, index: 8}
  inputParameters: {isModifier: false, short: What parameters were provided to the report, mustSupport: false, isSummary: false, index: 11}
  identifier: {isModifier: false, short: Additional identifier for the MeasureReport, mustSupport: false, array: true, isSummary: true, index: 0}
  scoring:
    isModifier: true
    short: What scoring method (e.g. proportion, ratio, continuous-variable)
    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: 12
  period: {isModifier: false, short: What period the report covers, mustSupport: false, isSummary: true, index: 10}
  location: {isModifier: false, short: Where the reported data is from, mustSupport: false, isSummary: false, index: 9}
  improvementNotation:
    isModifier: true
    short: increase | decrease
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-improvement-notation|5.0.0'}
    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, mustSupport: false, isSummary: true, index: 5}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/MeasureReport
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [status, type, period]