description: Definition of the medication for the medication dispense package_name: ch.fhir.ig.ch derivation: constraint name: CHEMEDMedicationMedicationDispense type: Medication elements: code: index: 0 elements: coding: short: GTIN code that identify this medication index: 1 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: GTIN: match: {system: 'urn:oid:2.51.1.1'} schema: index: 2 elements: system: short: Global Trade Item Number (GS1) pattern: {type: Uri, value: 'urn:oid:2.51.1.1'} index: 3 code: {index: 4} display: {index: 5} required: [display, system, code] text: {short: Name that identify this medication, index: 6} required: [text] form: short: Galenic form binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-emed/ValueSet/edqm-pharmaceuticaldoseform'} index: 7 elements: coding: index: 8 elements: system: {index: 9} code: {index: 10} display: {index: 11} required: [display, system, code] required: [coding] amount: {short: Package size, index: 12} ingredient: index: 13 elements: itemCodeableConcept: short: Name of active ingredient index: 14 elements: coding: short: Ingredients shall be coded with SNOMED CT binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-emed/ValueSet/ActivePharmaceuticalIngredient'} index: 15 text: {short: 'If no code ist available, the text should indicate the ingredient name', index: 16} required: [text] strength: {short: Dose per unit, index: 17} batch: short: Details about packaged medications index: 18 elements: lotNumber: {short: Identifier assigned to batch, index: 19} package_version: emed-0.2.0 class: profile kind: resource url: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medication-medicationdispense base: http://hl7.org/fhir/StructureDefinition/Medication version: 0.2.0 required: [amount, code]