PackagesCanonicalsLogsProblems
    Packages
    acs.ig.epi.pl.deu@0.2.0
    http://fhir.pharmaprotect.de/digital/epil-fhir-ig/StructureDefinition/DEU-ePIL-MedicinalProductDefinition
description: Defines the MedicinalProductDefinition resource, including the product name, active ingredients, classification, and dose form, based on the specified SPOR coding system.
package_name: acs.ig.epi.pl.deu
derivation: constraint
name: DEU_ePIL_MedicinalProductDefinition
type: MedicinalProductDefinition
elements:
  identifier: {short: Medicinal Product Identifier (MPID), mustSupport: true, index: 0}
  combinedPharmaceuticalDoseForm:
    short: Dose Form
    mustSupport: true
    index: 1
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'https://spor.ema.europa.eu/v1/lists/200000000004'}
            index: 2
  route: {short: Route of Administration, mustSupport: true, index: 3}
  classification:
    short: Pharmacological Classification
    mustSupport: true
    index: 4
    elements:
      coding:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            atc:
              match: {system: 'http://www.whocc.no/atc'}
              schema:
                short: ATC Classification Code
                array: true
                index: 6
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://www.whocc.no/atc'}
                    index: 7
                required: [system]
            spor:
              match: {system: 'https://spor.ema.europa.eu/v1/lists/100000093533'}
              schema:
                short: EMA/SPOR Therapeutic Classification
                array: true
                index: 8
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://spor.ema.europa.eu/v1/lists/100000093533'}
                    index: 9
                required: [system]
  ingredient: {short: Active Ingredient, mustSupport: true, index: 10}
  name:
    elements:
      productName: {short: Product Name, mustSupport: true, index: 11}
package_version: 0.2.0
class: profile
kind: resource
url: http://fhir.pharmaprotect.de/digital/epil-fhir-ig/StructureDefinition/DEU-ePIL-MedicinalProductDefinition
base: http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/MedicinalProductDefinition-uv-epi
version: 0.2.0