description: Definition of the medication for immunization. package_name: ch.fhir.ig.ch derivation: constraint name: CHVACDMedicationForImmunization type: Medication elements: identifier: {short: Observation item ID, index: 0} code: elements: coding: short: Code of the medication index: 1 slicing: slices: GTIN: match: {} schema: {mustSupport: true, index: 2} text: {short: Medication name, mustSupport: true, index: 3} required: [text] form: short: Galenic form binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-term/ValueSet/edqm-pharmaceuticaldoseform'} index: 4 elements: coding: mustSupport: true index: 5 elements: system: {index: 6} code: {index: 7} required: [system, code] required: [coding] amount: {short: Package size, index: 8} ingredient: elements: item: choices: [] index: 10 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: itemCodeableConcept: match: {} schema: choices: [itemCodeableConcept] index: 12 min: 0 max: 1 itemCodeableConcept: type: CodeableConcept choiceOf: item index: 13 slicing: slices: itemCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: item, index: 13} min: 0 max: 1 item[x]: elements: coding: short: Ingredients coded with SNOMED CT binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-term/ValueSet/ActivePharmaceuticalIngredient'} index: 14 text: {short: Ingredient name, mustSupport: true, index: 15} required: [text] strength: {short: Dose per unit, mustSupport: true, index: 16} package_version: vacd-5.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-medication-for-immunization base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-medication version: 5.0.0-ballot required: [identifier]