description: Dieses Profil ermöglicht die Abbildung von patientenunabhängigen Informationen zu Medikamenten in ISiK Szenarien. package_name: de.gematik.isik derivation: constraint name: ISiKMedikament type: Medication elements: id: {short: eindeutige ID der Ressource auf dem Server, mustSupport: true, index: 0} code: short: Medikament in codierter Form oder ggf. als Freitext mustSupport: true index: 1 elements: coding: mustSupport: true index: 2 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: PZN: match: {system: 'http://fhir.de/CodeSystem/ifa/pzn'} schema: mustSupport: true pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/ifa/pzn'} index: 3 elements: system: {mustSupport: true, index: 4} code: {mustSupport: true, index: 5} display: {mustSupport: true, index: 6} required: [system, code] ATC-DE: match: {system: 'http://fhir.de/CodeSystem/bfarm/atc'} schema: mustSupport: true pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/bfarm/atc'} index: 7 elements: system: {mustSupport: true, index: 8} code: {mustSupport: true, index: 9} display: {mustSupport: true, index: 10} required: [system, code] WG14: match: {system: 'http://fhir.de/CodeSystem/abdata/wg14'} schema: mustSupport: true pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/abdata/wg14'} index: 11 elements: system: {mustSupport: true, index: 12} code: {mustSupport: true, index: 13} display: {mustSupport: true, index: 14} required: [system, code] text: {mustSupport: true, index: 15} status: {short: Status der Medikamenteninformation, mustSupport: true, index: 16} manufacturer: short: Hersteller des Medikaments mustSupport: true index: 17 elements: display: {mustSupport: true, index: 18} required: [display] form: short: Abgabeform mustSupport: true index: 19 elements: coding: mustSupport: true index: 20 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: EDQM: match: {} schema: binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/medicine-doseform'} mustSupport: true index: 21 elements: system: {mustSupport: true, index: 22} code: {mustSupport: true, index: 23} display: {mustSupport: true, index: 24} required: [system, code] amount: short: Menge mustSupport: true index: 25 elements: numerator: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 26 elements: value: {mustSupport: true, index: 27} unit: {mustSupport: true, index: 28} system: {mustSupport: true, index: 29} code: {mustSupport: true, index: 30} required: [value, system, code] denominator: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 31 elements: value: {mustSupport: true, index: 32} unit: {mustSupport: true, index: 33} system: {mustSupport: true, index: 34} code: {mustSupport: true, index: 35} required: [value, system, code] required: [numerator] ingredient: short: Informationen zu Bestandteilen (Rezeptur) mustSupport: true index: 36 extensions: wirkstofftyp: {url: 'https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/wirkstofftyp', min: 0, max: 1, type: Extension, mustSupport: true, index: 38} elements: extension: short: Wirkstofftyp mustSupport: true index: 37 slicing: slices: wirkstofftyp: match: {} schema: {type: Extension, mustSupport: true, url: 'https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/wirkstofftyp', index: 38} min: 0 max: 1 item: short: Bestandteil (Referenz auf ein anderes Medikament) mustSupport: true choices: [itemReference] index: 63 slicing: slices: itemReference: match: {} schema: short: Bestandteil (Referenz auf ein anderes Medikament) mustSupport: true choices: [itemReference] index: 63 min: 0 max: 1 itemCodeableConcept: short: Bestandteil in codierter Form oder ggf. als Freitext type: CodeableConcept mustSupport: true choiceOf: item index: 43 slicing: slices: itemCodeableConcept: match: {} schema: {short: Bestandteil in codierter Form oder ggf. als Freitext, type: CodeableConcept, mustSupport: true, choiceOf: item, index: 43} min: 0 max: 1 item[x]: elements: reference: {mustSupport: true, index: 65} required: [reference] itemReference: short: Bestandteil (Referenz auf ein anderes Medikament) refers: ['http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance'] type: Reference mustSupport: true choiceOf: item index: 64 slicing: slices: itemReference: match: {} schema: short: Bestandteil (Referenz auf ein anderes Medikament) refers: ['http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance'] type: Reference mustSupport: true choiceOf: item index: 64 min: 0 max: 1 isActive: {short: 'handelt es sich um einen aktiven Bestandteil?', mustSupport: true, index: 66} strength: short: Stärke mustSupport: true index: 67 elements: numerator: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 68 elements: value: {mustSupport: true, index: 69} unit: {mustSupport: true, index: 70} system: {mustSupport: true, index: 71} code: {mustSupport: true, index: 72} required: [value, system, code] denominator: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 73 elements: value: {mustSupport: true, index: 74} unit: {mustSupport: true, index: 75} system: {mustSupport: true, index: 76} code: {mustSupport: true, index: 77} required: [value, system, code] required: [numerator] batch: short: Angaben zur Charge mustSupport: true index: 78 elements: lotNumber: {short: Chargennummer, mustSupport: true, index: 79} package_version: medikation-3.0.3 class: profile kind: resource url: https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikament base: http://hl7.org/fhir/StructureDefinition/Medication version: 3.0.3 required: [status]