MeasureReport
SpecializedThe MeasureReport resource contains the results of the calculation of a measure; and optionally a reference to the resources involved in that calculation.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| MeasureReport | 0..* | — | Results of a measure evaluation |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | Additional identifier for the MeasureReport |
| .status?!Σ | 1..1 | code | complete | pending | error Bindingmeasure-report-status(required) |
| .typeΣ | 1..1 | code | individual | subject-list | summary | data-collection Bindingmeasure-report-type(required) |
| .measureΣ | 1..1 | canonical | What measure was calculated |
| .subjectΣ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | Location | Device | RelatedPerson | Group) | What individual(s) the report is for |
| .dateΣ | 0..1 | dateTime | When the report was generated |
| .reporterΣ | 0..1 | Reference(Practitioner | PractitionerRole | Location | Organization) | Who is reporting the data |
| .periodΣ | 1..1 | Period | What period the report covers |
| .improvementNotation?!Σ | 0..1 | CodeableConcept | increase | decrease Bindingmeasure-improvement-notation(required) |
| .group | 0..* | BackboneElement | Measure results for each group |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .codeΣ | 0..1 | CodeableConcept | Meaning of the group |
| .population | 0..* | BackboneElement | The populations in the group |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .codeΣ | 0..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation Bindingmeasure-population(extensible) |
| .count | 0..1 | integer | Size of the population |
| .subjectResults | 0..1 | Reference(List) | For subject-list reports, the subject results in this population |
| .measureScoreΣ | 0..1 | Quantity | What score this group achieved |
| .stratifier | 0..* | BackboneElement | Stratification results |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .code | 0..* | CodeableConcept | What stratifier of the group |
| .stratum | 0..* | BackboneElement | Stratum results, one for each unique value, or set of values, in the stratifier, or stratifier components |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .value | 0..1 | CodeableConcept | The stratum value, e.g. male |
| .component | 0..* | BackboneElement | Stratifier component values |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .code | 1..1 | CodeableConcept | What stratifier component of the group |
| .value | 1..1 | CodeableConcept | The stratum component value, e.g. male |
| .population | 0..* | BackboneElement | Population results in this stratum |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .code | 0..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation Bindingmeasure-population(extensible) |
| .count | 0..1 | integer | Size of the population |
| .subjectResults | 0..1 | Reference(List) | For subject-list reports, the subject results in this population |
| .measureScore | 0..1 | Quantity | What score this stratum achieved |
| .evaluatedResource | 0..* | Reference(Resource) | What data was used to calculate the measure score |