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

The Measure resource provides the definition of a quality measure.
description: The Measure resource provides the definition of a quality measure.
derivation: specialization
name: Measure
type: Measure
elements:
  description: {isModifier: false, short: Natural language description of the measure, mustSupport: false, isSummary: true, index: 16}
  date: {isModifier: false, short: Date last changed, mustSupport: false, isSummary: true, index: 13}
  group:
    isModifier: false
    short: Population criteria group
    mustSupport: false
    array: true
    isSummary: false
    index: 47
    elements:
      description: {isModifier: false, short: Summary description, mustSupport: false, isSummary: false, index: 50}
      linkId:
        constraint:
          mea-2: {human: Link ids should be 255 characters or less, source: 'http://hl7.org/fhir/StructureDefinition/Measure', severity: warning, expression: $this.length() <= 255}
        isModifier: false
        short: Unique id for group in measure
        mustSupport: false
        isSummary: false
        index: 48
      stratifier:
        isModifier: false
        short: Stratifier criteria for the measure
        mustSupport: false
        array: true
        isSummary: false
        index: 68
        elements:
          linkId:
            constraint:
              mea-4: {human: Link ids should be 255 characters or less, source: 'http://hl7.org/fhir/StructureDefinition/Measure', severity: warning, expression: $this.length() <= 255}
            isModifier: false
            short: Unique id for stratifier in measure
            mustSupport: false
            isSummary: false
            index: 69
          code:
            isModifier: false
            short: Meaning of the stratifier
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measure-stratifier-example'}
            isSummary: false
            index: 70
          description: {isModifier: false, short: The human readable description of this stratifier, mustSupport: false, isSummary: false, index: 71}
          criteria: {isModifier: false, short: How the measure should be stratified, mustSupport: false, isSummary: false, index: 72}
          groupDefinition: {isModifier: false, short: A group resource that defines this population, mustSupport: false, isSummary: false, index: 73}
          component:
            isModifier: false
            short: Stratifier criteria component for the measure
            mustSupport: false
            array: true
            isSummary: false
            index: 74
            elements:
              linkId:
                constraint:
                  mea-5: {human: Link ids should be 255 characters or less, source: 'http://hl7.org/fhir/StructureDefinition/Measure', severity: warning, expression: $this.length() <= 255}
                isModifier: false
                short: Unique id for stratifier component in measure
                mustSupport: false
                isSummary: false
                index: 75
              code:
                isModifier: false
                short: Meaning of the stratifier component
                mustSupport: false
                binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measure-stratifier-example'}
                isSummary: false
                index: 76
              description: {isModifier: false, short: The human readable description of this stratifier component, mustSupport: false, isSummary: false, index: 77}
              criteria: {isModifier: false, short: Component of how the measure should be stratified, mustSupport: false, isSummary: false, index: 78}
              groupDefinition: {isModifier: false, short: A group resource that defines this population, mustSupport: false, isSummary: false, index: 79}
      scoringUnit:
        isModifier: false
        short: What units?
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measure-scoring-unit'}
        isSummary: true
        index: 56
      basis:
        isModifier: false
        short: Population basis
        mustSupport: false
        meaningWhenMissing: boolean
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/fhir-types|5.0.0'}
        isSummary: true
        index: 54
      type:
        isModifier: false
        short: process | outcome | structure | patient-reported-outcome | composite
        mustSupport: false
        array: true
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/measure-type'}
        isSummary: true
        index: 51
      library: {isModifier: false, short: Logic used by the measure group, mustSupport: false, array: true, isSummary: false, index: 59}
      population:
        isModifier: false
        short: Population criteria
        mustSupport: false
        array: true
        isSummary: false
        index: 60
        elements:
          linkId:
            constraint:
              mea-3: {human: Link ids should be 255 characters or less, source: 'http://hl7.org/fhir/StructureDefinition/Measure', severity: warning, expression: $this.length() <= 255}
            isModifier: false
            short: Unique id for population in measure
            mustSupport: false
            isSummary: false
            index: 61
          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: 62
          description: {isModifier: false, short: The human readable description of this population criteria, mustSupport: false, isSummary: false, index: 63}
          criteria: {isModifier: false, short: The criteria that defines this population, mustSupport: false, isSummary: false, index: 64}
          groupDefinition: {isModifier: false, short: A group resource that defines this population, mustSupport: false, isSummary: false, index: 65}
          inputPopulationId: {isModifier: false, short: Which population, mustSupport: false, isSummary: false, index: 66}
          aggregateMethod:
            isModifier: false
            short: Aggregation method for a measure score (e.g. sum, average, median, minimum, maximum, count)
            mustSupport: false
            binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/measure-aggregate-method'}
            isSummary: false
            index: 67
      code:
        isModifier: false
        short: Meaning of the group
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measure-group-example'}
        isSummary: false
        index: 49
      scoring:
        isModifier: false
        short: proportion | ratio | continuous-variable | cohort
        mustSupport: false
        binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/measure-scoring'}
        isSummary: true
        index: 55
      improvementNotation:
        isModifier: false
        short: increase | decrease
        mustSupport: false
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-improvement-notation|5.0.0'}
        isSummary: true
        index: 58
      subject:
        isModifier: false
        short: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device
        mustSupport: false
        choices: []
        meaningWhenMissing: Patient
        isSummary: false
        index: 53
      rateAggregation: {isModifier: false, short: How is rate aggregation performed for this measure, mustSupport: false, isSummary: true, index: 57}
  endorser: {isModifier: false, short: Who endorsed the content, mustSupport: false, array: true, isSummary: false, index: 30}
  publisher: {isModifier: false, short: Name of the publisher/steward (organization or individual), mustSupport: false, isSummary: true, index: 14}
  approvalDate: {isModifier: false, short: When the measure was approved by publisher, mustSupport: false, isSummary: false, index: 23}
  compositeScoring:
    isModifier: false
    short: opportunity | all-or-nothing | linear | weighted
    mustSupport: false
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/composite-measure-scoring'}
    isSummary: true
    index: 36
  disclaimer: {isModifier: false, short: Disclaimer for use of the measure or its referenced content, mustSupport: false, isSummary: true, index: 33}
  jurisdiction:
    isModifier: false
    short: Intended jurisdiction for measure (if applicable)
    mustSupport: false
    array: true
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/jurisdiction'}
    isSummary: true
    index: 18
  scoringUnit:
    isModifier: false
    short: What units?
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measure-scoring-unit'}
    isSummary: true
    index: 35
  purpose: {isModifier: false, short: Why this measure is defined, mustSupport: false, isSummary: false, index: 19}
  name: {isModifier: false, short: Name for this measure (computer friendly), mustSupport: false, isSummary: true, index: 5}
  basis:
    isModifier: false
    short: Population basis
    mustSupport: false
    meaningWhenMissing: boolean
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/fhir-types|5.0.0'}
    isSummary: true
    index: 12
  copyrightLabel: {isModifier: false, short: Copyright holder and year(s), mustSupport: false, isSummary: false, index: 22}
  useContext: {isModifier: false, short: The context that the content is intended to support, mustSupport: false, array: true, isSummary: true, index: 17}
  copyright: {isModifier: false, short: Use and/or publishing restrictions, mustSupport: false, isSummary: false, index: 21}
  versionAlgorithm:
    isModifier: false
    short: How to compare versions
    mustSupport: false
    choices: []
    isSummary: true
    index: 4
  guidance: {isModifier: false, short: Additional guidance for implementers (deprecated), mustSupport: false, isSummary: true, index: 46}
  type:
    isModifier: false
    short: process | outcome | structure | patient-reported-outcome | composite
    mustSupport: false
    array: true
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/measure-type'}
    isSummary: true
    index: 37
  experimental: {isModifier: false, short: 'For testing purposes, not real usage', mustSupport: false, meaningWhenMissing: 'If absent, this resource is treated as though it is not experimental.', isSummary: true, index: 9}
  topic:
    isModifier: false
    short: The category of the measure, such as Education, Treatment, Assessment, etc
    mustSupport: false
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/definition-topic'}
    isSummary: false
    index: 26
  title: {isModifier: false, short: Name for this measure (human friendly), mustSupport: false, isSummary: true, index: 6}
  supplementalData:
    isModifier: false
    short: What other data should be reported with the measure
    mustSupport: false
    array: true
    isSummary: false
    index: 80
    elements:
      linkId:
        constraint:
          mea-6: {human: Link ids should be 255 characters or less, source: 'http://hl7.org/fhir/StructureDefinition/Measure', severity: warning, expression: $this.length() <= 255}
        isModifier: false
        short: Unique id for supplementalData in measure
        mustSupport: false
        isSummary: false
        index: 81
      code:
        isModifier: false
        short: Meaning of the supplemental data
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measure-supplemental-data-example'}
        isSummary: false
        index: 82
      usage:
        isModifier: false
        short: supplemental-data | risk-adjustment-factor
        mustSupport: false
        array: true
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/measure-data-usage'}
        isSummary: false
        index: 83
      description: {isModifier: false, short: The human readable description of this supplemental data, mustSupport: false, isSummary: false, index: 84}
      criteria: {isModifier: false, short: Expression describing additional data to be reported, mustSupport: false, isSummary: false, index: 85}
    required: [criteria]
  library: {isModifier: false, short: Logic used by the measure, mustSupport: false, array: true, isSummary: false, index: 32}
  author: {isModifier: false, short: Who authored the content, mustSupport: false, array: true, isSummary: false, index: 27}
  term:
    isModifier: false
    short: Defined terms used in the measure documentation
    mustSupport: false
    array: true
    isSummary: false
    index: 43
    elements:
      code:
        isModifier: false
        short: What term?
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/measure-definition-example'}
        isSummary: false
        index: 44
      definition: {isModifier: false, short: Meaning of the term, mustSupport: false, isSummary: false, index: 45}
  usage: {isModifier: false, short: Describes the clinical usage of the measure, mustSupport: false, isSummary: false, index: 20}
  rationale: {isModifier: false, short: Detailed description of why the measure exists, mustSupport: false, isSummary: true, index: 40}
  status:
    isModifier: true
    short: draft | active | retired | unknown
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/publication-status|5.0.0'}
    isModifierReason: This is labeled as \"Is Modifier\" because applications should not use a retired {{title}} without due consideration
    isSummary: true
    index: 8
  subtitle: {isModifier: false, short: Subordinate title of the measure, mustSupport: false, isSummary: false, index: 7}
  url:
    constraint:
      cnl-1: {human: 'URL should not contain | or # - these characters make processing canonical references problematic', source: 'http://hl7.org/fhir/StructureDefinition/Measure', severity: warning, expression: 'exists() implies matches(''^[^|# ]+$'')'}
    isModifier: false
    short: Canonical identifier for this measure, represented as a URI (globally unique)
    mustSupport: false
    isSummary: true
    index: 0
  identifier: {isModifier: false, short: Additional identifier for the measure, mustSupport: false, array: true, isSummary: true, index: 1}
  lastReviewDate: {isModifier: false, short: When the measure was last reviewed by the publisher, mustSupport: false, isSummary: false, index: 24}
  editor: {isModifier: false, short: Who edited the content, mustSupport: false, array: true, isSummary: false, index: 28}
  riskAdjustment: {isModifier: false, short: How risk adjustment is applied for this measure, mustSupport: false, isSummary: true, index: 38}
  scoring:
    isModifier: false
    short: proportion | ratio | continuous-variable | cohort
    mustSupport: false
    binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/measure-scoring'}
    isSummary: true
    index: 34
  reviewer: {isModifier: false, short: Who reviewed the content, mustSupport: false, array: true, isSummary: false, index: 29}
  version: {isModifier: false, short: Business version of the measure, mustSupport: false, isSummary: true, index: 2}
  relatedArtifact: {isModifier: false, short: 'Additional documentation, citations, etc', mustSupport: false, array: true, isSummary: false, index: 31}
  contact: {isModifier: false, short: Contact details for the publisher, mustSupport: false, array: true, isSummary: true, index: 15}
  improvementNotation:
    isModifier: false
    short: increase | decrease
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/measure-improvement-notation|5.0.0'}
    isSummary: true
    index: 42
  subject:
    isModifier: false
    short: E.g. Patient, Practitioner, RelatedPerson, Organization, Location, Device
    mustSupport: false
    choices: []
    meaningWhenMissing: Patient
    isSummary: false
    index: 11
  rateAggregation: {isModifier: false, short: How is rate aggregation performed for this measure, mustSupport: false, isSummary: true, index: 39}
  effectivePeriod: {isModifier: false, short: When the measure is expected to be used, mustSupport: false, isSummary: true, index: 25}
  clinicalRecommendationStatement: {isModifier: false, short: Summary of clinical guidelines, mustSupport: false, isSummary: true, index: 41}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Measure
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [status]