description: Base StructureDefinition for MeasureReport Resource package_name: hl7.fhir.r2b.core derivation: specialization name: MeasureReport type: null elements: patient: isModifier: false short: Optional Patient type: Reference mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.patient} isSummary: true index: 2 date: isModifier: false short: Date the report was generated type: dateTime mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.date} isSummary: true index: 5 reportingOrganization: isModifier: false short: Reporting Organization type: Reference mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.reportingOrganization} isSummary: true index: 6 group: isModifier: false short: Measure results for each group index: 7 type: BackboneElement mustSupport: false array: true elements: identifier: isModifier: false short: Identifier of the population group being reported index: 8 type: Identifier mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.identifier} isSummary: true population: isModifier: false short: The populations in the group index: 9 type: BackboneElement mustSupport: false array: true elements: type: isModifier: false short: initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-score index: 10 type: code mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.population.type} isSummary: true count: isModifier: false short: Size of the population type: integer mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.population.count} isSummary: true index: 11 patients: isModifier: false short: For patient-list reports, the patients in this population type: Reference mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.population.patients} isSummary: true index: 12 maxLength: 0 base: {max: '*', min: 0, path: MeasureReport.group.population} required: [type] isSummary: true measureScore: isModifier: false short: The measure score type: decimal mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.measureScore} isSummary: true index: 13 stratifier: isModifier: false short: Stratification results index: 14 type: BackboneElement mustSupport: false array: true elements: identifier: isModifier: false short: Identifier of the stratifier index: 15 type: Identifier mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.stratifier.identifier} isSummary: true group: isModifier: false short: Stratum results, one for each unique value in the stratifier index: 16 type: BackboneElement mustSupport: false array: true elements: value: isModifier: false short: The stratum value, e.g. male index: 17 type: string mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.stratifier.group.value} isSummary: true population: isModifier: false short: Population results in this stratum index: 18 type: BackboneElement mustSupport: false array: true elements: type: isModifier: false short: initial-population | numerator | numerator-exclusion | denominator | denominator-exclusion | denominator-exception | measure-population | measure-population-exclusion | measure-score index: 19 type: code mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.stratifier.group.population.type} isSummary: true count: isModifier: false short: Size of the population type: integer mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.stratifier.group.population.count} isSummary: true index: 20 patients: isModifier: false short: For patient-list reports, the patients in this population type: Reference mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.stratifier.group.population.patients} isSummary: true index: 21 maxLength: 0 base: {max: '*', min: 0, path: MeasureReport.group.stratifier.group.population} required: [type] isSummary: true measureScore: isModifier: false short: The measure score type: decimal mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.stratifier.group.measureScore} isSummary: true index: 22 maxLength: 0 base: {max: '*', min: 0, path: MeasureReport.group.stratifier.group} required: [value] isSummary: true maxLength: 0 base: {max: '*', min: 0, path: MeasureReport.group.stratifier} required: [identifier] isSummary: true supplementalData: isModifier: false short: Supplemental data elements for the measure index: 23 type: BackboneElement mustSupport: false array: true elements: identifier: isModifier: false short: Identifier of the supplemental data element index: 24 type: Identifier mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.supplementalData.identifier} isSummary: true group: isModifier: false short: Supplemental data results, one for each unique supplemental data value index: 25 type: BackboneElement mustSupport: false array: true elements: value: isModifier: false short: The data value, e.g. male index: 26 type: string mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.supplementalData.group.value} isSummary: true count: isModifier: false short: Number of members in the group type: integer mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.supplementalData.group.count} isSummary: true index: 27 patients: isModifier: false short: For patient-list reports, the patients in this population type: Reference mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.group.supplementalData.group.patients} isSummary: true index: 28 maxLength: 0 base: {max: '*', min: 0, path: MeasureReport.group.supplementalData.group} required: [value] isSummary: true maxLength: 0 base: {max: '*', min: 0, path: MeasureReport.group.supplementalData} required: [identifier] isSummary: true maxLength: 0 base: {max: '*', min: 0, path: MeasureReport.group} required: [identifier] isSummary: true type: isModifier: false short: individual | patient-list | summary index: 1 type: code mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.type} isSummary: true measure: isModifier: false short: Measure that was evaluated index: 0 type: Reference mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.measure} isSummary: true status: isModifier: false short: complete | pending | error index: 4 type: code mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.status} isSummary: true period: isModifier: false short: Reporting period index: 3 type: Period mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.period} isSummary: true evaluatedResources: isModifier: false short: Evaluated Resources type: Reference mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: MeasureReport.evaluatedResources} isSummary: true index: 29 package_version: 1.4.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/MeasureReport base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null required: [measure, status, type, period]