This is the set of resources that conform to both DEQM Data Exchange MeasureReport Profile (http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/datax-measurereport-deqm) and DEQM Data Exchange MeasureReport Profile (http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/datax-measurereport-deqm).
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
MeasureReport | C | 0..* | Results of a measure evaluation dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-3: 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 dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-5: If a resource is contained in another resource, it SHALL NOT have a security label dom-6: A resource should have narrative for robust management mrp-1: Measure Reports used for data collection SHALL NOT communicate group and score information mrp-2: Stratifiers SHALL be either a single criteria or a set of criteria components | |||||
meta | Σ | 0..1 | Meta | Metadata about the resource ele-1: All FHIR elements must have a @value or children | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created ele-1: All FHIR elements must have a @value or children | ||||
language | 0..1 | code | Language of the resource content Binding: ?? (preferred): A human language.
ele-1: All FHIR elements must have a @value or children | |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation ele-1: All FHIR elements must have a @value or children | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 1..* | Extension | Extension ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | ||||
identifier | Σ | 0..* | Identifier | Additional identifier for the MeasureReport ele-1: All FHIR elements must have a @value or children | ||||
status | ?!SΣ | 1..1 | code | complete | pending | error Binding: ?? (required) ele-1: All FHIR elements must have a @value or children | ||||
type | SΣ | 1..1 | code | individual | subject-list | summary | data-collection Binding: ?? (required): The type of the measure report. ele-1: All FHIR elements must have a @value or children | ||||
measure | SΣ | 1..1 | canonical(Measure) | What measure was calculated ele-1: All FHIR elements must have a @value or children | ||||
subject | SΣ | 1..1 | Reference(QICore Patient | #sd-qicore-patient-qicore-patient) | What individual(s) the report is for ele-1: All FHIR elements must have a @value or children | ||||
date | SΣ | 1..1 | dateTime | When the report was generated ele-1: All FHIR elements must have a @value or children | ||||
reporter | SΣ | 1..1 | Reference(QICore Organization | #sd-qicore-organization-qicore-organization) | The organization where the measure was completed ele-1: All FHIR elements must have a @value or children | ||||
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |||||
reference | Σ | 0..1 | string | Literal reference, Relative, internal or absolute URL ele-1: All FHIR elements must have a @value or children | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model). ele-1: All FHIR elements must have a @value or children | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known ele-1: All FHIR elements must have a @value or children | ||||
display | Σ | 0..1 | string | Text alternative for the resource ele-1: All FHIR elements must have a @value or children | ||||
period | SΣC | 1..1 | Period | What period the report covers ele-1: All FHIR elements must have a @value or children deqm-1: Date precision SHALL be at least to day ( YYYY-MM-DD ) | ||||
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |||||
start | SΣ | 1..1 | dateTime | Starting time with inclusive boundary ele-1: All FHIR elements must have a @value or children | ||||
end | SΣ | 1..1 | dateTime | End time with inclusive boundary, if not ongoing ele-1: All FHIR elements must have a @value or children | ||||
improvementNotation | ?!Σ | 0..1 | CodeableConcept | increase | decrease Binding: ?? (required): Observation values that indicate what change in a measurement value or score is indicative of an improvement in the measured item or scored issue. ele-1: All FHIR elements must have a @value or children | ||||
group | 0..* | BackboneElement | Measure results for each group ele-1: All FHIR elements must have a @value or children | |||||
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | ||||
code | Σ | 0..1 | CodeableConcept | Meaning of the group ele-1: All FHIR elements must have a @value or children | ||||
population | 0..* | BackboneElement | The populations in the group ele-1: All FHIR elements must have a @value or children | |||||
extension | 0..* | Extension | left: Additional content defined by implementations; right: Extension ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | ||||
code | Σ | 0..1 | CodeableConcept | initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-observation Binding: ?? (extensible): The type of population (e.g. initial, numerator, denominator, etc.). ele-1: All FHIR elements must have a @value or children | ||||
count | 0..1 | integer | Size of the population ele-1: All FHIR elements must have a @value or children | |||||
subjectResults | 0..1 | Reference(List) | For subject-list reports, the subject results in this population ele-1: All FHIR elements must have a @value or children | |||||
evaluatedResource | S | 0..* | Reference(Resource) | What data was used to calculate the measure score ele-1: All FHIR elements must have a @value or children | ||||
Documentation for this format |