description: IHE mADX profile based on HL7 FHIR MeasureReport R4 package_name: ihe.qrph.madx derivation: constraint name: IHEmADXMeasureReport type: MeasureReport elements: subject: {short: A required subject reference, index: 0} improvementNotation: {mustSupport: true, index: 1} group: index: 2 elements: code: short: A required reference for a valid indicator index: 3 elements: coding: index: 4 elements: code: {index: 5} required: [code] required: [coding] population: index: 6 elements: code: {index: 7} count: {index: 8} required: [count, code] stratifier: mustSupport: true index: 9 elements: stratum: short: Indicates the stratum results index: 10 elements: component: index: 11 elements: code: {short: Represents a disaggregation dimension for the disaggregation criterion reported, index: 12} value: {short: Represents a disaggregation value for the disaggregation dimension reported, index: 13} measureScore: short: The value that is reported index: 14 elements: value: {short: The numeric value reported in the aggregate report, index: 15} required: [value] required: [component, measureScore] required: [stratum] required: [population, code] package_version: 3.0.0 class: profile kind: resource url: https://profiles.ihe.net/QRPH/mADX/StructureDefinition/mADX-MeasureReport base: http://hl7.org/fhir/StructureDefinition/MeasureReport version: 3.0.0 required: [group, subject]