PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci@vbpr-1.0.0
    http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/vbp-quality-measurereport
description: VBP quality measure report at the summary level for a population. This profile is derived from the Data Exchange for Quality Measure IG's DEQM Summary MeasureReport.
package_name: hl7.fhir.us.davinci
derivation: constraint
name: VbpQualityMeasureReport
type: MeasureReport
elements:
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/StructureDefinition/measurereport-category
    index: 0
    slicing:
      slices:
        measurereport-category:
          match: {}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/measurereport-category
            index: 0
            elements:
              value[x]:
                elements:
                  coding:
                    index: 1
                    elements:
                      code:
                        pattern: {type: Code, value: vbp}
                        index: 2
                    required: [code]
                required: [coding]
        score:
          match: {}
          schema: {type: Extension, short: 'Score of a measure, such as star rating score', mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/score', index: 3}
          min: 0
          max: 1
        threshold:
          match: {}
          schema: {type: Extension, short: Threshold needed to be met when measuring performance, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold', index: 4}
          min: 0
  group:
    elements:
      population:
        elements:
          code:
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-vbpr/ValueSet/vbp-measure-population'}
            index: 5
      stratifier:
        elements:
          code:
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/us/davinci-vbpr/ValueSet/measure-stratifier-example'}
            index: 6
          stratum:
            extensions:
              score: {url: 'http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/score', min: 0, max: 1, type: Extension, short: What score such as star rating score this stratum achieved, mustSupport: true, index: 8}
            elements:
              extension:
                index: 7
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    score:
                      match: {url: null}
                      schema: {type: Extension, short: What score such as star rating score this stratum achieved, mustSupport: true, url: 'http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/score', index: 8}
                      min: 0
                      max: 1
              component:
                elements:
                  code:
                    binding: {strength: example, valueSet: 'http://hl7.org/fhir/us/davinci-vbpr/ValueSet/measure-stratifier-example'}
                    mustSupport: true
                    index: 9
                  value: {mustSupport: true, index: 10}
              population:
                elements:
                  code:
                    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-vbpr/ValueSet/vbp-measure-population'}
                    index: 11
package_version: vbpr-1.0.0
extensions:
  measurereport-category:
    url: http://hl7.org/fhir/StructureDefinition/measurereport-category
    type: Extension
    mustSupport: true
    index: 0
    elements:
      value[x]:
        elements:
          coding:
            index: 1
            elements:
              code:
                pattern: {type: Code, value: vbp}
                index: 2
            required: [code]
        required: [coding]
  score: {url: 'http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/score', min: 0, max: 1, type: Extension, short: 'Score of a measure, such as star rating score', mustSupport: true, index: 3}
  threshold: {url: 'http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold', min: 0, type: Extension, short: Threshold needed to be met when measuring performance, mustSupport: true, index: 4}
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/vbp-quality-measurereport
base: http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/summary-measurereport-deqm
version: 1.0.0