description: Definition of the medication package_name: ch.fhir.ig.ch derivation: constraint name: CHEMEDMedication type: Medication elements: code: elements: coding: short: Code of the medication (GTIN) index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: GTIN: match: {system: 'urn:oid:2.51.1.1'} schema: index: 1 elements: system: short: Global Trade Item Number (GS1) pattern: {type: Uri, value: 'urn:oid:2.51.1.1'} index: 2 code: {index: 3} display: {index: 4} required: [display, system, code] text: {short: Medication name, mustSupport: true, index: 5} required: [text] form: short: Galenic form binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-emed/ValueSet/edqm-pharmaceuticaldoseform'} index: 6 elements: coding: mustSupport: true index: 7 elements: system: {index: 8} code: {index: 9} display: {index: 10} required: [display, system, code] required: [coding] amount: {type: Ratio, short: Package size, index: 11} ingredient: index: 12 elements: itemCodeableConcept: index: 13 elements: coding: short: Ingredients coded with SNOMED CT binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-emed/ValueSet/ActivePharmaceuticalIngredient'} index: 14 text: {short: Ingredient name, mustSupport: true, index: 15} required: [text] strength: {type: Ratio, short: Dose per unit, mustSupport: true, index: 16} package_version: emed-3.0.0 class: profile kind: resource url: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medication base: http://hl7.org/fhir/StructureDefinition/Medication version: 3.0.0