PackagesCanonicalsLogsProblems
    Packages
    kvdigital.terminschnittstelle-fuer-dritte@1.0.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Appointment
description: Termin einer zu behandelnden Person in einer Praxis/medizinischen Einrichtung basierend auf einem Vermittlungscode
package_name: kvdigital.terminschnittstelle-fuer-dritte
derivation: constraint
name: KBV_PR_KV_DIGITAL_TS_DRITTE_Appointment
type: Appointment
elements:
  description: {index: 41}
  serviceCategory: {index: 18}
  slot: {index: 46}
  meta:
    index: 0
    elements:
      versionId: {index: 1}
      lastUpdated: {index: 2}
      source: {index: 3}
      profile:
        index: 4
        slicing:
          rules: open
          discriminator:
          - {path: value, type: value}
          min: 1
          slices:
            kvdigitalProfil:
              match: {value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Appointment|1.0.0'}
              schema:
                _required: true
                index: 5
                elements:
                  value:
                    pattern: {type: Canonical, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Appointment|1.0.0'}
                    index: 6
                required: [value]
      security: {index: 7}
      tag: {index: 8}
    required: [profile]
  specialty:
    short: Gebuchte Leistungsmerkmale
    binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Specialties'}
    mustSupport: true
    index: 20
    elements:
      coding:
        short: Coding für ein Leistungsmerkmal
        mustSupport: true
        index: 21
        elements:
          id: {mustSupport: true, index: 22}
          system: {mustSupport: true, index: 23}
          version: {mustSupport: true, index: 24}
          code: {short: WBO-Kennziffer/Genehmigung/Zusatzqualifikation, mustSupport: true, index: 25}
          display: {short: Name des Leistungsmerkmals, mustSupport: true, index: 26}
          userSelected: {index: 27}
        required: [display, system, code]
      text: {index: 28}
    required: [coding]
  cancelationReason: {index: 17}
  requestedPeriod: {index: 61}
  patientInstruction: {index: 49}
  implicitRules: {index: 9}
  start: {short: Startzeitpunkt des Termins, mustSupport: true, index: 43}
  reasonCode: {index: 38}
  created: {short: Zeitpunkt der Terminerstellung, mustSupport: true, index: 47}
  participant:
    short: Location der Praxis, die den Termin anbietet
    mustSupport: true
    index: 51
    elements:
      type: {index: 52}
      actor:
        type: Reference
        short: Location der Praxis, die den Termin anbietet
        mustSupport: true
        refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Location']
        index: 53
        elements:
          reference: {mustSupport: true, index: 54}
          type: {index: 55}
          identifier: {index: 56}
          display: {index: 57}
        required: [reference]
      required: {index: 58}
      status:
        pattern: {type: Code, value: accepted}
        mustSupport: true
        index: 59
      period: {index: 60}
    required: [actor]
  serviceType: {index: 19}
  contained: {index: 14}
  supportingInformation: {index: 42}
  priority: {index: 40}
  appointmentType:
    short: 'Termintyp: AMB | VR'
    binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Type'}
    mustSupport: true
    index: 29
    elements:
      coding:
        short: Coding zum Termintyp
        mustSupport: true
        index: 30
        elements:
          id: {mustSupport: true, index: 31}
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-ActCode'}
            mustSupport: true
            index: 32
          version: {mustSupport: true, index: 33}
          code: {short: AMB | VR, mustSupport: true, index: 34}
          display: {short: Menschenlesbare Bezeichnung des Termintyps, mustSupport: true, index: 35}
          userSelected: {index: 36}
        required: [display, system, code]
      text: {index: 37}
    required: [coding]
  status:
    short: pending | booked | cancelled
    binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Appointment_Status'}
    mustSupport: true
    index: 16
  language: {index: 10}
  comment: {index: 48}
  minutesDuration: {index: 45}
  identifier: {index: 15}
  basedOn: {mustSupport: false, index: 50}
  end: {short: Endzeitpunkt des Termins, mustSupport: true, index: 44}
  reasonReference: {index: 39}
  text:
    mustSupport: true
    index: 11
    elements:
      status:
        pattern: {type: Code, value: extensions}
        mustSupport: true
        index: 12
      div: {mustSupport: true, index: 13}
package_version: 1.0.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Appointment
base: http://hl7.org/fhir/StructureDefinition/Appointment
version: 1.0.0
required: [created, specialty, start, meta, appointmentType, end]