description: This profile sets minimum expectations for the Medication resource common to most of the use cases.\nThis profile is adapted from the MPD work. package_name: myhealth.eu.fhir.epd derivation: constraint name: MedicationMyHealthEuEpd type: Medication elements: extension: index: 0 slicing: slices: productName: match: {} schema: {index: 0} sizeOfItem: match: {} schema: {index: 1} packageType: match: {} schema: {index: 2} form: {index: 3} amount: {index: 4} ingredient: index: 5 elements: item: choices: [itemCodeableConcept] index: 7 slicing: slices: itemCodeableConcept: match: {} schema: choices: [itemCodeableConcept] index: 7 itemCodeableConcept: type: CodeableConcept choiceOf: item index: 8 slicing: slices: itemCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: item, index: 8} isActive: {index: 9} strength: {index: 10} package_version: 1.0.0-poc extensions: productName: {url: null, index: 0} sizeOfItem: {url: null, index: 1} packageType: {url: null, index: 2} class: profile kind: resource url: http://fhir.ehdsi.eu/epd/StructureDefinition/medication-myhealtheu-epd base: http://fhir.ehdsi.eu/core/StructureDefinition/medication-myhealtheu-core version: 1.0.0-poc