{
  "resourceType": "StructureDefinition",
  "id": "MeasureReport",
  "meta": {
    "lastUpdated": "2021-01-01T21:58:31.578+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString": "Specialized.Quality Reporting &amp; Testing"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode": "business"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cqi"
    },
    {
      "url": "http://hl7.org/fhir/build/StructureDefinition/entered-in-error-status",
      "valueCode": "Delete the report if it is"
    }
  ],
  "url": "http://hl7.org/fhir/StructureDefinition/MeasureReport",
  "version": "4.6.0",
  "name": "MeasureReport",
  "status": "draft",
  "date": "2021-01-01T21:58:31+00:00",
  "publisher": "Health Level Seven International (Clinical Quality Information)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cqi/index.cfm"
        }
      ]
    }
  ],
  "description": "The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation.",
  "fhirVersion": "4.6.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "MeasureReport",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource",
  "derivation": "specialization",
  "differential": {
    "element": [
      {
        "id": "MeasureReport",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/committee-notes",
            "valueString": "The MeasureReport resource is a FHIR rendering of the Quality Reporting Document Architecture, category I and III, as well as category II, which was never fully materialized in QRDA."
          },
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/svg",
            "valueCode": "0,0"
          }
        ],
        "path": "MeasureReport",
        "short": "Results of a measure evaluation",
        "definition": "The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation.",
        "min": 0,
        "max": "*",
        "constraint": [
          {
            "key": "mrp-2",
            "severity": "error",
            "human": "Stratifiers SHALL be either a single criteria or a set of criteria components",
            "expression": "group.stratifier.stratum.all(value.exists() xor component.exists())",
            "xpath": "not(f:kind/@value='data-collection') or not(exists(f:group))",
            "source": "http://hl7.org/fhir/StructureDefinition/MeasureReport"
          },
          {
            "key": "mrp-1",
            "severity": "error",
            "human": "Measure Reports used for data collection SHALL NOT communicate group and score information",
            "expression": "(type != 'data-collection') or group.exists().not()",
            "xpath": "not(f:kind/@value='data-collection') or not(exists(f:group))",
            "source": "http://hl7.org/fhir/StructureDefinition/MeasureReport"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN]"
          },
          {
            "identity": "w5",
            "map": "clinical.general"
          }
        ]
      },
      {
        "id": "MeasureReport.identifier",
        "path": "MeasureReport.identifier",
        "short": "Additional identifier for the MeasureReport",
        "definition": "A formal identifier that is used to identify this MeasureReport when it is represented in other formats or referenced in a specification, model, design or an instance.",
        "comment": "Typically, this is used for identifiers that can go in an HL7 V3 II data type - e.g. to identify this {{title}} outside of FHIR, where the logical URL is not possible to use.",
        "requirements": "Allows externally provided and/or usable business identifiers to be easily associated with the module.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "w5",
            "map": "FiveWs.identifier"
          },
          {
            "identity": "rim",
            "map": "id"
          }
        ]
      },
      {
        "id": "MeasureReport.status",
        "path": "MeasureReport.status",
        "short": "complete | pending | error",
        "definition": "The MeasureReport status. No data will be available until the MeasureReport status is complete.",
        "comment": "This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": true,
        "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,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MeasureReportStatus"
            },
            {
              "url": "http://hl7.org/fhir/build/StructureDefinition/definition",
              "valueString": "The status of the measure report."
            }
          ],
          "strength": "required",
          "description": "The status of the measure report (e.g. complete, pending, or error)",
          "valueSet": "http://hl7.org/fhir/ValueSet/measure-report-status"
        },
        "mapping": [
          {
            "identity": "w5",
            "map": "FiveWs.status"
          },
          {
            "identity": "rim",
            "map": "status"
          }
        ]
      },
      {
        "id": "MeasureReport.type",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/committee-notes",
            "valueString": "individual is QRDA category I, summary is QRDA category III."
          }
        ],
        "path": "MeasureReport.type",
        "short": "individual | subject-list | summary | data-collection",
        "definition": "The type of measure report. This may be an individual report, which provides the score for the measure for an individual member of the population; a subject-listing, which returns the list of members that meet the various criteria in the measure; a summary report, which returns a population count for each of the criteria in the measure; or a data-collection, which enables the MeasureReport to be used to exchange the data-of-interest for a quality measure.",
        "comment": "Data-collection reports are used only to communicate data-of-interest for a measure. They do not necessarily include all the data for a particular subject or population, but they may.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "condition": [
          "mrp-1"
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MeasureReportType"
            },
            {
              "url": "http://hl7.org/fhir/build/StructureDefinition/definition",
              "valueString": "The type of the measure report."
            }
          ],
          "strength": "required",
          "description": "The type of the measure report: individual, patient listing, or summary",
          "valueSet": "http://hl7.org/fhir/ValueSet/measure-report-type"
        },
        "mapping": [
          {
            "identity": "w5",
            "map": "FiveWs.class"
          },
          {
            "identity": "rim",
            "map": "methodCode"
          }
        ]
      },
      {
        "id": "MeasureReport.dataUpdateType",
        "path": "MeasureReport.dataUpdateType",
        "short": "incremental | snapshot",
        "definition": "Indicates whether the data submitted in an data-exchange report represents a snapshot or incremental update. A snapshot update replaces all previously submitted data for the receiver, whereas an incremental update represents only updated and/or changed data and should be applied as a differential update to the existing submitted data for the receiver.",
        "comment": "This element only applies to Data-collection reports used to communicate the data-of-interest for a measure",
        "requirements": "Allows receiving systems to support incremental exchange of data, reducing overall bandwidth requirements.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": true,
        "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,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "SubmitDataUpdateType"
            }
          ],
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/submit-data-update-type"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "MeasureReport.measure",
        "path": "MeasureReport.measure",
        "short": "What measure was calculated",
        "definition": "A reference to the Measure that was calculated to produce this report.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "canonical",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Measure"
            ]
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "w5",
            "map": "FiveWs.what[x]"
          },
          {
            "identity": "rim",
            "map": "outboundRelationship[typeCode=INST]/target[classCode=OBS, moodCode=DEFN]"
          }
        ]
      },
      {
        "id": "MeasureReport.subject",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/committee-notes",
            "valueString": "Subject can be a Group when the measurereport type is summary."
          }
        ],
        "path": "MeasureReport.subject",
        "short": "What individual(s) the report is for",
        "definition": "Optional subject identifying the individual or individuals the report is for.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
              "http://hl7.org/fhir/StructureDefinition/Location",
              "http://hl7.org/fhir/StructureDefinition/Device",
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson",
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "w5",
            "map": "FiveWs.subject[x]"
          },
          {
            "identity": "rim",
            "map": "participation[typeCode=SBJ]"
          },
          {
            "identity": "w5",
            "map": "FiveWs.subject"
          }
        ]
      },
      {
        "id": "MeasureReport.date",
        "path": "MeasureReport.date",
        "short": "When the report was generated",
        "definition": "The date this measure report was generated.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "w5",
            "map": "FiveWs.recorded"
          },
          {
            "identity": "rim",
            "map": "participation[typeCode=AUT].time"
          }
        ]
      },
      {
        "id": "MeasureReport.reporter",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/committee-notes",
            "valueString": "There is work within DEQM and QM IGs to better define the relationship between the reporter (such as a reporting vendor) and the practitioner, provider, or organization that generated the data being reported."
          }
        ],
        "path": "MeasureReport.reporter",
        "short": "Who is reporting the data",
        "definition": "The individual, location, or organization that is reporting the data.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
              "http://hl7.org/fhir/StructureDefinition/Location",
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "w5",
            "map": "FiveWs.source"
          },
          {
            "identity": "rim",
            "map": "participation[typeCode=PRF]"
          }
        ]
      },
      {
        "id": "MeasureReport.reportingVendor",
        "path": "MeasureReport.reportingVendor",
        "short": "What vendor prepared the data",
        "definition": "A reference to the vendor who queried the data, calculated results and/or generated the report. The ‘reporting vendor’ is intended to represent the submitting entity when it is not the same as the reporting entity. This extension is used when the Receiver is interested in getting vendor information in the report.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "participation[typeCode=PRF]"
          }
        ]
      },
      {
        "id": "MeasureReport.period",
        "path": "MeasureReport.period",
        "short": "What period the report covers",
        "definition": "The reporting period for which the report was calculated.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "effectiveTime"
          }
        ]
      },
      {
        "id": "MeasureReport.scoring",
        "path": "MeasureReport.scoring",
        "short": "What scoring method (e.g. proportion, ratio, continuous-variable)",
        "definition": "Indicates how the calculation is performed for the measure, including proportion, ratio, continuous-variable, and cohort. The value set is extensible, allowing additional measure scoring types to be represented. It is expected to be the same as the scoring element on the referenced Measure.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Scoring determines what method was used to calculate the measure score and is required for correct interpretation of the score",
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MeasureScoring"
            }
          ],
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/measure-scoring"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "methodCode"
          }
        ]
      },
      {
        "id": "MeasureReport.improvementNotation",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/committee-notes",
            "valueString": "Improvement notation is included in MeasureReport because it is critical to interpreting the measure, but it must match the improvementNotation of the measure being reported."
          }
        ],
        "path": "MeasureReport.improvementNotation",
        "short": "increase | decrease",
        "definition": "Whether improvement in the measure is noted by an increase or decrease in the measure score.",
        "comment": "This element is typically defined by the measure, but reproduced here to ensure the measure score can be interpreted. The element is labeled as a modifier because it changes the interpretation of the reported measure score.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Improvement notation determines how to interpret the measure score (i.e. whether an increase is an improvement)",
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MeasureImprovementNotation"
            },
            {
              "url": "http://hl7.org/fhir/build/StructureDefinition/definition",
              "valueString": "Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue."
            }
          ],
          "strength": "required",
          "description": "The improvement notation of the measure report (e.g. increase or decrease)",
          "valueSet": "http://hl7.org/fhir/ValueSet/measure-improvement-notation"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "interpretationCode"
          }
        ]
      },
      {
        "id": "MeasureReport.group",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/svg",
            "valueCode": "360,0"
          }
        ],
        "path": "MeasureReport.group",
        "short": "Measure results for each group",
        "definition": "The results of the calculation, one for each population group in the measure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "mrp-1"
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "outboundRelationship[typeCode=COMP]"
          }
        ]
      },
      {
        "id": "MeasureReport.group.code",
        "path": "MeasureReport.group.code",
        "short": "Meaning of the group",
        "definition": "The meaning of the population group as defined in the measure definition.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MeasureGroupExample"
            }
          ],
          "strength": "example",
          "description": "Example of measure groups.",
          "valueSet": "http://hl7.org/fhir/ValueSet/measure-group-example"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "MeasureReport.group.population",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/svg",
            "valueCode": "0,240"
          }
        ],
        "path": "MeasureReport.group.population",
        "short": "The populations in the group",
        "definition": "The populations that make up the population group, one for each type of population appropriate for the measure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "outboundRelationship[typeCode=COMP]"
          }
        ]
      },
      {
        "id": "MeasureReport.group.population.code",
        "path": "MeasureReport.group.population.code",
        "short": "initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation",
        "definition": "The type of the population.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MeasurePopulation"
            }
          ],
          "strength": "extensible",
          "description": "The type of population (e.g. initial, numerator, denominator, etc.).",
          "valueSet": "http://hl7.org/fhir/ValueSet/measure-population"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "MeasureReport.group.population.count",
        "path": "MeasureReport.group.population.count",
        "short": "Size of the population",
        "definition": "The number of members of the population.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "MeasureReport.group.population.subjectResults",
        "path": "MeasureReport.group.population.subjectResults",
        "short": "For subject-list reports, the subject results in this population",
        "definition": "This element refers to a List of subject level MeasureReport resources, one for each subject in this population.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/List"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "outboundRelationship[typeCode=SBJ]"
          }
        ]
      },
      {
        "id": "MeasureReport.group.measureScore[x]",
        "path": "MeasureReport.group.measureScore[x]",
        "short": "What score this group achieved",
        "definition": "The measure score for this population group, calculated as appropriate for the measure type and scoring method, and based on the contents of the populations defined in the group.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Period"
          },
          {
            "code": "Range"
          },
          {
            "code": "Duration"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "MeasureReport.group.stratifier",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/svg",
            "valueCode": "550,0"
          }
        ],
        "path": "MeasureReport.group.stratifier",
        "short": "Stratification results",
        "definition": "When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the measure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "outboundRelationship[typeCode=COMP]"
          }
        ]
      },
      {
        "id": "MeasureReport.group.stratifier.code",
        "path": "MeasureReport.group.stratifier.code",
        "short": "What stratifier of the group",
        "definition": "The meaning of this stratifier, as defined in the measure definition.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MeasureStratifierExample"
            }
          ],
          "strength": "example",
          "description": "Meaning of the stratifier.",
          "valueSet": "http://hl7.org/fhir/ValueSet/measure-stratifier-example"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "MeasureReport.group.stratifier.stratum",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString": "StratifierGroup"
          },
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/svg",
            "valueCode": "450,120"
          }
        ],
        "path": "MeasureReport.group.stratifier.stratum",
        "short": "Stratum results, one for each unique value, or set of values, in the stratifier, or stratifier components",
        "definition": "This element contains the results for a single stratum within the stratifier. For example, when stratifying on administrative gender, there will be four strata, one for each possible gender value.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "outboundRelationship[typeCode=COMP]"
          }
        ]
      },
      {
        "id": "MeasureReport.group.stratifier.stratum.value[x]",
        "path": "MeasureReport.group.stratifier.stratum.value[x]",
        "short": "The stratum value, e.g. male",
        "definition": "The value for this stratum, expressed as a CodeableConcept. When defining stratifiers on complex values, the value must be rendered such that the value for each stratum within the stratifier is unique.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "boolean"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Reference"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MeasureReportStratifierValueExample"
            }
          ],
          "strength": "example",
          "valueSet": "http://hl7.org/fhir/ValueSet/measurereport-stratifier-value-example"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "outboundRelationship[typeCode=COMP].value"
          }
        ]
      },
      {
        "id": "MeasureReport.group.stratifier.stratum.component",
        "path": "MeasureReport.group.stratifier.stratum.component",
        "short": "Stratifier component values",
        "definition": "A stratifier component value.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "outboundRelationship[typeCode=COMP]"
          }
        ]
      },
      {
        "id": "MeasureReport.group.stratifier.stratum.component.code",
        "path": "MeasureReport.group.stratifier.stratum.component.code",
        "short": "What stratifier component of the group",
        "definition": "The code for the stratum component value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MeasureStratifierExample"
            }
          ],
          "strength": "example",
          "description": "Meaning of the stratifier.",
          "valueSet": "http://hl7.org/fhir/ValueSet/measure-stratifier-example"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "MeasureReport.group.stratifier.stratum.component.value[x]",
        "path": "MeasureReport.group.stratifier.stratum.component.value[x]",
        "short": "The stratum component value, e.g. male",
        "definition": "The stratum component value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "boolean"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Reference"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MeasureReportStratifierValueExample"
            }
          ],
          "strength": "example",
          "valueSet": "http://hl7.org/fhir/ValueSet/measurereport-stratifier-value-example"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "outboundRelationship[typeCode=COMP].value"
          }
        ]
      },
      {
        "id": "MeasureReport.group.stratifier.stratum.population",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString": "StratifierGroupPopulation"
          },
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/svg",
            "valueCode": "300,240"
          }
        ],
        "path": "MeasureReport.group.stratifier.stratum.population",
        "short": "Population results in this stratum",
        "definition": "The populations that make up the stratum, one for each type of population appropriate to the measure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "outboundRelationship[typeCode=COMP]"
          }
        ]
      },
      {
        "id": "MeasureReport.group.stratifier.stratum.population.code",
        "path": "MeasureReport.group.stratifier.stratum.population.code",
        "short": "initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation",
        "definition": "The type of the population.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MeasurePopulation"
            }
          ],
          "strength": "extensible",
          "description": "The type of population (e.g. initial, numerator, denominator, etc.).",
          "valueSet": "http://hl7.org/fhir/ValueSet/measure-population"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "MeasureReport.group.stratifier.stratum.population.count",
        "path": "MeasureReport.group.stratifier.stratum.population.count",
        "short": "Size of the population",
        "definition": "The number of members of the population in this stratum.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "MeasureReport.group.stratifier.stratum.population.subjectResults",
        "path": "MeasureReport.group.stratifier.stratum.population.subjectResults",
        "short": "For subject-list reports, the subject results in this population",
        "definition": "This element refers to a List of subject level MeasureReport resources, one for each subject in this population in this stratum.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/List"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "outboundRelationship[typeCode=SBJ]"
          }
        ]
      },
      {
        "id": "MeasureReport.group.stratifier.stratum.measureScore[x]",
        "path": "MeasureReport.group.stratifier.stratum.measureScore[x]",
        "short": "What score this stratum achieved",
        "definition": "The measure score for this stratum, calculated as appropriate for the measure type and scoring method, and based on only the members of this stratum.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Period"
          },
          {
            "code": "Range"
          },
          {
            "code": "Duration"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "MeasureReport.evaluatedResource",
        "extension": [
          {
            "url": "http://hl7.org/fhir/build/StructureDefinition/committee-notes",
            "valueString": "Evaluated resources are only included in individual reports to capture data that was referenced as part of the calculation."
          }
        ],
        "path": "MeasureReport.evaluatedResource",
        "short": "What data was used to calculate the measure score",
        "definition": "A reference to a Bundle containing the Resources that were used in the calculation of this measure.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Resource"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": ".targetObservation"
          }
        ]
      }
    ]
  }
}