description: Extension zur Erfassung des Rezepttyps (Muster16, BTM, T-RP, etc.) für eine Verordnung package_name: kbv.ita.vos derivation: constraint name: KBV_EX_VoS_PrescriptionType type: Extension elements: url: pattern: {type: Uri, value: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_PrescriptionType'} index: 0 value: choices: [valueCodeableConcept] index: 5 slicing: slices: valueCodeableConcept: match: {} schema: choices: [valueCodeableConcept] _required: true index: 5 min: 1 valueCodeableConcept: type: CodeableConcept choiceOf: value index: 6 slicing: slices: valueCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: value, _required: true, index: 6} min: 1 value[x]: elements: coding: binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_VoS_PrescriptionType'} index: 7 elements: system: pattern: {type: Uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_PrescriptionType'} index: 8 code: {index: 9} required: [system, code] text: {index: 10} required: [coding] package_version: 2.1.0 class: extension kind: complex-type url: https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_PrescriptionType base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.1.0 required: [value, valueCodeableConcept]