Athena Core Implementation Guide
5.10.2 - release
Athena Core Implementation Guide - Local Development build (v5.10.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://fhir.athena.io/StructureDefinition/ah-measurereport | Version: 5.10.2 | |||
| Active as of 2026-05-26 | Computable Name: AthenahealthMeasureReport | |||
| Keywords: Wire Format | ||||
The MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation.
This MeasureReport represents the results of a single measure when evaluated for exactly one subject. Further, for episodic measures (those with multiple discrete results for a single patient within a measurement period), a MeasureReport will represent the measure’s result for only one such episode (the results for a patient with five such episodes will be represented by five MeasureReports).
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from MeasureReport
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | MeasureReport | Results of a measure evaluation | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..1 | instant | When the resource version last changed | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | string, url | Original Text that represents the data as seen/selected/uttered originally URL: http://hl7.org/fhir/StructureDefinition/originalText | |
![]() ![]() |
0..0 | Additional identifier for the MeasureReport | ||
![]() ![]() |
0..1 | Reference(Patient) | What individual(s) the report is for | |
![]() ![]() |
0..0 | Who is reporting the data | ||
![]() ![]() |
0..0 | increase | decrease | ||
![]() ![]() |
||||
![]() ![]() ![]() |
0..0 | Meaning of the group | ||
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
0..0 | For subject-list reports, the subject results in this population | ||
![]() ![]() ![]() |
0..0 | What score this group achieved | ||
![]() ![]() ![]() |
0..0 | Stratification results | ||
![]() ![]() |
0..0 | What data was used to calculate the measure score | ||
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | MeasureReport | Results of a measure evaluation Constraints: mrp-1, mrp-2 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | string, url | Original Text that represents the data as seen/selected/uttered originally URL: http://hl7.org/fhir/StructureDefinition/originalText | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!Σ | 1..1 | code | complete | pending | error Binding: MeasureReportStatus (required): The status of the measure report. |
![]() ![]() |
ΣC | 1..1 | code | individual | subject-list | summary | data-collection Binding: MeasureReportType (required): The type of the measure report. |
![]() ![]() |
Σ | 1..1 | canonical(Measure) | What measure was calculated |
![]() ![]() |
Σ | 0..1 | Reference(Patient) | What individual(s) the report is for |
![]() ![]() |
Σ | 1..1 | Period | What period the report covers |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| MeasureReport.status | Base | required | MeasureReportStatus | 📍4.0.1 | FHIR Std. |
| MeasureReport.type | Base | required | MeasureReportType | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | MeasureReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | MeasureReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | MeasureReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | MeasureReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | MeasureReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| mrp-1 | error | MeasureReport | Measure Reports used for data collection SHALL NOT communicate group and score information |
(type != 'data-collection') or group.exists().not()
|
| mrp-2 | error | MeasureReport | Stratifiers SHALL be either a single criteria or a set of criteria components |
group.stratifier.stratum.all(value.exists() xor component.exists())
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | MeasureReport | Results of a measure evaluation Constraints: mrp-1, mrp-2 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..* | string, url | Original Text that represents the data as seen/selected/uttered originally URL: http://hl7.org/fhir/StructureDefinition/originalText | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
?!Σ | 1..1 | code | complete | pending | error Binding: MeasureReportStatus (required): The status of the measure report. | ||||
![]() ![]() |
ΣC | 1..1 | code | individual | subject-list | summary | data-collection Binding: MeasureReportType (required): The type of the measure report. | ||||
![]() ![]() |
Σ | 1..1 | canonical(Measure) | What measure was calculated | ||||
![]() ![]() |
Σ | 0..1 | Reference(Patient) | What individual(s) the report is for | ||||
![]() ![]() |
Σ | 0..1 | dateTime | When the report was generated | ||||
![]() ![]() |
Σ | 1..1 | Period | What period the report covers | ||||
![]() ![]() |
C | 0..* | BackboneElement | Measure results for each group | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..* | BackboneElement | The populations in the group | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation Binding: MeasurePopulationType (extensible): The type of population (e.g. initial, numerator, denominator, etc.). | ||||
![]() ![]() ![]() ![]() |
0..1 | integer | Size of the population | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| MeasureReport.meta.security | Base | extensible | SecurityLabels | 📍4.0.1 | FHIR Std. |
| MeasureReport.meta.tag | Base | example | Common Tags | 📍4.0.1 | FHIR Std. |
| MeasureReport.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| MeasureReport.status | Base | required | MeasureReportStatus | 📍4.0.1 | FHIR Std. |
| MeasureReport.type | Base | required | MeasureReportType | 📍4.0.1 | FHIR Std. |
| MeasureReport.group.population.code | Base | extensible | MeasurePopulationType | 📍4.0.1 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.population.code | Base | extensible | MeasurePopulationType | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | MeasureReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | MeasureReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | MeasureReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | MeasureReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | MeasureReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| mrp-1 | error | MeasureReport | Measure Reports used for data collection SHALL NOT communicate group and score information |
(type != 'data-collection') or group.exists().not()
|
| mrp-2 | error | MeasureReport | Stratifiers SHALL be either a single criteria or a set of criteria components |
group.stratifier.stratum.all(value.exists() xor component.exists())
|
This structure is derived from MeasureReport
Differential View
This structure is derived from MeasureReport
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | MeasureReport | Results of a measure evaluation | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..1 | instant | When the resource version last changed | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | string, url | Original Text that represents the data as seen/selected/uttered originally URL: http://hl7.org/fhir/StructureDefinition/originalText | |
![]() ![]() |
0..0 | Additional identifier for the MeasureReport | ||
![]() ![]() |
0..1 | Reference(Patient) | What individual(s) the report is for | |
![]() ![]() |
0..0 | Who is reporting the data | ||
![]() ![]() |
0..0 | increase | decrease | ||
![]() ![]() |
||||
![]() ![]() ![]() |
0..0 | Meaning of the group | ||
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
0..0 | For subject-list reports, the subject results in this population | ||
![]() ![]() ![]() |
0..0 | What score this group achieved | ||
![]() ![]() ![]() |
0..0 | Stratification results | ||
![]() ![]() |
0..0 | What data was used to calculate the measure score | ||
Documentation for this format | ||||
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | MeasureReport | Results of a measure evaluation Constraints: mrp-1, mrp-2 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | string, url | Original Text that represents the data as seen/selected/uttered originally URL: http://hl7.org/fhir/StructureDefinition/originalText | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!Σ | 1..1 | code | complete | pending | error Binding: MeasureReportStatus (required): The status of the measure report. |
![]() ![]() |
ΣC | 1..1 | code | individual | subject-list | summary | data-collection Binding: MeasureReportType (required): The type of the measure report. |
![]() ![]() |
Σ | 1..1 | canonical(Measure) | What measure was calculated |
![]() ![]() |
Σ | 0..1 | Reference(Patient) | What individual(s) the report is for |
![]() ![]() |
Σ | 1..1 | Period | What period the report covers |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| MeasureReport.status | Base | required | MeasureReportStatus | 📍4.0.1 | FHIR Std. |
| MeasureReport.type | Base | required | MeasureReportType | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | MeasureReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | MeasureReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | MeasureReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | MeasureReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | MeasureReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| mrp-1 | error | MeasureReport | Measure Reports used for data collection SHALL NOT communicate group and score information |
(type != 'data-collection') or group.exists().not()
|
| mrp-2 | error | MeasureReport | Stratifiers SHALL be either a single criteria or a set of criteria components |
group.stratifier.stratum.all(value.exists() xor component.exists())
|
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | MeasureReport | Results of a measure evaluation Constraints: mrp-1, mrp-2 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..* | string, url | Original Text that represents the data as seen/selected/uttered originally URL: http://hl7.org/fhir/StructureDefinition/originalText | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
?!Σ | 1..1 | code | complete | pending | error Binding: MeasureReportStatus (required): The status of the measure report. | ||||
![]() ![]() |
ΣC | 1..1 | code | individual | subject-list | summary | data-collection Binding: MeasureReportType (required): The type of the measure report. | ||||
![]() ![]() |
Σ | 1..1 | canonical(Measure) | What measure was calculated | ||||
![]() ![]() |
Σ | 0..1 | Reference(Patient) | What individual(s) the report is for | ||||
![]() ![]() |
Σ | 0..1 | dateTime | When the report was generated | ||||
![]() ![]() |
Σ | 1..1 | Period | What period the report covers | ||||
![]() ![]() |
C | 0..* | BackboneElement | Measure results for each group | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..* | BackboneElement | The populations in the group | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation Binding: MeasurePopulationType (extensible): The type of population (e.g. initial, numerator, denominator, etc.). | ||||
![]() ![]() ![]() ![]() |
0..1 | integer | Size of the population | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| MeasureReport.meta.security | Base | extensible | SecurityLabels | 📍4.0.1 | FHIR Std. |
| MeasureReport.meta.tag | Base | example | Common Tags | 📍4.0.1 | FHIR Std. |
| MeasureReport.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| MeasureReport.status | Base | required | MeasureReportStatus | 📍4.0.1 | FHIR Std. |
| MeasureReport.type | Base | required | MeasureReportType | 📍4.0.1 | FHIR Std. |
| MeasureReport.group.population.code | Base | extensible | MeasurePopulationType | 📍4.0.1 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.population.code | Base | extensible | MeasurePopulationType | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | MeasureReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | MeasureReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | MeasureReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | MeasureReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | MeasureReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| mrp-1 | error | MeasureReport | Measure Reports used for data collection SHALL NOT communicate group and score information |
(type != 'data-collection') or group.exists().not()
|
| mrp-2 | error | MeasureReport | Stratifiers SHALL be either a single criteria or a set of criteria components |
group.stratifier.stratum.all(value.exists() xor component.exists())
|
This structure is derived from MeasureReport
Other representations of profile: CSV, Excel, Schematron