PackagesCanonicalsLogsProblems
    Packages
    kvdigital.terminschnittstelle-fuer-dritte@2.0.0
    https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Cancelled_By
description: Angabe, durch wen eine Terminbuchung abgesagt wurde, die mit dem Vermittlungscode vorgenommen wurde
package_name: kvdigital.terminschnittstelle-fuer-dritte
derivation: constraint
name: KBV_EX_KV_DIGITAL_TS_DRITTE_Appointment_Cancelled_By
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Cancelled_By'}
    type: uri
    index: 0
  value:
    short: Coding für die Angabe, wer eine Terminbuchung abgesagt hat
    mustSupport: true
    choices: [valueCoding]
    index: 2
  valueCoding: {type: Coding, short: 'Coding für die Angabe, wer eine Terminbuchung abgesagt hat', mustSupport: true, choiceOf: value, index: 3}
  value[x]:
    elements:
      id: {mustSupport: true, index: 4}
      system:
        pattern: {type: uri, value: 'http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason'}
        mustSupport: true
        type: uri
        index: 5
      version: {mustSupport: true, index: 6}
      code: {short: pat | prov | other, mustSupport: true, index: 7}
      display: {mustSupport: true, index: 8}
      userSelected: {index: 9}
    required: [code, display, system]
package_version: 2.0.0
class: extension
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_EX_KV_DIGITAL_TS_DRITTE_Cancelled_By
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.2.0
required: [value, valueCoding]