Extensions for Using Data Elements from FHIR STU3 in FHIR R4B - 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_R4B | ||
This cross-version profile allows STU3 MeasureReport content to be represented via FHIR R4B 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.3.0) | 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 (e.g. complete, pending, or error) |
![]() ![]() |
ΣC | 1..1 | code | individual | subject-list | summary | data-collection Binding: MeasureReportType (required): The type of the measure report: individual, patient listing, or summary |
![]() ![]() |
Σ | 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 R4B(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..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
1..1 | Period | STU3: period additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.period Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | increase | decrease Binding: MeasureImprovementNotation (required): The improvement notation of the measure report (e.g. increase or decrease) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| MeasureReport.status | Base | required | MeasureReportStatus | 📍4.3.0 | FHIR Std. |
| MeasureReport.type | Base | required | MeasureReportType | 📍4.3.0 | FHIR Std. |
| MeasureReport.improvementNotation | Base | required | MeasureImprovementNotation | 📍4.3.0 | 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.exists() and ('#'+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(uri) = '#').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.period.extension, MeasureReport.period.extension: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, MeasureReport.period.extension, MeasureReport.period.extension:period | 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.3.0) | 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 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | STU3: meta additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example) | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() |
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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | STU3: text additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required) | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources Constraints: dom-r4b | |||||
![]() ![]() |
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 | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Identifier | STU3: Additional identifier for the Report additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) | ||||
![]() ![]() ![]() |
Σ | 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) | ||||
![]() ![]() |
?!Σ | 1..1 | code | complete | pending | error Binding: MeasureReportStatus (required): The status of the measure report (e.g. complete, pending, or error) | ||||
![]() ![]() |
ΣC | 1..1 | code | individual | subject-list | summary | data-collection Binding: MeasureReportType (required): The type of the measure report: individual, patient listing, or summary | ||||
![]() ![]() |
Σ | 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 R4B(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 | canonical | Primitive value for canonical | |||||
![]() ![]() |
Σ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | Location | Device | RelatedPerson | Group) | What individual(s) the report is for | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: What patient the report is for 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) | ||||
![]() ![]() ![]() |
Σ | 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(Practitioner | PractitionerRole | Location | Organization) | Who is reporting the data | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: reportingOrganization 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) | ||||
![]() ![]() ![]() |
Σ | 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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
1..1 | Period | STU3: period additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.period Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Starting time with inclusive boundary | ||||
![]() ![]() ![]() |
ΣC | 0..1 | dateTime | End time with inclusive boundary, if not ongoing | ||||
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | increase | decrease Binding: MeasureImprovementNotation (required): The improvement notation of the measure report (e.g. increase or decrease) | ||||
![]() ![]() |
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 Binding: MeasureGroupExample (example): Example of measure groups. | ||||
![]() ![]() ![]() |
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 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: For patient-list reports, the patients in this population 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) | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
Σ | 0..1 | Quantity | What score this group achieved | ||||
![]() ![]() ![]() ![]() |
0..1 | id | 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) | ||||
![]() ![]() ![]() ![]() |
Σ | 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 Binding: MeasureStratifierExample (example): Meaning of the stratifier. | |||||
![]() ![]() ![]() ![]() |
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 Binding: MeasureReportStratifierValueExample (example): The stratum value. | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | id | 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 Binding: MeasureStratifierExample (example): Meaning of the stratifier. | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | The stratum component value, e.g. male Binding: MeasureReportStratifierValueExample (example): The stratum value. | |||||
![]() ![]() ![]() ![]() ![]() |
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 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: For patient-list reports, the patients in this population 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) | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Quantity | What score this stratum achieved | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | id | 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) | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 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 | id | 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) | ||||
![]() ![]() ![]() |
Σ | 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.meta.security | Base | extensible | SecurityLabels | 📍4.3.0 | FHIR Std. |
| MeasureReport.meta.tag | Base | example | Common Tags | 📍4.3.0 | FHIR Std. |
| MeasureReport.language | Base | preferred | Common Languages | 📍4.3.0 | FHIR Std. |
| MeasureReport.text.status | Base | required | NarrativeStatus | 📍4.3.0 | FHIR Std. |
| MeasureReport.identifier.use | Base | required | IdentifierUse | 📍4.3.0 | FHIR Std. |
| MeasureReport.identifier.type | Base | extensible | IdentifierType | 📍4.3.0 | FHIR Std. |
| MeasureReport.status | Base | required | MeasureReportStatus | 📍4.3.0 | FHIR Std. |
| MeasureReport.type | Base | required | MeasureReportType | 📍4.3.0 | FHIR Std. |
| MeasureReport.subject.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| MeasureReport.reporter.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| MeasureReport.improvementNotation | Base | required | MeasureImprovementNotation | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.code | Base | example | MeasureGroupExample | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.population.code | Base | extensible | MeasurePopulationType | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.population.subjectResults.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.measureScore.comparator | Base | required | QuantityComparator | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.code | Base | example | MeasureStratifierExample | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.value | Base | example | MeasureReportStratifierValueExample | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.component.code | Base | example | MeasureStratifierExample | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.component.value | Base | example | MeasureReportStratifierValueExample | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.population.code | Base | extensible | MeasurePopulationType | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.population.subjectResults.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.measureScore.comparator | Base | required | QuantityComparator | 📍4.3.0 | FHIR Std. |
| MeasureReport.evaluatedResource.type | Base | extensible | ResourceType | 📍4.3.0 | 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.exists() and ('#'+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(uri) = '#').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()
|
| dom-r4b | warning | MeasureReport.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems |
($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
|
| ele-1 | error | MeasureReport.meta, MeasureReport.meta.extension, MeasureReport.meta.extension:meta, MeasureReport.meta.versionId, MeasureReport.meta.lastUpdated, MeasureReport.meta.source, MeasureReport.meta.profile, MeasureReport.meta.security, MeasureReport.meta.tag, MeasureReport.implicitRules, MeasureReport.language, MeasureReport.text, MeasureReport.text.extension, MeasureReport.text.extension:text, MeasureReport.text.status, MeasureReport.text.div, MeasureReport.extension, MeasureReport.modifierExtension, MeasureReport.identifier, MeasureReport.identifier.extension, MeasureReport.identifier.extension:identifier, MeasureReport.identifier.use, MeasureReport.identifier.type, MeasureReport.identifier.system, MeasureReport.identifier.value, MeasureReport.identifier.period, MeasureReport.identifier.assigner, MeasureReport.status, MeasureReport.type, MeasureReport.measure, MeasureReport.measure.extension, MeasureReport.measure.extension:measure, MeasureReport.subject, MeasureReport.subject.extension, MeasureReport.subject.extension:patient, MeasureReport.subject.reference, MeasureReport.subject.type, MeasureReport.subject.identifier, MeasureReport.subject.display, MeasureReport.date, MeasureReport.reporter, MeasureReport.reporter.extension, MeasureReport.reporter.extension:reportingOrganization, MeasureReport.reporter.reference, MeasureReport.reporter.type, MeasureReport.reporter.identifier, MeasureReport.reporter.display, MeasureReport.period, MeasureReport.period.extension, MeasureReport.period.extension:period, MeasureReport.period.start, MeasureReport.period.end, 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.population.subjectResults.extension, MeasureReport.group.population.subjectResults.extension:patients, MeasureReport.group.population.subjectResults.reference, MeasureReport.group.population.subjectResults.type, MeasureReport.group.population.subjectResults.identifier, MeasureReport.group.population.subjectResults.display, 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.population.subjectResults.extension, MeasureReport.group.stratifier.stratum.population.subjectResults.extension:patients, MeasureReport.group.stratifier.stratum.population.subjectResults.reference, MeasureReport.group.stratifier.stratum.population.subjectResults.type, MeasureReport.group.stratifier.stratum.population.subjectResults.identifier, MeasureReport.group.stratifier.stratum.population.subjectResults.display, 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.meta.extension, MeasureReport.meta.extension:meta, MeasureReport.text.extension, MeasureReport.text.extension:text, MeasureReport.extension, MeasureReport.modifierExtension, MeasureReport.identifier.extension, MeasureReport.identifier.extension:identifier, MeasureReport.measure.extension, MeasureReport.measure.extension:measure, MeasureReport.subject.extension, MeasureReport.subject.extension:patient, MeasureReport.reporter.extension, MeasureReport.reporter.extension:reportingOrganization, MeasureReport.period.extension, MeasureReport.period.extension:period, 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.population.subjectResults.extension, MeasureReport.group.population.subjectResults.extension:patients, 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.population.subjectResults.extension, MeasureReport.group.stratifier.stratum.population.subjectResults.extension:patients, 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())
|
| txt-1 | error | MeasureReport.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | MeasureReport.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
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.3.0) | 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 (e.g. complete, pending, or error) |
![]() ![]() |
ΣC | 1..1 | code | individual | subject-list | summary | data-collection Binding: MeasureReportType (required): The type of the measure report: individual, patient listing, or summary |
![]() ![]() |
Σ | 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 R4B(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..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
1..1 | Period | STU3: period additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.period Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | increase | decrease Binding: MeasureImprovementNotation (required): The improvement notation of the measure report (e.g. increase or decrease) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| MeasureReport.status | Base | required | MeasureReportStatus | 📍4.3.0 | FHIR Std. |
| MeasureReport.type | Base | required | MeasureReportType | 📍4.3.0 | FHIR Std. |
| MeasureReport.improvementNotation | Base | required | MeasureImprovementNotation | 📍4.3.0 | 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.exists() and ('#'+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(uri) = '#').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.period.extension, MeasureReport.period.extension: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, MeasureReport.period.extension, MeasureReport.period.extension:period | 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.3.0) | 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 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | STU3: meta additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example) | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() |
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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | STU3: text additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required) | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources Constraints: dom-r4b | |||||
![]() ![]() |
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 | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Identifier | STU3: Additional identifier for the Report additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) | ||||
![]() ![]() ![]() |
Σ | 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) | ||||
![]() ![]() |
?!Σ | 1..1 | code | complete | pending | error Binding: MeasureReportStatus (required): The status of the measure report (e.g. complete, pending, or error) | ||||
![]() ![]() |
ΣC | 1..1 | code | individual | subject-list | summary | data-collection Binding: MeasureReportType (required): The type of the measure report: individual, patient listing, or summary | ||||
![]() ![]() |
Σ | 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 R4B(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 | canonical | Primitive value for canonical | |||||
![]() ![]() |
Σ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | Location | Device | RelatedPerson | Group) | What individual(s) the report is for | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: What patient the report is for 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) | ||||
![]() ![]() ![]() |
Σ | 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(Practitioner | PractitionerRole | Location | Organization) | Who is reporting the data | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: reportingOrganization 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) | ||||
![]() ![]() ![]() |
Σ | 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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
1..1 | Period | STU3: period additional types URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-MeasureReport.period Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | dateTime | Starting time with inclusive boundary | ||||
![]() ![]() ![]() |
ΣC | 0..1 | dateTime | End time with inclusive boundary, if not ongoing | ||||
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | increase | decrease Binding: MeasureImprovementNotation (required): The improvement notation of the measure report (e.g. increase or decrease) | ||||
![]() ![]() |
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 Binding: MeasureGroupExample (example): Example of measure groups. | ||||
![]() ![]() ![]() |
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 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: For patient-list reports, the patients in this population 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) | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
Σ | 0..1 | Quantity | What score this group achieved | ||||
![]() ![]() ![]() ![]() |
0..1 | id | 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) | ||||
![]() ![]() ![]() ![]() |
Σ | 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 Binding: MeasureStratifierExample (example): Meaning of the stratifier. | |||||
![]() ![]() ![]() ![]() |
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 Binding: MeasureReportStratifierValueExample (example): The stratum value. | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | id | 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 Binding: MeasureStratifierExample (example): Meaning of the stratifier. | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | The stratum component value, e.g. male Binding: MeasureReportStratifierValueExample (example): The stratum value. | |||||
![]() ![]() ![]() ![]() ![]() |
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 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | STU3: For patient-list reports, the patients in this population 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) | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Quantity | What score this stratum achieved | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | id | 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) | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Σ | 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 | id | 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) | ||||
![]() ![]() ![]() |
Σ | 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.meta.security | Base | extensible | SecurityLabels | 📍4.3.0 | FHIR Std. |
| MeasureReport.meta.tag | Base | example | Common Tags | 📍4.3.0 | FHIR Std. |
| MeasureReport.language | Base | preferred | Common Languages | 📍4.3.0 | FHIR Std. |
| MeasureReport.text.status | Base | required | NarrativeStatus | 📍4.3.0 | FHIR Std. |
| MeasureReport.identifier.use | Base | required | IdentifierUse | 📍4.3.0 | FHIR Std. |
| MeasureReport.identifier.type | Base | extensible | IdentifierType | 📍4.3.0 | FHIR Std. |
| MeasureReport.status | Base | required | MeasureReportStatus | 📍4.3.0 | FHIR Std. |
| MeasureReport.type | Base | required | MeasureReportType | 📍4.3.0 | FHIR Std. |
| MeasureReport.subject.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| MeasureReport.reporter.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| MeasureReport.improvementNotation | Base | required | MeasureImprovementNotation | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.code | Base | example | MeasureGroupExample | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.population.code | Base | extensible | MeasurePopulationType | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.population.subjectResults.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.measureScore.comparator | Base | required | QuantityComparator | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.code | Base | example | MeasureStratifierExample | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.value | Base | example | MeasureReportStratifierValueExample | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.component.code | Base | example | MeasureStratifierExample | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.component.value | Base | example | MeasureReportStratifierValueExample | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.population.code | Base | extensible | MeasurePopulationType | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.population.subjectResults.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| MeasureReport.group.stratifier.stratum.measureScore.comparator | Base | required | QuantityComparator | 📍4.3.0 | FHIR Std. |
| MeasureReport.evaluatedResource.type | Base | extensible | ResourceType | 📍4.3.0 | 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.exists() and ('#'+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(uri) = '#').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()
|
| dom-r4b | warning | MeasureReport.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems |
($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
|
| ele-1 | error | MeasureReport.meta, MeasureReport.meta.extension, MeasureReport.meta.extension:meta, MeasureReport.meta.versionId, MeasureReport.meta.lastUpdated, MeasureReport.meta.source, MeasureReport.meta.profile, MeasureReport.meta.security, MeasureReport.meta.tag, MeasureReport.implicitRules, MeasureReport.language, MeasureReport.text, MeasureReport.text.extension, MeasureReport.text.extension:text, MeasureReport.text.status, MeasureReport.text.div, MeasureReport.extension, MeasureReport.modifierExtension, MeasureReport.identifier, MeasureReport.identifier.extension, MeasureReport.identifier.extension:identifier, MeasureReport.identifier.use, MeasureReport.identifier.type, MeasureReport.identifier.system, MeasureReport.identifier.value, MeasureReport.identifier.period, MeasureReport.identifier.assigner, MeasureReport.status, MeasureReport.type, MeasureReport.measure, MeasureReport.measure.extension, MeasureReport.measure.extension:measure, MeasureReport.subject, MeasureReport.subject.extension, MeasureReport.subject.extension:patient, MeasureReport.subject.reference, MeasureReport.subject.type, MeasureReport.subject.identifier, MeasureReport.subject.display, MeasureReport.date, MeasureReport.reporter, MeasureReport.reporter.extension, MeasureReport.reporter.extension:reportingOrganization, MeasureReport.reporter.reference, MeasureReport.reporter.type, MeasureReport.reporter.identifier, MeasureReport.reporter.display, MeasureReport.period, MeasureReport.period.extension, MeasureReport.period.extension:period, MeasureReport.period.start, MeasureReport.period.end, 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.population.subjectResults.extension, MeasureReport.group.population.subjectResults.extension:patients, MeasureReport.group.population.subjectResults.reference, MeasureReport.group.population.subjectResults.type, MeasureReport.group.population.subjectResults.identifier, MeasureReport.group.population.subjectResults.display, 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.population.subjectResults.extension, MeasureReport.group.stratifier.stratum.population.subjectResults.extension:patients, MeasureReport.group.stratifier.stratum.population.subjectResults.reference, MeasureReport.group.stratifier.stratum.population.subjectResults.type, MeasureReport.group.stratifier.stratum.population.subjectResults.identifier, MeasureReport.group.stratifier.stratum.population.subjectResults.display, 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.meta.extension, MeasureReport.meta.extension:meta, MeasureReport.text.extension, MeasureReport.text.extension:text, MeasureReport.extension, MeasureReport.modifierExtension, MeasureReport.identifier.extension, MeasureReport.identifier.extension:identifier, MeasureReport.measure.extension, MeasureReport.measure.extension:measure, MeasureReport.subject.extension, MeasureReport.subject.extension:patient, MeasureReport.reporter.extension, MeasureReport.reporter.extension:reportingOrganization, MeasureReport.period.extension, MeasureReport.period.extension:period, 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.population.subjectResults.extension, MeasureReport.group.population.subjectResults.extension:patients, 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.population.subjectResults.extension, MeasureReport.group.stratifier.stratum.population.subjectResults.extension:patients, 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())
|
| txt-1 | error | MeasureReport.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | MeasureReport.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
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