R4 Draft for Comment

This page is part of the FHIR Specification (v3.2.0: R4 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

14.7 Resource MeasureReport - Content

Clinical Quality Information Work GroupMaturity Level: 2 Trial Use Compartments: Patient

The MeasureReport resource contains the results of evaluating a measure.

This resource is an event resource from a FHIR workflow perspective - see Workflow, specifically Event.

The MeasureReport resource represents the results of evaluating a measure for a specific subject or group of subjects. The $evaluate-measure operation of the Measure resource is defined to return a MeasureReport. The resource is capable of representing three different levels of report: individual, subject-list, and summary.

The resource draws requirements from the HL7 CDA R2 Implementation Guide: Quality Reporting Document Architecture - Category 1 (QRDA I) DSTU Release 3 (US Realm) and the HL7 Implementation Guide for CDA Release 2: Quality Reporting Document Architecture - Category III (QRDA III), DSTU Release 1 implementation guides.

Note that this resource is a special case of the more general notion of a query evaluation result. However, because the general case requires the ability to represent arbitrary content, this resource uses a simple indicator structure to describe population sizes for each population type defined in the measure. The intent is to be able to represent the more general case as well, either by generalizing this resource, or by making this structure a profile of a more general resource, and we are actively seeking comments about what approaches might be taken to achieve that aim.

Although the MeasureReport is conceptually an Observation, there is enough specific information required to support the quality reporting use case to warrant a separate resource.

The resource is differentiated from a general purpose query result because it communicates specific information related to quality measurement evaluation that would be difficult to convey generally without imposing some other structure on top of the general results.

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport TUDomainResourceResults of a measure evaluation
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier Σ0..1IdentifierAdditional identifier for the Report
... status ?!Σ1..1codecomplete | pending | error
MeasureReportStatus (Required)
... type Σ1..1codeindividual | subject-list | summary
MeasureReportType (Required)
... measure Σ1..1Reference(Measure)What measure was evaluated
... subject Σ0..1Reference(Patient | Practitioner | Location | Device | RelatedPerson | Group)What individual(s) the report is for
... date Σ0..1dateTimeWhen the report was generated
... reportingOrganization Σ0..1Reference(Organization)Who is reporting the data
... period Σ1..1PeriodWhat period the report covers
... group 0..*BackboneElementMeasure results for each group
.... code Σ0..1CodeableConceptWhat group of the measure
.... population 0..*BackboneElementThe populations in the group
..... code Σ0..1CodeableConceptinitial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
MeasurePopulationType (Extensible)
..... count 0..1integerSize of the population
..... subjects 0..1Reference(List)For subject-list reports, the subjects in this population
.... measureScore Σ0..1QuantityWhat score this group achieved
.... stratifier 0..*BackboneElementStratification results
..... code 0..1CodeableConceptWhat stratifier of the group
..... stratum 0..*BackboneElementStratum results, one for each unique value in the stratifier
...... value 1..1CodeableConceptThe stratum value, e.g. male
...... population 0..*BackboneElementPopulation results in this stratum
....... code 0..1CodeableConceptinitial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
MeasurePopulationType (Extensible)
....... count 0..1integerSize of the population
....... subjects 0..1Reference(List)For subject-list reports, the subjects in this population
...... measureScore 0..1QuantityWhat score this stratum achieved
... evaluatedResources 0..1Reference(Bundle)What data was evaluated to produce the measure score

doco Documentation for this format

UML Diagram (Legend)

MeasureReport (DomainResource)A formal identifier that is used to identify this report when it is represented in other formats, or referenced in a specification, model, design or an instanceidentifier : Identifier [0..1]The report status. No data will be available until the report status is complete (this element modifies the meaning of other elements)status : code [1..1] « The status of the measure report (Strength=Required)MeasureReportStatus! »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; or a summary report, which returns a population count for each of the criteria in the measuretype : code [1..1] « The type of the measure report (Strength=Required)MeasureReportType! »A reference to the Measure that was evaluated to produce this reportmeasure : Reference [1..1] « Measure »Optional subject identifying the individual or individuals the report is forsubject : Reference [0..1] « Patient|Practitioner|Location|Device| RelatedPerson|Group »The date this measure report was generateddate : dateTime [0..1]Reporting OrganizationreportingOrganization : Reference [0..1] « Organization »The reporting period for which the report was calculatedperiod : Period [1..1]A reference to a Bundle containing the Resources that were used in the evaluation of this reportevaluatedResources : Reference [0..1] « Bundle »GroupThe meaning of the population group as defined in the measure definitioncode : CodeableConcept [0..1]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 groupmeasureScore : Quantity [0..1]PopulationThe type of the populationcode : CodeableConcept [0..1] « The type of population (e.g. initial, numerator, denominator, etc.) (Strength=Extensible)MeasurePopulationType+ »The number of members of the populationcount : integer [0..1]This element refers to a List of subject level MeasureReport resources, one for each subject in this populationsubjects : Reference [0..1] « List »StratifierThe meaning of this stratifier, as defined in the measure definitioncode : CodeableConcept [0..1]StratifierGroupThe 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 uniquevalue : CodeableConcept [1..1]The measure score for this stratum, calculated as appropriate for the measure type and scoring method, and based on only the members of this stratummeasureScore : Quantity [0..1]StratifierGroupPopulationThe type of the populationcode : CodeableConcept [0..1] « The type of population (e.g. initial, numerator, denominator, etc.) (Strength=Extensible)MeasurePopulationType+ »The number of members of the population in this stratumcount : integer [0..1]This element refers to a List of subject level MeasureReport resources, one for each subject in this population in this stratumsubjects : Reference [0..1] « List »The populations that make up the population group, one for each type of population appropriate for the measurepopulation[0..*]The populations that make up the stratum, one for each type of population appropriate to the measurepopulation[0..*]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 valuestratum[0..*]When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the measurestratifier[0..*]The results of the calculation, one for each population group in the measuregroup[0..*]

XML Template

<MeasureReport xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..1 Identifier Additional identifier for the Report --></identifier>
 <status value="[code]"/><!-- 1..1 complete | pending | error -->
 <type value="[code]"/><!-- 1..1 individual | subject-list | summary -->
 <measure><!-- 1..1 Reference(Measure) What measure was evaluated --></measure>
 <subject><!-- 0..1 Reference(Patient|Practitioner|Location|Device|RelatedPerson|
   Group) What individual(s) the report is for --></subject>
 <date value="[dateTime]"/><!-- 0..1 When the report was generated -->
 <reportingOrganization><!-- 0..1 Reference(Organization) Who is reporting the data --></reportingOrganization>
 <period><!-- 1..1 Period What period the report covers --></period>
 <group>  <!-- 0..* Measure results for each group -->
  <code><!-- 0..1 CodeableConcept What group of the measure --></code>
  <population>  <!-- 0..* The populations in the group -->
   <code><!-- 0..1 CodeableConcept initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation --></code>
   <count value="[integer]"/><!-- 0..1 Size of the population -->
   <subjects><!-- 0..1 Reference(List) For subject-list reports, the subjects in this population --></subjects>
  </population>
  <measureScore><!-- 0..1 Quantity What score this group achieved --></measureScore>
  <stratifier>  <!-- 0..* Stratification results -->
   <code><!-- 0..1 CodeableConcept What stratifier of the group --></code>
   <stratum>  <!-- 0..* Stratum results, one for each unique value in the stratifier -->
    <value><!-- 1..1 CodeableConcept The stratum value, e.g. male --></value>
    <population>  <!-- 0..* Population results in this stratum -->
     <code><!-- 0..1 CodeableConcept initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation --></code>
     <count value="[integer]"/><!-- 0..1 Size of the population -->
     <subjects><!-- 0..1 Reference(List) For subject-list reports, the subjects in this population --></subjects>
    </population>
    <measureScore><!-- 0..1 Quantity What score this stratum achieved --></measureScore>
   </stratum>
  </stratifier>
 </group>
 <evaluatedResources><!-- 0..1 Reference(Bundle) What data was evaluated to produce the measure score --></evaluatedResources>
</MeasureReport>

JSON Template

{doco
  "resourceType" : "MeasureReport",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : { Identifier }, // Additional identifier for the Report
  "status" : "<code>", // R!  complete | pending | error
  "type" : "<code>", // R!  individual | subject-list | summary
  "measure" : { Reference(Measure) }, // R!  What measure was evaluated
  "subject" : { Reference(Patient|Practitioner|Location|Device|RelatedPerson|
   Group) }, // What individual(s) the report is for
  "date" : "<dateTime>", // When the report was generated
  "reportingOrganization" : { Reference(Organization) }, // Who is reporting the data
  "period" : { Period }, // R!  What period the report covers
  "group" : [{ // Measure results for each group
    "code" : { CodeableConcept }, // What group of the measure
    "population" : [{ // The populations in the group
      "code" : { CodeableConcept }, // initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
      "count" : <integer>, // Size of the population
      "subjects" : { Reference(List) } // For subject-list reports, the subjects in this population
    }],
    "measureScore" : { Quantity }, // What score this group achieved
    "stratifier" : [{ // Stratification results
      "code" : { CodeableConcept }, // What stratifier of the group
      "stratum" : [{ // Stratum results, one for each unique value in the stratifier
        "value" : { CodeableConcept }, // R!  The stratum value, e.g. male
        "population" : [{ // Population results in this stratum
          "code" : { CodeableConcept }, // initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
          "count" : <integer>, // Size of the population
          "subjects" : { Reference(List) } // For subject-list reports, the subjects in this population
        }],
        "measureScore" : { Quantity } // What score this stratum achieved
      }]
    }]
  }],
  "evaluatedResources" : { Reference(Bundle) } // What data was evaluated to produce the measure score
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:MeasureReport;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:MeasureReport.identifier [ Identifier ]; # 0..1 Additional identifier for the Report
  fhir:MeasureReport.status [ code ]; # 1..1 complete | pending | error
  fhir:MeasureReport.type [ code ]; # 1..1 individual | subject-list | summary
  fhir:MeasureReport.measure [ Reference(Measure) ]; # 1..1 What measure was evaluated
  fhir:MeasureReport.subject [ Reference(Patient|Practitioner|Location|Device|RelatedPerson|Group) ]; # 0..1 What individual(s) the report is for
  fhir:MeasureReport.date [ dateTime ]; # 0..1 When the report was generated
  fhir:MeasureReport.reportingOrganization [ Reference(Organization) ]; # 0..1 Who is reporting the data
  fhir:MeasureReport.period [ Period ]; # 1..1 What period the report covers
  fhir:MeasureReport.group [ # 0..* Measure results for each group
    fhir:MeasureReport.group.code [ CodeableConcept ]; # 0..1 What group of the measure
    fhir:MeasureReport.group.population [ # 0..* The populations in the group
      fhir:MeasureReport.group.population.code [ CodeableConcept ]; # 0..1 initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
      fhir:MeasureReport.group.population.count [ integer ]; # 0..1 Size of the population
      fhir:MeasureReport.group.population.subjects [ Reference(List) ]; # 0..1 For subject-list reports, the subjects in this population
    ], ...;
    fhir:MeasureReport.group.measureScore [ Quantity ]; # 0..1 What score this group achieved
    fhir:MeasureReport.group.stratifier [ # 0..* Stratification results
      fhir:MeasureReport.group.stratifier.code [ CodeableConcept ]; # 0..1 What stratifier of the group
      fhir:MeasureReport.group.stratifier.stratum [ # 0..* Stratum results, one for each unique value in the stratifier
        fhir:MeasureReport.group.stratifier.stratum.value [ CodeableConcept ]; # 1..1 The stratum value, e.g. male
        fhir:MeasureReport.group.stratifier.stratum.population [ # 0..* Population results in this stratum
          fhir:MeasureReport.group.stratifier.stratum.population.code [ CodeableConcept ]; # 0..1 initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
          fhir:MeasureReport.group.stratifier.stratum.population.count [ integer ]; # 0..1 Size of the population
          fhir:MeasureReport.group.stratifier.stratum.population.subjects [ Reference(List) ]; # 0..1 For subject-list reports, the subjects in this population
        ], ...;
        fhir:MeasureReport.group.stratifier.stratum.measureScore [ Quantity ]; # 0..1 What score this stratum achieved
      ], ...;
    ], ...;
  ], ...;
  fhir:MeasureReport.evaluatedResources [ Reference(Bundle) ]; # 0..1 What data was evaluated to produce the measure score
]

Changes since DSTU2

This resource did not exist in Release 2

This analysis is available as XML or JSON.

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. MeasureReport TUDomainResourceResults of a measure evaluation
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier Σ0..1IdentifierAdditional identifier for the Report
... status ?!Σ1..1codecomplete | pending | error
MeasureReportStatus (Required)
... type Σ1..1codeindividual | subject-list | summary
MeasureReportType (Required)
... measure Σ1..1Reference(Measure)What measure was evaluated
... subject Σ0..1Reference(Patient | Practitioner | Location | Device | RelatedPerson | Group)What individual(s) the report is for
... date Σ0..1dateTimeWhen the report was generated
... reportingOrganization Σ0..1Reference(Organization)Who is reporting the data
... period Σ1..1PeriodWhat period the report covers
... group 0..*BackboneElementMeasure results for each group
.... code Σ0..1CodeableConceptWhat group of the measure
.... population 0..*BackboneElementThe populations in the group
..... code Σ0..1CodeableConceptinitial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
MeasurePopulationType (Extensible)
..... count 0..1integerSize of the population
..... subjects 0..1Reference(List)For subject-list reports, the subjects in this population
.... measureScore Σ0..1QuantityWhat score this group achieved
.... stratifier 0..*BackboneElementStratification results
..... code 0..1CodeableConceptWhat stratifier of the group
..... stratum 0..*BackboneElementStratum results, one for each unique value in the stratifier
...... value 1..1CodeableConceptThe stratum value, e.g. male
...... population 0..*BackboneElementPopulation results in this stratum
....... code 0..1CodeableConceptinitial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
MeasurePopulationType (Extensible)
....... count 0..1integerSize of the population
....... subjects 0..1Reference(List)For subject-list reports, the subjects in this population
...... measureScore 0..1QuantityWhat score this stratum achieved
... evaluatedResources 0..1Reference(Bundle)What data was evaluated to produce the measure score

doco Documentation for this format

UML Diagram (Legend)

MeasureReport (DomainResource)A formal identifier that is used to identify this report when it is represented in other formats, or referenced in a specification, model, design or an instanceidentifier : Identifier [0..1]The report status. No data will be available until the report status is complete (this element modifies the meaning of other elements)status : code [1..1] « The status of the measure report (Strength=Required)MeasureReportStatus! »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; or a summary report, which returns a population count for each of the criteria in the measuretype : code [1..1] « The type of the measure report (Strength=Required)MeasureReportType! »A reference to the Measure that was evaluated to produce this reportmeasure : Reference [1..1] « Measure »Optional subject identifying the individual or individuals the report is forsubject : Reference [0..1] « Patient|Practitioner|Location|Device| RelatedPerson|Group »The date this measure report was generateddate : dateTime [0..1]Reporting OrganizationreportingOrganization : Reference [0..1] « Organization »The reporting period for which the report was calculatedperiod : Period [1..1]A reference to a Bundle containing the Resources that were used in the evaluation of this reportevaluatedResources : Reference [0..1] « Bundle »GroupThe meaning of the population group as defined in the measure definitioncode : CodeableConcept [0..1]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 groupmeasureScore : Quantity [0..1]PopulationThe type of the populationcode : CodeableConcept [0..1] « The type of population (e.g. initial, numerator, denominator, etc.) (Strength=Extensible)MeasurePopulationType+ »The number of members of the populationcount : integer [0..1]This element refers to a List of subject level MeasureReport resources, one for each subject in this populationsubjects : Reference [0..1] « List »StratifierThe meaning of this stratifier, as defined in the measure definitioncode : CodeableConcept [0..1]StratifierGroupThe 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 uniquevalue : CodeableConcept [1..1]The measure score for this stratum, calculated as appropriate for the measure type and scoring method, and based on only the members of this stratummeasureScore : Quantity [0..1]StratifierGroupPopulationThe type of the populationcode : CodeableConcept [0..1] « The type of population (e.g. initial, numerator, denominator, etc.) (Strength=Extensible)MeasurePopulationType+ »The number of members of the population in this stratumcount : integer [0..1]This element refers to a List of subject level MeasureReport resources, one for each subject in this population in this stratumsubjects : Reference [0..1] « List »The populations that make up the population group, one for each type of population appropriate for the measurepopulation[0..*]The populations that make up the stratum, one for each type of population appropriate to the measurepopulation[0..*]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 valuestratum[0..*]When a measure includes multiple stratifiers, there will be a stratifier group for each stratifier defined by the measurestratifier[0..*]The results of the calculation, one for each population group in the measuregroup[0..*]

XML Template

<MeasureReport xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..1 Identifier Additional identifier for the Report --></identifier>
 <status value="[code]"/><!-- 1..1 complete | pending | error -->
 <type value="[code]"/><!-- 1..1 individual | subject-list | summary -->
 <measure><!-- 1..1 Reference(Measure) What measure was evaluated --></measure>
 <subject><!-- 0..1 Reference(Patient|Practitioner|Location|Device|RelatedPerson|
   Group) What individual(s) the report is for --></subject>
 <date value="[dateTime]"/><!-- 0..1 When the report was generated -->
 <reportingOrganization><!-- 0..1 Reference(Organization) Who is reporting the data --></reportingOrganization>
 <period><!-- 1..1 Period What period the report covers --></period>
 <group>  <!-- 0..* Measure results for each group -->
  <code><!-- 0..1 CodeableConcept What group of the measure --></code>
  <population>  <!-- 0..* The populations in the group -->
   <code><!-- 0..1 CodeableConcept initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation --></code>
   <count value="[integer]"/><!-- 0..1 Size of the population -->
   <subjects><!-- 0..1 Reference(List) For subject-list reports, the subjects in this population --></subjects>
  </population>
  <measureScore><!-- 0..1 Quantity What score this group achieved --></measureScore>
  <stratifier>  <!-- 0..* Stratification results -->
   <code><!-- 0..1 CodeableConcept What stratifier of the group --></code>
   <stratum>  <!-- 0..* Stratum results, one for each unique value in the stratifier -->
    <value><!-- 1..1 CodeableConcept The stratum value, e.g. male --></value>
    <population>  <!-- 0..* Population results in this stratum -->
     <code><!-- 0..1 CodeableConcept initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation --></code>
     <count value="[integer]"/><!-- 0..1 Size of the population -->
     <subjects><!-- 0..1 Reference(List) For subject-list reports, the subjects in this population --></subjects>
    </population>
    <measureScore><!-- 0..1 Quantity What score this stratum achieved --></measureScore>
   </stratum>
  </stratifier>
 </group>
 <evaluatedResources><!-- 0..1 Reference(Bundle) What data was evaluated to produce the measure score --></evaluatedResources>
</MeasureReport>

JSON Template

{doco
  "resourceType" : "MeasureReport",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : { Identifier }, // Additional identifier for the Report
  "status" : "<code>", // R!  complete | pending | error
  "type" : "<code>", // R!  individual | subject-list | summary
  "measure" : { Reference(Measure) }, // R!  What measure was evaluated
  "subject" : { Reference(Patient|Practitioner|Location|Device|RelatedPerson|
   Group) }, // What individual(s) the report is for
  "date" : "<dateTime>", // When the report was generated
  "reportingOrganization" : { Reference(Organization) }, // Who is reporting the data
  "period" : { Period }, // R!  What period the report covers
  "group" : [{ // Measure results for each group
    "code" : { CodeableConcept }, // What group of the measure
    "population" : [{ // The populations in the group
      "code" : { CodeableConcept }, // initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
      "count" : <integer>, // Size of the population
      "subjects" : { Reference(List) } // For subject-list reports, the subjects in this population
    }],
    "measureScore" : { Quantity }, // What score this group achieved
    "stratifier" : [{ // Stratification results
      "code" : { CodeableConcept }, // What stratifier of the group
      "stratum" : [{ // Stratum results, one for each unique value in the stratifier
        "value" : { CodeableConcept }, // R!  The stratum value, e.g. male
        "population" : [{ // Population results in this stratum
          "code" : { CodeableConcept }, // initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
          "count" : <integer>, // Size of the population
          "subjects" : { Reference(List) } // For subject-list reports, the subjects in this population
        }],
        "measureScore" : { Quantity } // What score this stratum achieved
      }]
    }]
  }],
  "evaluatedResources" : { Reference(Bundle) } // What data was evaluated to produce the measure score
}

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .doco


[ a fhir:MeasureReport;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:MeasureReport.identifier [ Identifier ]; # 0..1 Additional identifier for the Report
  fhir:MeasureReport.status [ code ]; # 1..1 complete | pending | error
  fhir:MeasureReport.type [ code ]; # 1..1 individual | subject-list | summary
  fhir:MeasureReport.measure [ Reference(Measure) ]; # 1..1 What measure was evaluated
  fhir:MeasureReport.subject [ Reference(Patient|Practitioner|Location|Device|RelatedPerson|Group) ]; # 0..1 What individual(s) the report is for
  fhir:MeasureReport.date [ dateTime ]; # 0..1 When the report was generated
  fhir:MeasureReport.reportingOrganization [ Reference(Organization) ]; # 0..1 Who is reporting the data
  fhir:MeasureReport.period [ Period ]; # 1..1 What period the report covers
  fhir:MeasureReport.group [ # 0..* Measure results for each group
    fhir:MeasureReport.group.code [ CodeableConcept ]; # 0..1 What group of the measure
    fhir:MeasureReport.group.population [ # 0..* The populations in the group
      fhir:MeasureReport.group.population.code [ CodeableConcept ]; # 0..1 initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
      fhir:MeasureReport.group.population.count [ integer ]; # 0..1 Size of the population
      fhir:MeasureReport.group.population.subjects [ Reference(List) ]; # 0..1 For subject-list reports, the subjects in this population
    ], ...;
    fhir:MeasureReport.group.measureScore [ Quantity ]; # 0..1 What score this group achieved
    fhir:MeasureReport.group.stratifier [ # 0..* Stratification results
      fhir:MeasureReport.group.stratifier.code [ CodeableConcept ]; # 0..1 What stratifier of the group
      fhir:MeasureReport.group.stratifier.stratum [ # 0..* Stratum results, one for each unique value in the stratifier
        fhir:MeasureReport.group.stratifier.stratum.value [ CodeableConcept ]; # 1..1 The stratum value, e.g. male
        fhir:MeasureReport.group.stratifier.stratum.population [ # 0..* Population results in this stratum
          fhir:MeasureReport.group.stratifier.stratum.population.code [ CodeableConcept ]; # 0..1 initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation
          fhir:MeasureReport.group.stratifier.stratum.population.count [ integer ]; # 0..1 Size of the population
          fhir:MeasureReport.group.stratifier.stratum.population.subjects [ Reference(List) ]; # 0..1 For subject-list reports, the subjects in this population
        ], ...;
        fhir:MeasureReport.group.stratifier.stratum.measureScore [ Quantity ]; # 0..1 What score this stratum achieved
      ], ...;
    ], ...;
  ], ...;
  fhir:MeasureReport.evaluatedResources [ Reference(Bundle) ]; # 0..1 What data was evaluated to produce the measure score
]

Changes since DSTU2

This resource did not exist in Release 2

This analysis is available as XML or JSON.

 

Alternate definitions: Master Definition (XML, JSON), XML Schema/Schematron + JSON Schema, ShEx (for Turtle) + see the extensions & the dependency analysis

PathDefinitionTypeReference
MeasureReport.status The status of the measure reportRequiredMeasureReportStatus
MeasureReport.type The type of the measure reportRequiredMeasureReportType
MeasureReport.group.population.code
MeasureReport.group.stratifier.stratum.population.code
The type of population (e.g. initial, numerator, denominator, etc.)ExtensibleMeasurePopulationType

Although the MeasureReport resource does define search parameters, it is up to the individual measure evaluation service whether or not historical records of measure evaluation requests are preserved. A service might not support searching on MeasureReports at all, or it may support searching only for a pre-defined expiration period. The search parameters are defined to provide consumers with a consistent interface to searching if it is available for a specific service implementation. In any case, services should detail the support they do provide using a CapabilityStatement.

Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.

NameTypeDescriptionExpressionIn Common
identifiertokenExternal identifier of the measure report to be returnedMeasureReport.identifier
patientreferenceThe identity of a patient to search for individual measure report results forMeasureReport.subject
(Patient)
statustokenThe status of the measure reportMeasureReport.status
subjectreferenceThe identity of a subject to search for individual measure report results forMeasureReport.subject
(Practitioner, Group, Device, Patient, RelatedPerson, Location)