description: Extension zur Erfassung des Aufrufkontexts mit dem die Verordnungssoftware aufgerufen wurde. Der Aufrufkontext entspricht der vom Anwender gewünschten Funktionalität in der Verordnungssoftware. package_name: kbv.ita.vos derivation: constraint name: KBV_EX_VoS_StartUp_Context type: Extension elements: url: pattern: {type: Uri, value: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_StartUp_Context'} index: 0 value: choices: [valueCodeableConcept] index: 2 valueCodeableConcept: type: CodeableConcept choiceOf: value index: 3 slicing: rules: closed discriminator: - {path: $this, type: type} min: 1 slices: valueCodeableConcept: match: {} schema: type: CodeableConcept _required: true index: 4 elements: coding: index: 5 elements: system: pattern: {type: Uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_StartUp_Context'} index: 6 code: {index: 7} required: [system, code] text: {index: 8} required: [coding] package_version: 2.1.0 class: extension kind: complex-type url: https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_StartUp_Context base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.1.0 required: [value, valueCodeableConcept]