PackagesCanonicalsLogsProblems
    Packages
    kvdigital.terminsynchronisation-tvs@1.1.0
    https://fhir.kbv.de/StructureDefinition/KBV_EX_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Booked_By
description: Angabe, durch welche Rolle im Kontext des 116117 Terminservice ein Termin gebucht wurde
package_name: kvdigital.terminsynchronisation-tvs
derivation: constraint
name: KBV_EX_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Booked_By
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Booked_By'}
    type: uri
    index: 0
  value:
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 2
  valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 3}
  value[x]:
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Booked_By'}
        mustSupport: true
        index: 4
        elements:
          system: {mustSupport: true, index: 5}
          version: {mustSupport: true, index: 6}
          code: {short: Patient | TSS | Dritte | Sonstige | HA | FA, mustSupport: true, index: 7}
          display: {mustSupport: true, index: 8}
        required: [code, display, system]
      text: {short: 'Angabe, wer genau den Termin gebucht hat', mustSupport: true, index: 9}
    required: [coding]
package_version: 1.1.0
class: extension
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_EX_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Booked_By
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [value, valueCodeableConcept]