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 itemCodeableConcept: type: CodeableConcept short: Bestandteil in codierter Form oder ggf. als Freitext mustSupport: true index: 39 elements: coding: mustSupport: true index: 40 slicing: rules: open discriminator: - {path: $this, type: pattern} min: null slices: ASK: match: {system: 'http://fhir.de/CodeSystem/ask'} schema: mustSupport: true pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/ask'} index: 41 elements: system: {mustSupport: true, index: 42} code: {mustSupport: true, index: 43} display: {mustSupport: true, index: 44} 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: 45 elements: system: {mustSupport: true, index: 46} code: {mustSupport: true, index: 47} display: {mustSupport: true, index: 48} required: [system, code] PZN: match: {system: 'http://fhir.de/CodeSystem/ifa/pzn'} schema: mustSupport: true pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/ifa/pzn'} index: 49 elements: system: {mustSupport: true, index: 50} code: {mustSupport: true, index: 51} display: {mustSupport: true, index: 52} 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: 53 elements: system: {mustSupport: true, index: 54} code: {mustSupport: true, index: 55} display: {mustSupport: true, index: 56} required: [system, code] text: {mustSupport: true, index: 57} itemReference: type: Reference short: Bestandteil (Referenz auf ein anderes Medikament) mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Substance'] index: 58 elements: reference: {mustSupport: true, index: 59} required: [reference] isActive: {short: 'handelt es sich um einen aktiven Bestandteil?', mustSupport: true, index: 60} strength: short: Stärke mustSupport: true index: 61 elements: numerator: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 62 elements: value: {mustSupport: true, index: 63} unit: {mustSupport: true, index: 64} system: {mustSupport: true, index: 65} code: {mustSupport: true, index: 66} required: [value, system, code] denominator: mustSupport: true pattern: type: Quantity value: {system: 'http://unitsofmeasure.org'} index: 67 elements: value: {mustSupport: true, index: 68} unit: {mustSupport: true, index: 69} system: {mustSupport: true, index: 70} code: {mustSupport: true, index: 71} required: [value, system, code] required: [numerator] batch: short: Angaben zur Charge mustSupport: true index: 72 elements: lotNumber: {short: Chargennummer, mustSupport: true, index: 73} package_version: medikation-3.0.0 class: profile kind: resource url: https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikament base: http://hl7.org/fhir/StructureDefinition/Medication version: 3.0.0 required: [status]