PackagesCanonicalsLogsProblems
    Packages
    kbv.ita.vos@2.2.0-kommentierung
    https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_StartUp_Context
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:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_StartUp_Context'}
    index: 1
  value:
    choices: [valueCodeableConcept]
    index: 6
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            choices: [valueCodeableConcept]
            _required: true
            index: 6
          min: 1
          max: 1
  valueCodeableConcept:
    type: CodeableConcept
    choiceOf: value
    index: 7
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, choiceOf: value, _required: true, index: 7}
          min: 1
          max: 1
  value[x]:
    elements:
      coding:
        index: 8
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_VoS_StartUp_Context'}
            index: 9
          code: {index: 10}
        required: [system, code]
      text: {index: 11}
    required: [coding]
package_version: 2.2.0-kommentierung
extensions: {}
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.2.0
required: [value, valueCodeableConcept]