description: This profile introduces essential constraints and extensions for the Medication resource that apply across multiple use cases. package_name: hl7.fhir.eu.base derivation: constraint name: MedicationEuCore type: Medication elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: productName: match: {url: null} schema: {type: Extension, short: Current trade name (authorised name) of the medicinal product., url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-productname', index: 1} min: 0 max: 1 classification: match: {url: null} schema: {type: Extension, short: 'Classifications of the product, e.g ATC, narcotic/psychotropic, orphan drug, etc', url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-classification', index: 2} min: 0 sizeOfItem: match: {url: null} schema: {type: Extension, short: 'Size of one item (for example, in a pack of 5 vials, this would represent the size of 1 vial)', url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-sizeofitem', index: 3} min: 0 max: 1 characteristic: match: {url: null} schema: {type: Extension, short: Specifies other descriptive properties of the medication., url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-characteristic', index: 4} min: 0 unitOfPresentation: match: {url: null} schema: {type: Extension, short: 'Unit of presentation of the product (e.g. tablet, vial, ampoule, etc)', url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-unitofpresentation', index: 5} min: 0 max: 1 packageType: match: {url: null} schema: {type: Extension, short: Type of container. This information is more relevant in cases when the packaging has an impact on administration of the product (e.g. pre-filled syringe), url: 'http://hl7.eu/fhir/StructureDefinition/medication-package-type', index: 6} min: 0 max: 1 device: match: {url: null} schema: type: Extension short: Device, typically an administration device, included in the product. url: https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-device index: 7 extensions: device: url: null index: 8 elements: value: choices: [] index: 10 elements: extension: index: 8 slicing: slices: device: match: {} schema: index: 8 elements: value: choices: [] index: 10 identifier: {short: 'Identifier for the medicinal product, its generic representation, or packaged product (e.g. EMA PMS ID on product or package level)', index: 11} code: {short: A terminology-based code for the product (e.g. SNOMED CT code), index: 12} manufacturer: {short: 'Marketing authorisation holder of the medicinal product. If the product does not have a marketing authorisation, the manufactured information may be used. It is sufficient to populate only name and optionally an identifier of the organisation.', index: 13} form: binding: {strength: example, valueSet: 'http://terminology.ehdsi.eu/ValueSet/eHDSIDoseForm'} index: 14 amount: {short: 'Amount of the medication (for example, in a package or a vial)', index: 15} ingredient: short: Ingredient or a part product. For combination packs, each ingredient can be a separate manufactured item with its own ingredients, dose form, and strength index: 16 elements: item: choices: [itemCodeableConcept] index: 23 slicing: slices: itemCodeableConcept: match: {} schema: choices: [itemCodeableConcept] index: 23 min: 0 max: 1 itemReference: type: Reference choiceOf: item refers: ['http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core'] index: 21 slicing: slices: itemReference: match: {} schema: type: Reference choiceOf: item refers: ['http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core'] index: 21 min: 0 max: 1 itemCodeableConcept: type: CodeableConcept choiceOf: item index: 24 slicing: slices: itemCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: item, index: 24} min: 0 max: 1 isActive: {short: 'Active ingredient indicator. By default, only active ingredients are expected - therefore, the default value is true.', index: 25} strength: short: Amount of substance in product (presentation or concentration strength) index: 26 extensions: basisOfStrengthSubstance: {url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-strengthsubstance', min: 0, max: 1, type: Extension, short: Substance for which the strength is provided (this could be different from the precise active ingredient)., index: 27} elements: extension: type: Extension short: Substance for which the strength is provided (this could be different from the precise active ingredient). url: https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-strengthsubstance index: 27 slicing: slices: basisOfStrengthSubstance: match: {} schema: {type: Extension, short: Substance for which the strength is provided (this could be different from the precise active ingredient)., url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-strengthsubstance', index: 27} min: 0 max: 1 batch: elements: lotNumber: {short: Lot Number, index: 28} expirationDate: {short: Expiration Date, index: 29} package_version: 2.0.0 extensions: productName: {url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-productname', min: 0, max: 1, type: Extension, short: Current trade name (authorised name) of the medicinal product., index: 1} classification: {url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-classification', min: 0, type: Extension, short: 'Classifications of the product, e.g ATC, narcotic/psychotropic, orphan drug, etc', index: 2} sizeOfItem: {url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-sizeofitem', min: 0, max: 1, type: Extension, short: 'Size of one item (for example, in a pack of 5 vials, this would represent the size of 1 vial)', index: 3} characteristic: {url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-characteristic', min: 0, type: Extension, short: Specifies other descriptive properties of the medication., index: 4} unitOfPresentation: {url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-unitofpresentation', min: 0, max: 1, type: Extension, short: 'Unit of presentation of the product (e.g. tablet, vial, ampoule, etc)', index: 5} packageType: {url: 'http://hl7.eu/fhir/StructureDefinition/medication-package-type', min: 0, max: 1, type: Extension, short: Type of container. This information is more relevant in cases when the packaging has an impact on administration of the product (e.g. pre-filled syringe), index: 6} device: url: https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-device type: Extension short: Device, typically an administration device, included in the product. index: 7 extensions: device: url: null index: 8 elements: value: choices: [] index: 10 elements: extension: index: 8 slicing: slices: device: match: {} schema: index: 8 elements: value: choices: [] index: 10 class: profile kind: resource url: http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core base: http://hl7.org/fhir/StructureDefinition/Medication version: 2.0.0