Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-MeasureReport | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_MeasureReport_R3 | ||
This cross-version profile allows R5 MeasureReport content to be represented via FHIR STU3 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.
| Path | Status | Usage | ValueSet | Version | Source |
| MeasureReport.status | Base | required | MeasureReportStatus | 📍3.0.2 | FHIR Std. |
| MeasureReport.type | Base | required | MeasureReportType | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | MeasureReport | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from MeasureReport
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | MeasureReport | Results of a measure evaluation | |||||
![]() ![]() |
Σ | 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: Common Languages (extensible): 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..1 | Reference(Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization) | R5: What vendor prepared the data (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.reportingVendor | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Location for use in FHIR STU3(0.1.0) | Location) | R5: Where the reported data is from (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.location | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Parameters for use in FHIR STU3(0.1.0) | Parameters) | R5: What parameters were provided to the report (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.inputParameters | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.Resource for use in FHIR STU3(0.1.0) | Resource) | R5: Additional information collected for the report (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData | |||||
![]() ![]() |
?! | 0..* | Extension | Extension Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() |
?! | 0..1 | code | R5: incremental | snapshot (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.dataUpdateType Binding: R5SubmitDataUpdateTypeForR3 (0.1.0) (required) | ||||
![]() ![]() ![]() |
?! | 0..1 | CodeableConcept | R5: What scoring method (e.g. proportion, ratio, continuous-variable) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.scoring Binding: MeasureScoring (extensible) | ||||
![]() ![]() ![]() |
?! | 0..1 | CodeableConcept | R5: increase | decrease (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.improvementNotation Binding: R5MeasureImprovementNotationForR3 (0.1.0) (required): The improvement notation of the measure report (e.g. increase or decrease) | ||||
![]() ![]() |
Σ | 0..1 | Identifier | Additional identifier for the Report | ||||
![]() ![]() |
?!Σ | 1..1 | code | complete | pending | error Binding: MeasureReportStatus (required): The status of the measure report | ||||
![]() ![]() |
Σ | 1..1 | code | individual | patient-list | summary Binding: MeasureReportType (required): The type of the measure report | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: individual | subject-list | summary | data-exchange URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.type Binding: MeasureReportType (required): The type of the measure report: individual, patient listing, or summary | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
Σ | 1..1 | Reference(Measure) | What measure was evaluated | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | uri | R5: What measure was calculated additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.measure | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | Reference(Patient) | What patient the report is for | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: What individual(s) the report is for URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | dateTime | When the report was generated | ||||
![]() ![]() |
Σ | 0..1 | Reference(Organization) | Who is reporting the data | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: reporter URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 1..1 | Period | What period the report covers | ||||
![]() ![]() |
0..* | BackboneElement | Measure results for each group | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | string | R5: Pointer to specific group from Measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.linkId | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.Device for use in FHIR STU3(0.1.0) | Device | Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group | Cross-version Profile for R5.HealthcareService for use in FHIR STU3(0.1.0) | HealthcareService | Cross-version Profile for R5.Location for use in FHIR STU3(0.1.0) | Location | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson) | R5: What individual(s) the report is for (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.subject | |||||
![]() ![]() ![]() ![]() |
0..1 | Quantity, dateTime, CodeableConcept, Period, Range, Duration | R5: What score this group achieved additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.measureScore | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
1..1 | Identifier | What group of the measure | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Meaning of the group additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.code Binding: R5MeasureGroupExampleForR3 (0.1.0) (example): Example of measure groups. | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
0..* | BackboneElement | The populations in the group | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | R5: Pointer to specific population from Measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.MeasureReport for use in FHIR STU3(0.1.0) | MeasureReport) | R5: For subject-list reports, a subject result in this population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.subjectReport | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: What individual(s) in the population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.subjects | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Population identifier as defined in the measure | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-score 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 patient-list reports, the patients in this population | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: For subject-list reports, the subject results in this population additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
Σ | 0..1 | decimal | What score this group achieved | ||||
![]() ![]() ![]() |
0..* | BackboneElement | Stratification results | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | R5: Pointer to specific stratifier from Measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.linkId | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
0..1 | Identifier | What stratifier of the group | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: code additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.code Binding: R5MeasureStratifierExampleForR3 (0.1.0) (example): Meaning of the stratifier. | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | Stratum results, one for each unique value in the stratifier | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept, boolean, Quantity, Range, Reference() | R5: The stratum value, e.g. male additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.value Binding: R5MeasurereportStratifierValueExampleForR3 (0.1.0) (example) | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Stratifier component values (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.component | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Quantity, dateTime, CodeableConcept, Period, Range, Duration | R5: What score this stratum achieved additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.measureScore | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() ![]() |
1..1 | string | The stratum value, e.g. male | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | BackboneElement | Population results in this stratum | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | R5: Pointer to specific population from Measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.population.linkId | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.MeasureReport for use in FHIR STU3(0.1.0) | MeasureReport) | R5: For subject-list reports, a subject result in this population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.population.subjectReport | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: What individual(s) in the population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.population.subjects | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Population identifier as defined in the measure | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-score 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 patient-list reports, the patients in this population | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: For subject-list reports, the subject results in this population additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | What score this stratum achieved | ||||
![]() ![]() |
0..1 | Reference(Bundle) | What data was evaluated to produce the measure score | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: What data was used to calculate the measure score additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 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 | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| MeasureReport.status | Base | required | MeasureReportStatus | 📍3.0.2 | FHIR Std. |
| MeasureReport.type | Base | required | MeasureReportType | 📍3.0.2 | FHIR Std. |
| MeasureReport.group.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| MeasureReport.group.identifier.type | Base | extensible | Identifier Type Codes | 📍3.0.2 | FHIR Std. |
| MeasureReport.group.population.code | Base | extensible | MeasurePopulationType | 📍3.0.2 | FHIR Std. |
| MeasureReport.group.stratifier.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| MeasureReport.group.stratifier.identifier.type | Base | extensible | Identifier Type Codes | 📍3.0.2 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.population.code | Base | extensible | MeasurePopulationType | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | MeasureReport | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from MeasureReport
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Path | Status | Usage | ValueSet | Version | Source |
| MeasureReport.status | Base | required | MeasureReportStatus | 📍3.0.2 | FHIR Std. |
| MeasureReport.type | Base | required | MeasureReportType | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | MeasureReport | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from MeasureReport
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | MeasureReport | Results of a measure evaluation | |||||
![]() ![]() |
Σ | 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: Common Languages (extensible): 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..1 | Reference(Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization) | R5: What vendor prepared the data (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.reportingVendor | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Location for use in FHIR STU3(0.1.0) | Location) | R5: Where the reported data is from (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.location | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Parameters for use in FHIR STU3(0.1.0) | Parameters) | R5: What parameters were provided to the report (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.inputParameters | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.Resource for use in FHIR STU3(0.1.0) | Resource) | R5: Additional information collected for the report (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.supplementalData | |||||
![]() ![]() |
?! | 0..* | Extension | Extension Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() |
?! | 0..1 | code | R5: incremental | snapshot (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.dataUpdateType Binding: R5SubmitDataUpdateTypeForR3 (0.1.0) (required) | ||||
![]() ![]() ![]() |
?! | 0..1 | CodeableConcept | R5: What scoring method (e.g. proportion, ratio, continuous-variable) (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.scoring Binding: MeasureScoring (extensible) | ||||
![]() ![]() ![]() |
?! | 0..1 | CodeableConcept | R5: increase | decrease (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.improvementNotation Binding: R5MeasureImprovementNotationForR3 (0.1.0) (required): The improvement notation of the measure report (e.g. increase or decrease) | ||||
![]() ![]() |
Σ | 0..1 | Identifier | Additional identifier for the Report | ||||
![]() ![]() |
?!Σ | 1..1 | code | complete | pending | error Binding: MeasureReportStatus (required): The status of the measure report | ||||
![]() ![]() |
Σ | 1..1 | code | individual | patient-list | summary Binding: MeasureReportType (required): The type of the measure report | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: individual | subject-list | summary | data-exchange URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.type Binding: MeasureReportType (required): The type of the measure report: individual, patient listing, or summary | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
Σ | 1..1 | Reference(Measure) | What measure was evaluated | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | uri | R5: What measure was calculated additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.measure | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | Reference(Patient) | What patient the report is for | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: What individual(s) the report is for URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | dateTime | When the report was generated | ||||
![]() ![]() |
Σ | 0..1 | Reference(Organization) | Who is reporting the data | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: reporter URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 1..1 | Period | What period the report covers | ||||
![]() ![]() |
0..* | BackboneElement | Measure results for each group | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | string | R5: Pointer to specific group from Measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.linkId | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.Device for use in FHIR STU3(0.1.0) | Device | Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group | Cross-version Profile for R5.HealthcareService for use in FHIR STU3(0.1.0) | HealthcareService | Cross-version Profile for R5.Location for use in FHIR STU3(0.1.0) | Location | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson) | R5: What individual(s) the report is for (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.subject | |||||
![]() ![]() ![]() ![]() |
0..1 | Quantity, dateTime, CodeableConcept, Period, Range, Duration | R5: What score this group achieved additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.measureScore | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
1..1 | Identifier | What group of the measure | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Meaning of the group additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.code Binding: R5MeasureGroupExampleForR3 (0.1.0) (example): Example of measure groups. | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
0..* | BackboneElement | The populations in the group | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | R5: Pointer to specific population from Measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.linkId | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.MeasureReport for use in FHIR STU3(0.1.0) | MeasureReport) | R5: For subject-list reports, a subject result in this population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.subjectReport | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: What individual(s) in the population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.population.subjects | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Population identifier as defined in the measure | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-score 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 patient-list reports, the patients in this population | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: For subject-list reports, the subject results in this population additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
Σ | 0..1 | decimal | What score this group achieved | ||||
![]() ![]() ![]() |
0..* | BackboneElement | Stratification results | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | R5: Pointer to specific stratifier from Measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.linkId | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
0..1 | Identifier | What stratifier of the group | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: code additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.code Binding: R5MeasureStratifierExampleForR3 (0.1.0) (example): Meaning of the stratifier. | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() ![]() |
0..* | BackboneElement | Stratum results, one for each unique value in the stratifier | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept, boolean, Quantity, Range, Reference() | R5: The stratum value, e.g. male additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.value Binding: R5MeasurereportStratifierValueExampleForR3 (0.1.0) (example) | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Stratifier component values (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.component | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Quantity, dateTime, CodeableConcept, Period, Range, Duration | R5: What score this stratum achieved additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.measureScore | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() ![]() |
1..1 | string | The stratum value, e.g. male | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | BackboneElement | Population results in this stratum | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | R5: Pointer to specific population from Measure (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.population.linkId | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.MeasureReport for use in FHIR STU3(0.1.0) | MeasureReport) | R5: For subject-list reports, a subject result in this population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.population.subjectReport | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group) | R5: What individual(s) in the population (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-MeasureReport.group.stratifier.stratum.population.subjects | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Population identifier as defined in the measure | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-score 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 patient-list reports, the patients in this population | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: For subject-list reports, the subject results in this population additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | What score this stratum achieved | ||||
![]() ![]() |
0..1 | Reference(Bundle) | What data was evaluated to produce the measure score | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: What data was used to calculate the measure score additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 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 | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| MeasureReport.status | Base | required | MeasureReportStatus | 📍3.0.2 | FHIR Std. |
| MeasureReport.type | Base | required | MeasureReportType | 📍3.0.2 | FHIR Std. |
| MeasureReport.group.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| MeasureReport.group.identifier.type | Base | extensible | Identifier Type Codes | 📍3.0.2 | FHIR Std. |
| MeasureReport.group.population.code | Base | extensible | MeasurePopulationType | 📍3.0.2 | FHIR Std. |
| MeasureReport.group.stratifier.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| MeasureReport.group.stratifier.identifier.type | Base | extensible | Identifier Type Codes | 📍3.0.2 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.population.code | Base | extensible | MeasurePopulationType | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | MeasureReport | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from MeasureReport
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron