PackagesCanonicalsLogsProblems
    Packages
    kvdigital.terminschnittstelle-fuer-dritte@1.0.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Bundle_Operation_Result
description: 'Bundle für Suchergebnisse/Rückgabewerte der Operationen für die Vermittlung von telemedizinischen Leistungen durch Dritte gemäß §370a, Absatz 2, SGB V. Konkret handelt es sich um folgende Operationen:\r\n- Terminsuche: KBV_OD_KV_DIGITAL_TS_DRITTE_Slot_Search\r\n- Abrufen von Buchungsinformationen: KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Booking_Information\r\n- Abrufen des Status'' eines Vermittlungscodes: KBV_OD_KV_DIGITAL_TS_DRITTE_Vermittlungscode_Status_Request'
package_name: kvdigital.terminschnittstelle-fuer-dritte
derivation: constraint
name: KBV_PR_KV_DIGITAL_TS_DRITTE_Bundle_Operation_Result
type: Bundle
elements:
  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_Bundle_Operation_Result|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_Bundle_Operation_Result|1.0.0'}
                    index: 6
                required: [value]
      security: {index: 7}
      tag: {index: 8}
    required: [profile]
  implicitRules: {index: 9}
  language: {index: 10}
  identifier: {index: 11}
  type:
    pattern: {type: Code, value: searchset}
    mustSupport: true
    index: 12
  link: {index: 13}
  entry:
    mustSupport: true
    index: 14
    elements:
      link: {index: 15}
      fullUrl: {mustSupport: true, index: 16}
      resource: {type: Resource, mustSupport: true, index: 17}
      search:
        elements:
          score: {index: 18}
      request: {index: 19}
      response: {index: 20}
    required: [resource, fullUrl]
  signature: {index: 21}
package_version: 1.0.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Bundle_Operation_Result
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.0
required: [entry, meta]