Extensions for Using Data Elements from FHIR STU3 in FHIR R4 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/3.0/StructureDefinition/profile-MeasureReport | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R3_MeasureReport_R4 | ||
This cross-version profile allows STU3 MeasureReport content to be represented via FHIR R4 MeasureReport resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | MeasureReport(4.0.1) | 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 | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 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..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for STU3.Measure for use in FHIR R4(0.1.0) | Measure) | STU3: What measure was evaluated additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.measure Constraints: ext-1 | |
![]() ![]() |
Σ | 1..1 | Period | What period the report covers |
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | increase | decrease Binding: MeasureImprovementNotation (required): Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue. |
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. |
| MeasureReport.improvementNotation | Base | required | MeasureImprovementNotation | 📍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 | MeasureReport.implicitRules, MeasureReport.modifierExtension, MeasureReport.status, MeasureReport.type, MeasureReport.measure, MeasureReport.measure.extension, MeasureReport.measure.extension:measure, MeasureReport.period, MeasureReport.improvementNotation | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | MeasureReport.modifierExtension, MeasureReport.measure.extension, MeasureReport.measure.extension:measure | 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
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | MeasureReport(4.0.1) | 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 | 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 | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the MeasureReport | ||||
![]() ![]() |
?!Σ | 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 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for STU3.Measure for use in FHIR R4(0.1.0) | Measure) | STU3: What measure was evaluated additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.measure Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | Primitive value for canonical | |||||
![]() ![]() |
Σ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | Location | Device | RelatedPerson | Group) | What individual(s) the report is for | ||||
![]() ![]() |
Σ | 0..1 | dateTime | When the report was generated | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole | Location | Organization) | Who is reporting the data | ||||
![]() ![]() |
Σ | 1..1 | Period | What period the report covers | ||||
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | increase | decrease Binding: MeasureImprovementNotation (required): Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue. | ||||
![]() ![]() |
C | 0..* | BackboneElement | Measure results for each group | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
1..1 | Identifier | STU3: What group of the measure (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Meaning of the group | ||||
![]() ![]() ![]() |
0..* | BackboneElement | The populations in the group | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Identifier | STU3: Population identifier as defined in the measure (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.population.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
Σ | 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 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(List) | For subject-list reports, the subject results in this population | |||||
![]() ![]() ![]() |
Σ | 0..1 | Quantity | What score this group achieved | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | decimal | STU3: measureScore additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.measureScore Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Numerical value (with implicit precision) | ||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unit representation | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Coded form of the unit | ||||
![]() ![]() ![]() |
0..* | BackboneElement | Stratification results | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Identifier | STU3: What stratifier of the group (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.stratifier.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..* | CodeableConcept | What stratifier of the group | |||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | Stratum results, one for each unique value, or set of values, in the stratifier, or stratifier components | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | The stratum value, e.g. male | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | string | STU3: value additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.value Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() ![]() ![]() |
0..* | BackboneElement | Stratifier component values | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | What stratifier component of the group | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | The stratum component value, e.g. male | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | BackboneElement | Population results in this stratum | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Identifier | STU3: Population identifier as defined in the measure (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.population.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(List) | For subject-list reports, the subject results in this population | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Quantity | What score this stratum achieved | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | decimal | STU3: measureScore additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.measureScore Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Numerical value (with implicit precision) | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unit representation | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Coded form of the unit | ||||
![]() ![]() |
0..* | Reference(Resource) | What data was used to calculate the measure score | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: What data was evaluated to produce the measure score additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| 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.improvementNotation | Base | required | MeasureImprovementNotation | 📍4.0.1 | FHIR Std. |
| MeasureReport.group.population.code | Base | extensible | MeasurePopulationType | 📍4.0.1 | FHIR Std. |
| MeasureReport.group.measureScore.comparator | Base | required | QuantityComparator | 📍4.0.1 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.population.code | Base | extensible | MeasurePopulationType | 📍4.0.1 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.measureScore.comparator | Base | required | QuantityComparator | 📍4.0.1 | FHIR Std. |
| MeasureReport.evaluatedResource.type | Base | extensible |
ResourceType
|
📍4.0.1 | tx.fhir.org |
| 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 | MeasureReport.meta, MeasureReport.implicitRules, MeasureReport.language, MeasureReport.text, MeasureReport.extension, MeasureReport.modifierExtension, MeasureReport.identifier, MeasureReport.status, MeasureReport.type, MeasureReport.measure, MeasureReport.measure.extension, MeasureReport.measure.extension:measure, MeasureReport.subject, MeasureReport.date, MeasureReport.reporter, MeasureReport.period, MeasureReport.improvementNotation, MeasureReport.group, MeasureReport.group.extension, MeasureReport.group.extension:identifier, MeasureReport.group.modifierExtension, MeasureReport.group.code, MeasureReport.group.population, MeasureReport.group.population.extension, MeasureReport.group.population.extension:identifier, MeasureReport.group.population.modifierExtension, MeasureReport.group.population.code, MeasureReport.group.population.count, MeasureReport.group.population.subjectResults, MeasureReport.group.measureScore, MeasureReport.group.measureScore.extension, MeasureReport.group.measureScore.extension:measureScore, MeasureReport.group.measureScore.value, MeasureReport.group.measureScore.comparator, MeasureReport.group.measureScore.unit, MeasureReport.group.measureScore.system, MeasureReport.group.measureScore.code, MeasureReport.group.stratifier, MeasureReport.group.stratifier.extension, MeasureReport.group.stratifier.extension:identifier, MeasureReport.group.stratifier.modifierExtension, MeasureReport.group.stratifier.code, MeasureReport.group.stratifier.stratum, MeasureReport.group.stratifier.stratum.extension, MeasureReport.group.stratifier.stratum.modifierExtension, MeasureReport.group.stratifier.stratum.value, MeasureReport.group.stratifier.stratum.value.extension, MeasureReport.group.stratifier.stratum.value.extension:value, MeasureReport.group.stratifier.stratum.value.coding, MeasureReport.group.stratifier.stratum.value.text, MeasureReport.group.stratifier.stratum.component, MeasureReport.group.stratifier.stratum.component.extension, MeasureReport.group.stratifier.stratum.component.modifierExtension, MeasureReport.group.stratifier.stratum.component.code, MeasureReport.group.stratifier.stratum.component.value, MeasureReport.group.stratifier.stratum.population, MeasureReport.group.stratifier.stratum.population.extension, MeasureReport.group.stratifier.stratum.population.extension:identifier, MeasureReport.group.stratifier.stratum.population.modifierExtension, MeasureReport.group.stratifier.stratum.population.code, MeasureReport.group.stratifier.stratum.population.count, MeasureReport.group.stratifier.stratum.population.subjectResults, MeasureReport.group.stratifier.stratum.measureScore, MeasureReport.group.stratifier.stratum.measureScore.extension, MeasureReport.group.stratifier.stratum.measureScore.extension:measureScore, MeasureReport.group.stratifier.stratum.measureScore.value, MeasureReport.group.stratifier.stratum.measureScore.comparator, MeasureReport.group.stratifier.stratum.measureScore.unit, MeasureReport.group.stratifier.stratum.measureScore.system, MeasureReport.group.stratifier.stratum.measureScore.code, MeasureReport.evaluatedResource, MeasureReport.evaluatedResource.extension, MeasureReport.evaluatedResource.extension:evaluatedResources, MeasureReport.evaluatedResource.reference, MeasureReport.evaluatedResource.type, MeasureReport.evaluatedResource.identifier, MeasureReport.evaluatedResource.display | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | MeasureReport.extension, MeasureReport.modifierExtension, MeasureReport.measure.extension, MeasureReport.measure.extension:measure, MeasureReport.group.extension, MeasureReport.group.extension:identifier, MeasureReport.group.modifierExtension, MeasureReport.group.population.extension, MeasureReport.group.population.extension:identifier, MeasureReport.group.population.modifierExtension, MeasureReport.group.measureScore.extension, MeasureReport.group.measureScore.extension:measureScore, MeasureReport.group.stratifier.extension, MeasureReport.group.stratifier.extension:identifier, MeasureReport.group.stratifier.modifierExtension, MeasureReport.group.stratifier.stratum.extension, MeasureReport.group.stratifier.stratum.modifierExtension, MeasureReport.group.stratifier.stratum.value.extension, MeasureReport.group.stratifier.stratum.value.extension:value, MeasureReport.group.stratifier.stratum.component.extension, MeasureReport.group.stratifier.stratum.component.modifierExtension, MeasureReport.group.stratifier.stratum.population.extension, MeasureReport.group.stratifier.stratum.population.extension:identifier, MeasureReport.group.stratifier.stratum.population.modifierExtension, MeasureReport.group.stratifier.stratum.measureScore.extension, MeasureReport.group.stratifier.stratum.measureScore.extension:measureScore, MeasureReport.evaluatedResource.extension, MeasureReport.evaluatedResource.extension:evaluatedResources | 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
Summary
Mandatory: 0 element(4 nested mandatory elements)
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | MeasureReport(4.0.1) | 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 | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 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..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for STU3.Measure for use in FHIR R4(0.1.0) | Measure) | STU3: What measure was evaluated additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.measure Constraints: ext-1 | |
![]() ![]() |
Σ | 1..1 | Period | What period the report covers |
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | increase | decrease Binding: MeasureImprovementNotation (required): Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue. |
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. |
| MeasureReport.improvementNotation | Base | required | MeasureImprovementNotation | 📍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 | MeasureReport.implicitRules, MeasureReport.modifierExtension, MeasureReport.status, MeasureReport.type, MeasureReport.measure, MeasureReport.measure.extension, MeasureReport.measure.extension:measure, MeasureReport.period, MeasureReport.improvementNotation | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | MeasureReport.modifierExtension, MeasureReport.measure.extension, MeasureReport.measure.extension:measure | 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())
|
Differential View
This structure is derived from MeasureReport
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | MeasureReport(4.0.1) | 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 | 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 | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | Additional identifier for the MeasureReport | ||||
![]() ![]() |
?!Σ | 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 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for STU3.Measure for use in FHIR R4(0.1.0) | Measure) | STU3: What measure was evaluated additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.measure Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | string | Primitive value for canonical | |||||
![]() ![]() |
Σ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | Location | Device | RelatedPerson | Group) | What individual(s) the report is for | ||||
![]() ![]() |
Σ | 0..1 | dateTime | When the report was generated | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole | Location | Organization) | Who is reporting the data | ||||
![]() ![]() |
Σ | 1..1 | Period | What period the report covers | ||||
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | increase | decrease Binding: MeasureImprovementNotation (required): Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue. | ||||
![]() ![]() |
C | 0..* | BackboneElement | Measure results for each group | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
1..1 | Identifier | STU3: What group of the measure (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Meaning of the group | ||||
![]() ![]() ![]() |
0..* | BackboneElement | The populations in the group | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Identifier | STU3: Population identifier as defined in the measure (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.population.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
Σ | 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 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(List) | For subject-list reports, the subject results in this population | |||||
![]() ![]() ![]() |
Σ | 0..1 | Quantity | What score this group achieved | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | decimal | STU3: measureScore additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.measureScore Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Numerical value (with implicit precision) | ||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unit representation | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Coded form of the unit | ||||
![]() ![]() ![]() |
0..* | BackboneElement | Stratification results | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Identifier | STU3: What stratifier of the group (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.stratifier.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..* | CodeableConcept | What stratifier of the group | |||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | Stratum results, one for each unique value, or set of values, in the stratifier, or stratifier components | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | The stratum value, e.g. male | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | string | STU3: value additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.value Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() ![]() ![]() |
0..* | BackboneElement | Stratifier component values | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | What stratifier component of the group | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | The stratum component value, e.g. male | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | BackboneElement | Population results in this stratum | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Identifier | STU3: Population identifier as defined in the measure (new) URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.population.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(List) | For subject-list reports, the subject results in this population | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Quantity | What score this stratum achieved | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | decimal | STU3: measureScore additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.measureScore Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Numerical value (with implicit precision) | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unit representation | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Coded form of the unit | ||||
![]() ![]() |
0..* | Reference(Resource) | What data was used to calculate the measure score | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: What data was evaluated to produce the measure score additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| 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.improvementNotation | Base | required | MeasureImprovementNotation | 📍4.0.1 | FHIR Std. |
| MeasureReport.group.population.code | Base | extensible | MeasurePopulationType | 📍4.0.1 | FHIR Std. |
| MeasureReport.group.measureScore.comparator | Base | required | QuantityComparator | 📍4.0.1 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.population.code | Base | extensible | MeasurePopulationType | 📍4.0.1 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.measureScore.comparator | Base | required | QuantityComparator | 📍4.0.1 | FHIR Std. |
| MeasureReport.evaluatedResource.type | Base | extensible |
ResourceType
|
📍4.0.1 | tx.fhir.org |
| 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 | MeasureReport.meta, MeasureReport.implicitRules, MeasureReport.language, MeasureReport.text, MeasureReport.extension, MeasureReport.modifierExtension, MeasureReport.identifier, MeasureReport.status, MeasureReport.type, MeasureReport.measure, MeasureReport.measure.extension, MeasureReport.measure.extension:measure, MeasureReport.subject, MeasureReport.date, MeasureReport.reporter, MeasureReport.period, MeasureReport.improvementNotation, MeasureReport.group, MeasureReport.group.extension, MeasureReport.group.extension:identifier, MeasureReport.group.modifierExtension, MeasureReport.group.code, MeasureReport.group.population, MeasureReport.group.population.extension, MeasureReport.group.population.extension:identifier, MeasureReport.group.population.modifierExtension, MeasureReport.group.population.code, MeasureReport.group.population.count, MeasureReport.group.population.subjectResults, MeasureReport.group.measureScore, MeasureReport.group.measureScore.extension, MeasureReport.group.measureScore.extension:measureScore, MeasureReport.group.measureScore.value, MeasureReport.group.measureScore.comparator, MeasureReport.group.measureScore.unit, MeasureReport.group.measureScore.system, MeasureReport.group.measureScore.code, MeasureReport.group.stratifier, MeasureReport.group.stratifier.extension, MeasureReport.group.stratifier.extension:identifier, MeasureReport.group.stratifier.modifierExtension, MeasureReport.group.stratifier.code, MeasureReport.group.stratifier.stratum, MeasureReport.group.stratifier.stratum.extension, MeasureReport.group.stratifier.stratum.modifierExtension, MeasureReport.group.stratifier.stratum.value, MeasureReport.group.stratifier.stratum.value.extension, MeasureReport.group.stratifier.stratum.value.extension:value, MeasureReport.group.stratifier.stratum.value.coding, MeasureReport.group.stratifier.stratum.value.text, MeasureReport.group.stratifier.stratum.component, MeasureReport.group.stratifier.stratum.component.extension, MeasureReport.group.stratifier.stratum.component.modifierExtension, MeasureReport.group.stratifier.stratum.component.code, MeasureReport.group.stratifier.stratum.component.value, MeasureReport.group.stratifier.stratum.population, MeasureReport.group.stratifier.stratum.population.extension, MeasureReport.group.stratifier.stratum.population.extension:identifier, MeasureReport.group.stratifier.stratum.population.modifierExtension, MeasureReport.group.stratifier.stratum.population.code, MeasureReport.group.stratifier.stratum.population.count, MeasureReport.group.stratifier.stratum.population.subjectResults, MeasureReport.group.stratifier.stratum.measureScore, MeasureReport.group.stratifier.stratum.measureScore.extension, MeasureReport.group.stratifier.stratum.measureScore.extension:measureScore, MeasureReport.group.stratifier.stratum.measureScore.value, MeasureReport.group.stratifier.stratum.measureScore.comparator, MeasureReport.group.stratifier.stratum.measureScore.unit, MeasureReport.group.stratifier.stratum.measureScore.system, MeasureReport.group.stratifier.stratum.measureScore.code, MeasureReport.evaluatedResource, MeasureReport.evaluatedResource.extension, MeasureReport.evaluatedResource.extension:evaluatedResources, MeasureReport.evaluatedResource.reference, MeasureReport.evaluatedResource.type, MeasureReport.evaluatedResource.identifier, MeasureReport.evaluatedResource.display | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | MeasureReport.extension, MeasureReport.modifierExtension, MeasureReport.measure.extension, MeasureReport.measure.extension:measure, MeasureReport.group.extension, MeasureReport.group.extension:identifier, MeasureReport.group.modifierExtension, MeasureReport.group.population.extension, MeasureReport.group.population.extension:identifier, MeasureReport.group.population.modifierExtension, MeasureReport.group.measureScore.extension, MeasureReport.group.measureScore.extension:measureScore, MeasureReport.group.stratifier.extension, MeasureReport.group.stratifier.extension:identifier, MeasureReport.group.stratifier.modifierExtension, MeasureReport.group.stratifier.stratum.extension, MeasureReport.group.stratifier.stratum.modifierExtension, MeasureReport.group.stratifier.stratum.value.extension, MeasureReport.group.stratifier.stratum.value.extension:value, MeasureReport.group.stratifier.stratum.component.extension, MeasureReport.group.stratifier.stratum.component.modifierExtension, MeasureReport.group.stratifier.stratum.population.extension, MeasureReport.group.stratifier.stratum.population.extension:identifier, MeasureReport.group.stratifier.stratum.population.modifierExtension, MeasureReport.group.stratifier.stratum.measureScore.extension, MeasureReport.group.stratifier.stratum.measureScore.extension:measureScore, MeasureReport.evaluatedResource.extension, MeasureReport.evaluatedResource.extension:evaluatedResources | 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
Summary
Mandatory: 0 element(4 nested mandatory elements)
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron