{
  "resourceType": "StructureDefinition",
  "id": "KBV-PR-PTV-ClaimResponse",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_PTV_ClaimResponse",
  "version": "1.0.0",
  "name": "KBV_PR_PTV_ClaimResponse",
  "status": "draft",
  "date": "2026-04-30",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.kbv.de"
        }
      ]
    }
  ],
  "copyright": "Copyright © [2026], Kassenärztliche Bundesvereinigung (KBV). All rights reserved. Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® SNOMED CT® which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from Loinc http://loinc.org. Loinc is copyright ©; 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes Loinc Committee and is available at no cost under the license at http://loinc.org/license. Loinc® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at ​http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at ​http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright ©; 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures UCUM Organization. All rights reserved. THE UCUM TABLE IN ALL FORMATS, UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED \"AS IS\"; ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "ClaimResponse",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ClaimResponse",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ClaimResponse",
        "path": "ClaimResponse",
        "constraint": [
          {
            "key": "-epsy-Angabe-Bewilligung-Pflicht",
            "severity": "error",
            "human": "Falls ein Antrag (teilweise) befürwortet wird, muss eine Instanz der extension Bewilligung vorhanden sein",
            "expression": "item.adjudication.category.coding.where(code!='Abgelehnt').exists() = extension.extension.where(url='AenderungBewilligung').exists()"
          }
        ],
        "mustSupport": false
      },
      {
        "id": "ClaimResponse.id",
        "path": "ClaimResponse.id",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.meta",
        "path": "ClaimResponse.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.meta.versionId",
        "path": "ClaimResponse.meta.versionId",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.meta.lastUpdated",
        "path": "ClaimResponse.meta.lastUpdated",
        "max": "0"
      },
      {
        "id": "ClaimResponse.meta.source",
        "path": "ClaimResponse.meta.source",
        "max": "0"
      },
      {
        "id": "ClaimResponse.meta.profile",
        "path": "ClaimResponse.meta.profile",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.meta.profile:ptvProfile",
        "path": "ClaimResponse.meta.profile",
        "sliceName": "ptvProfile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_PTV_ClaimResponse|1.0",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.meta.security",
        "path": "ClaimResponse.meta.security",
        "max": "0"
      },
      {
        "id": "ClaimResponse.meta.tag",
        "path": "ClaimResponse.meta.tag",
        "max": "0"
      },
      {
        "id": "ClaimResponse.extension",
        "path": "ClaimResponse.extension",
        "slicing": {
          "ordered": false,
          "rules": "closed"
        },
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.extension:Bewilligung",
        "path": "ClaimResponse.extension",
        "sliceName": "Bewilligung",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_PTV_Eligible"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.extension:Bewilligung.extension",
        "path": "ClaimResponse.extension.extension",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.extension:Bewilligung.extension:AenderungBewilligung",
        "path": "ClaimResponse.extension.extension",
        "sliceName": "AenderungBewilligung",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.extension:Bewilligung.extension:AnrechnungAkutbehandlung",
        "path": "ClaimResponse.extension.extension",
        "sliceName": "AnrechnungAkutbehandlung",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.extension:Bewilligung.extension:Behandlungsplan",
        "path": "ClaimResponse.extension.extension",
        "sliceName": "Behandlungsplan",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.extension:Bewilligung.extension:Behandlungsplan.value[x]",
        "path": "ClaimResponse.extension.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.extension:Bewilligung.extension:Behandlungsplan.value[x].extension",
        "path": "ClaimResponse.extension.extension.value[x].extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.extension:Bewilligung.extension:Behandlungsplan.value[x].reference",
        "path": "ClaimResponse.extension.extension.value[x].reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.extension:Bewilligung.extension:Behandlungsplan.value[x].type",
        "path": "ClaimResponse.extension.extension.value[x].type",
        "max": "0"
      },
      {
        "id": "ClaimResponse.extension:Bewilligung.extension:Behandlungsplan.value[x].identifier",
        "path": "ClaimResponse.extension.extension.value[x].identifier",
        "max": "0"
      },
      {
        "id": "ClaimResponse.extension:Bewilligung.extension:Behandlungsplan.value[x].display",
        "path": "ClaimResponse.extension.extension.value[x].display",
        "max": "0"
      },
      {
        "id": "ClaimResponse.modifierExtension",
        "path": "ClaimResponse.modifierExtension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.identifier",
        "path": "ClaimResponse.identifier",
        "max": "0",
        "mustSupport": false
      },
      {
        "id": "ClaimResponse.identifier.extension",
        "path": "ClaimResponse.identifier.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.identifier.use",
        "path": "ClaimResponse.identifier.use",
        "max": "0"
      },
      {
        "id": "ClaimResponse.identifier.type",
        "path": "ClaimResponse.identifier.type",
        "max": "0"
      },
      {
        "id": "ClaimResponse.identifier.system",
        "path": "ClaimResponse.identifier.system",
        "max": "0"
      },
      {
        "id": "ClaimResponse.identifier.value",
        "path": "ClaimResponse.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.identifier.period",
        "path": "ClaimResponse.identifier.period",
        "max": "0"
      },
      {
        "id": "ClaimResponse.identifier.assigner",
        "path": "ClaimResponse.identifier.assigner",
        "max": "0"
      },
      {
        "id": "ClaimResponse.status",
        "path": "ClaimResponse.status",
        "fixedCode": "active",
        "mustSupport": false
      },
      {
        "id": "ClaimResponse.type",
        "path": "ClaimResponse.type",
        "patternCodeableConcept": {
          "coding": [
            {
              "code": "professional"
            }
          ]
        },
        "mustSupport": false
      },
      {
        "id": "ClaimResponse.type.extension",
        "path": "ClaimResponse.type.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.type.coding",
        "path": "ClaimResponse.type.coding",
        "min": 1,
        "max": "1",
        "fixedCoding": {
          "code": "professional"
        },
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.type.coding.extension",
        "path": "ClaimResponse.type.coding.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.type.coding.system",
        "path": "ClaimResponse.type.coding.system",
        "min": 1,
        "fixedUri": "http://hl7.org/fhir/ValueSet/claim-type",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.type.coding.version",
        "path": "ClaimResponse.type.coding.version",
        "max": "0"
      },
      {
        "id": "ClaimResponse.type.coding.code",
        "path": "ClaimResponse.type.coding.code",
        "min": 1,
        "fixedCode": "professional",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.type.coding.display",
        "path": "ClaimResponse.type.coding.display",
        "max": "0"
      },
      {
        "id": "ClaimResponse.type.coding.userSelected",
        "path": "ClaimResponse.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "ClaimResponse.type.text",
        "path": "ClaimResponse.type.text",
        "max": "0"
      },
      {
        "id": "ClaimResponse.subType",
        "path": "ClaimResponse.subType",
        "max": "0"
      },
      {
        "id": "ClaimResponse.use",
        "path": "ClaimResponse.use",
        "fixedCode": "preauthorization",
        "mustSupport": false
      },
      {
        "id": "ClaimResponse.patient",
        "path": "ClaimResponse.patient",
        "short": "Patient",
        "definition": "Patient für den die Genehmigung einer Leistung beantragt wurde.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient"
            ],
            "aggregation": [
              "bundled"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.patient.extension",
        "path": "ClaimResponse.patient.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.patient.reference",
        "path": "ClaimResponse.patient.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.patient.type",
        "path": "ClaimResponse.patient.type",
        "max": "0"
      },
      {
        "id": "ClaimResponse.patient.identifier",
        "path": "ClaimResponse.patient.identifier",
        "max": "0"
      },
      {
        "id": "ClaimResponse.patient.display",
        "path": "ClaimResponse.patient.display",
        "max": "0"
      },
      {
        "id": "ClaimResponse.created",
        "path": "ClaimResponse.created",
        "mustSupport": false
      },
      {
        "id": "ClaimResponse.insurer",
        "path": "ClaimResponse.insurer",
        "short": "Krankenkasse",
        "definition": "Krankenkasse, bei der die Genehmigung der Leistung beantragt wurde.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_PTV_Payor"
            ],
            "aggregation": [
              "bundled"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.insurer.extension",
        "path": "ClaimResponse.insurer.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.insurer.reference",
        "path": "ClaimResponse.insurer.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.insurer.type",
        "path": "ClaimResponse.insurer.type",
        "max": "0"
      },
      {
        "id": "ClaimResponse.insurer.identifier",
        "path": "ClaimResponse.insurer.identifier",
        "max": "0"
      },
      {
        "id": "ClaimResponse.insurer.display",
        "path": "ClaimResponse.insurer.display",
        "max": "0"
      },
      {
        "id": "ClaimResponse.requestor",
        "path": "ClaimResponse.requestor",
        "max": "0"
      },
      {
        "id": "ClaimResponse.request",
        "path": "ClaimResponse.request",
        "max": "0"
      },
      {
        "id": "ClaimResponse.request.type",
        "path": "ClaimResponse.request.type",
        "max": "0"
      },
      {
        "id": "ClaimResponse.request.display",
        "path": "ClaimResponse.request.display",
        "max": "0"
      },
      {
        "id": "ClaimResponse.outcome",
        "path": "ClaimResponse.outcome",
        "short": "Ergebnis",
        "definition": "Ergebnis der Bearbeitung durch die Krankenkasse (complete oder error)",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.disposition",
        "path": "ClaimResponse.disposition",
        "max": "0"
      },
      {
        "id": "ClaimResponse.preAuthRef",
        "path": "ClaimResponse.preAuthRef",
        "short": "Antrags-ID",
        "definition": "Verweis auf die ID des Antrags/Claims dessen Bearbeitung hier vorliegt.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.preAuthPeriod",
        "path": "ClaimResponse.preAuthPeriod",
        "short": "Leistungsbeginn",
        "definition": "Datum, ab dem die hiermit bewilligte Leistung frühestens erbracht werden darf",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.preAuthPeriod.extension",
        "path": "ClaimResponse.preAuthPeriod.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.preAuthPeriod.start",
        "path": "ClaimResponse.preAuthPeriod.start",
        "short": "Leistungsbeginn",
        "definition": "Datum, ab dem die hiermit bewilligte Leistung frühestens erbracht werden darf",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.preAuthPeriod.end",
        "path": "ClaimResponse.preAuthPeriod.end",
        "max": "0"
      },
      {
        "id": "ClaimResponse.payeeType",
        "path": "ClaimResponse.payeeType",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item",
        "path": "ClaimResponse.item",
        "short": "Posten",
        "definition": "Posten des Antrags",
        "min": 1,
        "max": "2",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.extension",
        "path": "ClaimResponse.item.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.modifierExtension",
        "path": "ClaimResponse.item.modifierExtension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.itemSequence",
        "path": "ClaimResponse.item.itemSequence",
        "short": "Nummer des Postens",
        "definition": "Nummer des Postens",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.noteNumber",
        "path": "ClaimResponse.item.noteNumber",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication",
        "path": "ClaimResponse.item.adjudication",
        "short": "Leistungsentscheidung",
        "definition": "Leistungsentscheidung der Krankenkasse für diesen Posten.",
        "max": "1",
        "constraint": [
          {
            "key": "-epsy-Angabe-Begruendung-Pflicht",
            "severity": "error",
            "human": "Falls ein Antragspunkt abgelehnt oder nur teilweise befürwortet wird, muss mindestens eine Begründung dafür angegeben werden. In befürworteten Antragspunkten darf keine solche Begründung enthalten sein.",
            "expression": "item.adjudication.all($this.reason.exists() = ($this.category.coding.code!='Befuerwortet'))"
          },
          {
            "key": "-epsy-Angabe-Begruendung-Code-Pflicht",
            "severity": "error",
            "human": "Falls ein Antragspunkt abgelehnt oder nur teilweise befürwortet wird, müssen die kodierte(n) Begründung(en) dazu aus den jeweils passenden Mengen zulässiger Kodes ausgewählt werden.",
            "expression": "item.adjudication.all(($this.reason.coding.where(system='https://fhir.kbv.de/ValueSystem/KBV_VS_PTV_Reason_Denial_Partial').exists() implies $this.category.coding.code='Teilweise_befürwortet') and ($this.reason.coding.where(system='https://fhir.kbv.de/ValueSystem/KBV_VS_PTV_Reason_Denial_Total').exists() implies $this.category.coding.code='Abgelehnt'))"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.adjudication.extension",
        "path": "ClaimResponse.item.adjudication.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.modifierExtension",
        "path": "ClaimResponse.item.adjudication.modifierExtension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.category",
        "path": "ClaimResponse.item.adjudication.category",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.adjudication.category.extension",
        "path": "ClaimResponse.item.adjudication.category.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.category.coding",
        "path": "ClaimResponse.item.adjudication.category.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.adjudication.category.coding.extension",
        "path": "ClaimResponse.item.adjudication.category.coding.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.category.coding.system",
        "path": "ClaimResponse.item.adjudication.category.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_PTV_Adjudication",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.adjudication.category.coding.version",
        "path": "ClaimResponse.item.adjudication.category.coding.version",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.category.coding.code",
        "path": "ClaimResponse.item.adjudication.category.coding.code",
        "short": "Leistungsentscheidung (Kode)",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.adjudication.category.coding.code.extension",
        "path": "ClaimResponse.item.adjudication.category.coding.code.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.category.coding.display",
        "path": "ClaimResponse.item.adjudication.category.coding.display",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.category.coding.userSelected",
        "path": "ClaimResponse.item.adjudication.category.coding.userSelected",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.category.text",
        "path": "ClaimResponse.item.adjudication.category.text",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.reason",
        "path": "ClaimResponse.item.adjudication.reason",
        "short": "Begründung Ablehnung",
        "definition": "Optionale Begründung der (partiellen) Ablehnung des Antrags durch die Kasse",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.extension",
        "path": "ClaimResponse.item.adjudication.reason.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding",
        "path": "ClaimResponse.item.adjudication.reason.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "description": "Grund für (partielle) Ablehnung"
        }
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding.extension",
        "path": "ClaimResponse.item.adjudication.reason.coding.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding.system",
        "path": "ClaimResponse.item.adjudication.reason.coding.system",
        "min": 1,
        "mustSupport": false
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding.version",
        "path": "ClaimResponse.item.adjudication.reason.coding.version",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding.code",
        "path": "ClaimResponse.item.adjudication.reason.coding.code",
        "min": 1,
        "mustSupport": false
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding.display",
        "path": "ClaimResponse.item.adjudication.reason.coding.display",
        "min": 1,
        "mustSupport": false
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding.userSelected",
        "path": "ClaimResponse.item.adjudication.reason.coding.userSelected",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Teilweise_befuerwortet",
        "path": "ClaimResponse.item.adjudication.reason.coding",
        "sliceName": "Teilweise_befuerwortet",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Teilweise_befuerwortet.extension",
        "path": "ClaimResponse.item.adjudication.reason.coding.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Teilweise_befuerwortet.system",
        "path": "ClaimResponse.item.adjudication.reason.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/ValueSystem/KBV_VS_PTV_Reason_Denial_Partial"
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Teilweise_befuerwortet.version",
        "path": "ClaimResponse.item.adjudication.reason.coding.version",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Teilweise_befuerwortet.code",
        "path": "ClaimResponse.item.adjudication.reason.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Teilweise_befuerwortet.display",
        "path": "ClaimResponse.item.adjudication.reason.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Teilweise_befuerwortet.userSelected",
        "path": "ClaimResponse.item.adjudication.reason.coding.userSelected",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Abgelehnt",
        "path": "ClaimResponse.item.adjudication.reason.coding",
        "sliceName": "Abgelehnt",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Abgelehnt.extension",
        "path": "ClaimResponse.item.adjudication.reason.coding.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Abgelehnt.system",
        "path": "ClaimResponse.item.adjudication.reason.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/ValueSystem/KBV_CS_PTV_Reason_Denial",
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Abgelehnt.version",
        "path": "ClaimResponse.item.adjudication.reason.coding.version",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Abgelehnt.code",
        "path": "ClaimResponse.item.adjudication.reason.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Abgelehnt.display",
        "path": "ClaimResponse.item.adjudication.reason.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.coding:Abgelehnt.userSelected",
        "path": "ClaimResponse.item.adjudication.reason.coding.userSelected",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.reason.text",
        "path": "ClaimResponse.item.adjudication.reason.text",
        "max": "0",
        "mustSupport": false
      },
      {
        "id": "ClaimResponse.item.adjudication.amount",
        "path": "ClaimResponse.item.adjudication.amount",
        "max": "0"
      },
      {
        "id": "ClaimResponse.item.adjudication.value",
        "path": "ClaimResponse.item.adjudication.value",
        "short": "Anzahl Therapieeinheiten",
        "definition": "Anzahl genehmigter Therapieeinheiten.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "ClaimResponse.item.detail",
        "path": "ClaimResponse.item.detail",
        "max": "0"
      },
      {
        "id": "ClaimResponse.addItem",
        "path": "ClaimResponse.addItem",
        "max": "0"
      },
      {
        "id": "ClaimResponse.adjudication",
        "path": "ClaimResponse.adjudication",
        "max": "0"
      },
      {
        "id": "ClaimResponse.total",
        "path": "ClaimResponse.total",
        "max": "0"
      },
      {
        "id": "ClaimResponse.payment",
        "path": "ClaimResponse.payment",
        "max": "0"
      },
      {
        "id": "ClaimResponse.fundsReserve",
        "path": "ClaimResponse.fundsReserve",
        "max": "0"
      },
      {
        "id": "ClaimResponse.formCode",
        "path": "ClaimResponse.formCode",
        "max": "0"
      },
      {
        "id": "ClaimResponse.form",
        "path": "ClaimResponse.form",
        "max": "0"
      },
      {
        "id": "ClaimResponse.processNote",
        "path": "ClaimResponse.processNote",
        "max": "0",
        "mustSupport": false
      },
      {
        "id": "ClaimResponse.processNote.extension",
        "path": "ClaimResponse.processNote.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.processNote.modifierExtension",
        "path": "ClaimResponse.processNote.modifierExtension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.processNote.number",
        "path": "ClaimResponse.processNote.number",
        "max": "0"
      },
      {
        "id": "ClaimResponse.processNote.type",
        "path": "ClaimResponse.processNote.type",
        "min": 1,
        "fixedCode": "display",
        "mustSupport": false
      },
      {
        "id": "ClaimResponse.processNote.type.extension",
        "path": "ClaimResponse.processNote.type.extension",
        "max": "0"
      },
      {
        "id": "ClaimResponse.processNote.text",
        "path": "ClaimResponse.processNote.text",
        "mustSupport": false
      },
      {
        "id": "ClaimResponse.processNote.language",
        "path": "ClaimResponse.processNote.language",
        "max": "0"
      },
      {
        "id": "ClaimResponse.communicationRequest",
        "path": "ClaimResponse.communicationRequest",
        "max": "0"
      },
      {
        "id": "ClaimResponse.insurance",
        "path": "ClaimResponse.insurance",
        "max": "0"
      },
      {
        "id": "ClaimResponse.error",
        "path": "ClaimResponse.error",
        "max": "0"
      }
    ]
  }
}