PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.0
    http://hl7.org/fhir/StructureDefinition/Measure
description: Base StructureDefinition for Measure Resource
package_name: hl7.fhir.core
derivation: specialization
name: Measure
type: null
elements:
  definition: {type: markdown, short: A natural language definition of the measure, isSummary: true, index: 10}
  group:
    type: BackboneElement
    short: Population criteria group
    isSummary: true
    array: true
    index: 13
    elements:
      identifier: {type: Identifier, short: Unique identifier, isSummary: true, index: 14}
      name: {type: string, short: Short name, isSummary: true, index: 15}
      description: {type: string, short: Summary description, isSummary: true, index: 16}
      population:
        type: BackboneElement
        short: Population criteria
        isSummary: true
        array: true
        index: 17
        elements:
          type: {type: code, short: initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-score, isSummary: true, index: 18}
          identifier: {type: Identifier, short: Unique identifier, isSummary: true, index: 19}
          name: {type: string, short: Short name, isSummary: true, index: 20}
          description: {type: string, short: The human readable description of this population criteria, isSummary: true, index: 21}
          criteria: {type: string, short: The name of a valid referenced CQL expression (may be namespaced) that defines this population criteria, isSummary: true, index: 22}
        required: [identifier, type, criteria]
      stratifier:
        type: BackboneElement
        short: Stratifier criteria for the measure
        isSummary: true
        array: true
        index: 23
        elements:
          identifier: {type: Identifier, short: The identifier for the stratifier used to coordinate the reported data back to this stratifier, isSummary: true, index: 24}
          criteria: {type: string, short: Stratifier criteria, isSummary: true, index: 25}
          path: {type: string, short: Path to the stratifier, isSummary: true, index: 26}
        required: [identifier]
    required: [identifier]
  disclaimer: {type: markdown, short: Disclaimer for the measure, isSummary: true, index: 2}
  guidance: {type: markdown, short: The guidance for the measure, isSummary: true, index: 11}
  type: {type: code, short: process | outcome, isSummary: true, array: true, index: 4}
  supplementalData:
    type: BackboneElement
    short: Supplemental data
    isSummary: true
    array: true
    index: 27
    elements:
      identifier: {type: Identifier, short: 'Identifier, unique within the measure', isSummary: true, index: 28}
      usage: {type: code, short: supplemental-data | risk-adjustment-factor, isSummary: true, array: true, index: 29}
      criteria: {type: string, short: Supplemental data criteria, isSummary: true, index: 30}
      path: {type: string, short: Path to the supplemental data element, isSummary: true, index: 31}
    required: [identifier]
  library: {type: Reference, short: Logic used by the measure, isSummary: true, array: true, index: 1}
  moduleMetadata: {type: ModuleMetadata, short: Metadata for the measure, isSummary: true, index: 0}
  rationale: {type: markdown, short: Why does this measure exist, isSummary: true, index: 7}
  riskAdjustment: {type: string, short: How is risk adjustment applied for this measure, isSummary: true, index: 5}
  scoring: {type: code, short: proportion | ratio | continuous-variable | cohort, isSummary: true, index: 3}
  set: {type: string, short: 'The measure set, e.g. Preventive Care and Screening', isSummary: true, index: 12}
  improvementNotation: {type: string, short: 'Improvement notation for the measure, e.g. higher score indicates better quality', isSummary: true, index: 9}
  rateAggregation: {type: string, short: How is rate aggregation performed for this measure, isSummary: true, index: 6}
  clinicalRecommendationStatement: {type: markdown, short: Clinical recommendation, isSummary: true, index: 8}
package_version: 1.4.0
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Measure
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: null