PackagesCanonicalsLogsProblems
    Packages
    kvdigital.terminschnittstelle@fuer-dritte-1.0.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_OperationOutcome_Error
description: Dieses Operation Outcome für alle Operationen der Terminschnittstelle für Dritte enthält genauere Details zu aufgetretenen Fehlern.
package_name: kvdigital.terminschnittstelle
derivation: constraint
name: KBV_PR_KV_DIGITAL_TS_DRITTE_OperationOutcome_Error
type: OperationOutcome
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_OperationOutcome_Error|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_OperationOutcome_Error|1.0.0'}
                    index: 6
                required: [value]
      security: {index: 7}
      tag: {index: 8}
    required: [profile]
  implicitRules: {index: 9}
  language: {index: 10}
  text:
    mustSupport: true
    index: 11
    elements:
      status:
        pattern: {type: Code, value: extensions}
        mustSupport: true
        index: 12
      div: {mustSupport: true, index: 13}
  contained: {index: 14}
  issue:
    short: Fehlerinformationen
    mustSupport: true
    index: 15
    elements:
      severity:
        pattern: {type: Code, value: fatal}
        mustSupport: true
        index: 16
      code: {mustSupport: true, index: 17}
      details:
        short: Informationen zum Fehler
        binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_KV_DIGITAL_TS_DRITTE_Errors'}
        mustSupport: true
        index: 18
        elements:
          coding:
            short: Coding zum Fehler
            mustSupport: true
            index: 19
            elements:
              id: {mustSupport: true, index: 20}
              system:
                pattern: {type: Uri, value: 'https://fhir.kbv.de/CodeSystem/KBV_CS_KV_DIGITAL_TS_DRITTE_Errors'}
                mustSupport: true
                index: 21
              version: {mustSupport: true, index: 22}
              code: {short: Fehlercode, mustSupport: true, index: 23}
              display: {short: Fehlerinformationen, mustSupport: true, index: 24}
              userSelected: {index: 25}
            required: [display, system, code]
          text: {index: 26}
        required: [coding]
      diagnostics: {short: Weitere Details zum Fehler, mustSupport: true, index: 27}
      location: {index: 28}
      expression: {index: 29}
    required: [details]
package_version: fuer-dritte-1.0.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_OperationOutcome_Error
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: 1.0.0
required: [meta]