PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/StructureDefinition/Measure
description: Base StructureDefinition for Measure Resource
package_name: hl7.fhir.r3.examples
derivation: specialization
name: Measure
type: Measure
elements:
  description: {short: Natural language description of the measure, type: markdown, isSummary: true, index: 9}
  definition: {short: Defined terms used in the measure documentation, type: markdown, array: true, isSummary: true, index: 32}
  date: {short: Date this was last changed, type: dateTime, isSummary: true, index: 7}
  group:
    type: BackboneElement
    short: Population criteria group
    array: true
    index: 35
    elements:
      identifier: {type: Identifier, short: Unique identifier, index: 36}
      name: {type: string, short: Short name, index: 37}
      description: {type: string, short: Summary description, index: 38}
      population:
        type: BackboneElement
        short: Population criteria
        array: true
        index: 39
        elements:
          identifier: {type: Identifier, short: Unique identifier, index: 40}
          code: {type: CodeableConcept, short: initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation, index: 41}
          name: {type: string, short: Short name, index: 42}
          description: {type: string, short: The human readable description of this population criteria, index: 43}
          criteria: {type: string, short: The name of a valid referenced CQL expression (may be namespaced) that defines this population criteria, index: 44}
        required: [criteria]
      stratifier:
        type: BackboneElement
        short: Stratifier criteria for the measure
        array: true
        index: 45
        elements:
          identifier: {type: Identifier, short: The identifier for the stratifier used to coordinate the reported data back to this stratifier, index: 46}
          criteria: {type: string, short: How the measure should be stratified, index: 47}
          path: {type: string, short: Path to the stratifier, index: 48}
    required: [identifier]
  publisher: {short: Name of the publisher (organization or individual), type: string, isSummary: true, index: 8}
  approvalDate: {short: When the measure was approved by publisher, type: date, index: 12}
  compositeScoring: {short: opportunity | all-or-nothing | linear | weighted, type: CodeableConcept, isSummary: true, index: 25}
  disclaimer: {short: Disclaimer for use of the measure or its referenced content, type: markdown, isSummary: true, index: 23}
  jurisdiction: {short: Intended jurisdiction for measure (if applicable), type: CodeableConcept, array: true, isSummary: true, index: 16}
  purpose: {short: Why this measure is defined, type: markdown, index: 10}
  name: {short: Name for this measure (computer friendly), type: string, isSummary: true, index: 3}
  useContext: {short: Context the content is intended to support, type: UsageContext, array: true, isSummary: true, index: 15}
  copyright: {short: Use and/or publishing restrictions, type: markdown, index: 20}
  guidance: {short: Additional guidance for implementers, type: markdown, isSummary: true, index: 33}
  type: {short: process | outcome | structure | patient-reported-outcome | composite, type: CodeableConcept, array: true, isSummary: true, index: 26}
  experimental: {isModifier: true, short: 'For testing purposes, not real usage', type: boolean, isSummary: true, index: 6}
  topic: {short: 'E.g. Education, Treatment, Assessment, etc', type: CodeableConcept, array: true, index: 17}
  title: {short: Name for this measure (human friendly), type: string, isSummary: true, index: 4}
  supplementalData:
    type: BackboneElement
    short: What other data should be reported with the measure
    array: true
    index: 49
    elements:
      identifier: {type: Identifier, short: 'Identifier, unique within the measure', index: 50}
      usage: {type: CodeableConcept, short: supplemental-data | risk-adjustment-factor, array: true, index: 51}
      criteria: {type: string, short: Expression describing additional data to be reported, index: 52}
      path: {type: string, short: Path to the supplemental data element, index: 53}
  library:
    type: Reference
    short: Logic used by the measure
    refers: ['http://hl7.org/fhir/StructureDefinition/Library']
    array: true
    index: 22
  usage: {type: string, short: Describes the clinical usage of the measure, index: 11}
  rationale: {type: markdown, short: Why does this measure exist, isSummary: true, index: 29}
  contributor: {type: Contributor, short: A content contributor, array: true, index: 18}
  status: {isModifier: true, short: draft | active | retired | unknown, type: code, isSummary: true, index: 5}
  url: {short: Logical URI to reference this measure (globally unique), type: uri, isSummary: true, index: 0}
  identifier: {short: Additional identifier for the measure, type: Identifier, array: true, isSummary: true, index: 1}
  lastReviewDate: {short: When the measure was last reviewed, type: date, index: 13}
  riskAdjustment: {short: How is risk adjustment applied for this measure, type: string, isSummary: true, index: 27}
  scoring: {short: proportion | ratio | continuous-variable | cohort, type: CodeableConcept, isSummary: true, index: 24}
  set: {type: string, short: 'The measure set, e.g. Preventive Care and Screening', isSummary: true, index: 34}
  version: {short: Business version of the measure, type: string, isSummary: true, index: 2}
  relatedArtifact: {short: 'Additional documentation, citations, etc', type: RelatedArtifact, array: true, index: 21}
  contact: {short: Contact details for the publisher, type: ContactDetail, array: true, isSummary: true, index: 19}
  improvementNotation: {short: 'Improvement notation for the measure, e.g. higher score indicates better quality', type: string, isSummary: true, index: 31}
  rateAggregation: {short: How is rate aggregation performed for this measure, type: string, isSummary: true, index: 28}
  effectivePeriod: {short: When the measure is expected to be used, type: Period, isSummary: true, index: 14}
  clinicalRecommendationStatement: {type: markdown, short: Summary of clinical guidelines, isSummary: true, index: 30}
package_version: 3.0.2
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Measure
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: null
required: [status]