description: IHE mADX profile based on HL7 FHIR Measure R4 package_name: ihe.qrph.madx derivation: constraint name: IHEmADXMeasure type: Measure elements: subject: choices: [] index: 1 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: 1 slices: subjectCodeableConcept: match: {} schema: short: Indicates the base resource in which the indicator is intended to run choices: [subjectCodeableConcept] _required: true index: 3 min: 1 max: 1 subjectCodeableConcept: type: CodeableConcept short: Indicates the base resource in which the indicator is intended to run choiceOf: subject index: 4 slicing: slices: subjectCodeableConcept: match: {} schema: {type: CodeableConcept, short: Indicates the base resource in which the indicator is intended to run, choiceOf: subject, _required: true, index: 4} min: 1 max: 1 subject[x]: elements: coding: elements: code: {index: 5} required: [code] publisher: {index: 6} relatedArtifact: short: There should be a related artifact for each dissagregation set defined under group[].stratifier[].component[].code mustSupport: true index: 7 elements: type: {short: Should be set to 'depends-on' when referencing a disaggregating value set, mustSupport: true, index: 8} label: {short: 'The label should match one of the values of group[].stratifier[].component[].code for a disaggregation value set', mustSupport: true, index: 9} url: {short: 'The URL of a FHIR value set that defines the valid values reported in this disaggregation criterion as cross-referenced by relatedArtifact[].label', mustSupport: true, index: 10} improvementNotation: {short: The change in measured values that is indicative of an improvement for the indicator, mustSupport: true, index: 11} group: short: There should be a group element for each indicator that can be calculated in the Measure. Each group member should have a unique code defined, relative to the Measure index: 12 elements: code: short: The code should be a unique code distinguishing the indicator within the Measure index: 13 elements: coding: {index: 14} required: [coding] description: {short: A narrative description of an indicator, index: 15} population: index: 16 elements: code: {short: A required population code for a valid indicator., index: 17} required: [code] stratifier: short: Contains the disaggregating value sets needed for an indicator mustSupport: true index: 18 elements: component: short: There should be a 'component' for each set of disaggregators which is linked to a FHIR value set mustSupport: true index: 19 elements: code: {short: There should be a code used to reference this disaggregating valueset. There must be a relatedArtifact for each disaggregation set which is a reference to a FHIR value set. The relatedArtifact.type should be set to 'depends-on', mustSupport: true, index: 20} required: [population, code, description] package_version: 3.0.0 class: profile kind: resource url: https://profiles.ihe.net/QRPH/mADX/StructureDefinition/mADX-Measure base: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure version: 3.0.0 required: [group, subject, publisher, subjectCodeableConcept]