PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.base@2.0.0-ballot
    http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core
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: 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: 'Name of the medicinal product. Names of different types (full name, short name, etc) and in different languages can be provided if relevant.', 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
  manufacturer: {short: Manufacturer, index: 11}
  form:
    binding: {strength: example, valueSet: 'http://terminology.ehdsi.eu/ValueSet/eHDSIDoseForm'}
    index: 12
  ingredient:
    elements:
      item:
        choices: [itemCodeableConcept]
        index: 19
        slicing:
          slices:
            itemCodeableConcept:
              match: {}
              schema:
                choices: [itemCodeableConcept]
                index: 19
              min: 0
              max: 1
      itemReference:
        type: Reference
        choiceOf: item
        refers: ['http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core']
        index: 17
        slicing:
          slices:
            itemReference:
              match: {}
              schema:
                type: Reference
                choiceOf: item
                refers: ['http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core']
                index: 17
              min: 0
              max: 1
      itemCodeableConcept:
        type: CodeableConcept
        choiceOf: item
        index: 20
        slicing:
          slices:
            itemCodeableConcept:
              match: {}
              schema: {type: CodeableConcept, choiceOf: item, index: 20}
              min: 0
              max: 1
      strength:
        short: Amount of substance in product (presentation or concentration strength)
        index: 21
        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: 22}
        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: 22
            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: 22}
                  min: 0
                  max: 1
  batch:
    elements:
      lotNumber: {short: Lot Number, index: 23}
      expirationDate: {short: Expiration Date, index: 24}
package_version: 2.0.0-ballot
extensions:
  productName: {url: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-productname', min: 0, max: 1, type: Extension, short: 'Name of the medicinal product. Names of different types (full name, short name, etc) and in different languages can be provided if relevant.', 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-ballot