description: Dieses Profil bildet Informationen zu einem Fertigarzneimittel oder einer Rezeptur ab. package_name: kbv.basis derivation: constraint name: KBV_PR_Base_Medication type: Medication elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: Kategorie: match: {url: null} schema: {type: Extension, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Medication_Type', index: 1} min: 0 max: 1 Normgroesse: match: {url: null} schema: {type: Extension, short: Packungsgröße nach N-Bezeichnung, url: 'http://fhir.de/StructureDefinition/normgroesse', index: 2} min: 0 max: 1 code: index: 3 elements: coding: index: 4 slicing: rules: open discriminator: - {path: $this, type: value} min: null slices: pzn: match: {system: 'http://fhir.de/CodeSystem/ifa/pzn'} schema: type: Coding pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/ifa/pzn'} index: 5 min: 0 max: 1 snomed: match: {system: 'http://snomed.info/sct'} schema: pattern: type: Coding value: {system: 'http://snomed.info/sct'} array: true index: 6 min: 0 atc: match: {system: 'http://fhir.de/CodeSystem/bfarm/atc'} schema: type: Coding pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/bfarm/atc'} array: true index: 7 min: 0 form: index: 8 elements: coding: index: 9 slicing: rules: open discriminator: - {path: $this, type: value} min: null slices: snomed: match: {system: 'http://snomed.info/sct'} schema: binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Dose_Form_SNOMED_CT'} pattern: type: Coding value: {system: 'http://snomed.info/sct'} array: true index: 10 elements: system: {index: 11} version: {index: 12} code: {index: 13} display: {index: 14} required: [version, display, system, code] edqm: match: {system: 'http://standardterms.edqm.eu'} schema: binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Medicine_Doseform'} pattern: type: Coding value: {system: 'http://standardterms.edqm.eu'} array: true index: 15 elements: system: {index: 16} code: {index: 17} display: {index: 18} required: [display, system, code] kbvDarreichungsform: match: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM'} schema: binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_DARREICHUNGSFORM'} pattern: type: Coding value: {system: 'https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM'} array: true index: 19 elements: system: {index: 20} version: {index: 21} code: {index: 22} display: {index: 23} required: [version, display, system, code] ingredient: index: 24 elements: item: choices: [itemReference] index: 36 slicing: slices: itemReference: match: {} schema: choices: [itemReference] index: 36 min: 0 max: 1 itemCodeableConcept: type: CodeableConcept choiceOf: item index: 29 slicing: slices: itemCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: item, index: 29} min: 0 max: 1 item[x]: elements: coding: index: 30 slicing: rules: open discriminator: - {path: $this, type: value} min: null slices: ask: match: {system: 'http://fhir.de/CodeSystem/ask'} schema: type: Coding pattern: type: Coding value: {system: 'http://fhir.de/CodeSystem/ask'} array: true index: 31 min: 0 snomed: match: {system: 'http://snomed.info/sct'} schema: pattern: type: Coding value: {system: 'http://snomed.info/sct'} array: true index: 32 elements: system: {index: 33} code: {index: 34} required: [system, code] itemReference: refers: ['http://hl7.org/fhir/StructureDefinition/Medication', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication|1.6.0'] type: Reference choiceOf: item index: 37 slicing: slices: itemReference: match: {} schema: refers: ['http://hl7.org/fhir/StructureDefinition/Medication', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication|1.6.0'] type: Reference choiceOf: item index: 37 min: 0 max: 1 strength: index: 38 elements: numerator: elements: value: {index: 39} denominator: {index: 40} package_version: 1.6.0-Expansions extensions: Kategorie: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Medication_Type', min: 0, max: 1, type: Extension, index: 1} Normgroesse: {url: 'http://fhir.de/StructureDefinition/normgroesse', min: 0, max: 1, type: Extension, short: Packungsgröße nach N-Bezeichnung, index: 2} class: profile kind: resource url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Medication base: http://hl7.org/fhir/StructureDefinition/Medication version: 1.6.0 required: [code]