PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.mpd@1.0.0
    http://hl7.eu/fhir/mpd/StructureDefinition/Medication-eu-mpd
description: This profile defines how to represent Medication data on ePrescription and eDispensation. The profile is equal to Medication EU Core and only adds obligations.
package_name: hl7.fhir.eu.mpd
derivation: constraint
name: MedicationEuMpd
type: Medication
elements:
  extension:
    index: 0
    slicing:
      slices:
        productName:
          match: {}
          schema: {index: 0}
  identifier: {index: 1}
  code: {index: 2}
  form: {index: 3}
  ingredient:
    elements:
      item:
        choices: []
        index: 5
        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}
      strength: {index: 9}
package_version: 1.0.0
extensions:
  productName: {url: null, index: 0}
class: profile
kind: resource
url: http://hl7.eu/fhir/mpd/StructureDefinition/Medication-eu-mpd
base: http://hl7.eu/fhir/base/StructureDefinition/medication-eu-core
version: 1.0.0