{
  "resourceType": "StructureDefinition",
  "id": "KBV-PR-MIO-CHW-Composition-SUSHI",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Composition_SUSHI",
  "version": "1.0.0",
  "name": "KBV_PR_MIO_CHW_Composition_SUSHI",
  "title": "KBV_PR_MIO_CHW_Composition_SUSHI",
  "status": "draft",
  "date": "2023-01-31",
  "publisher": "Kassen&#228;rztliche Bundesvereinigung (KBV)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://mio.kbv.de"
        }
      ]
    },
    {
      "name": "Forschungsgruppe Informatik im Gesundheitswesen",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hs-osnabrueck.de/forschungsgruppe-informatik-im-gesundheitswesen/"
        }
      ]
    }
  ],
  "description": "Dieses Profil bündelt die Informationen zum Überleitungsbogen Chronische Wunde.",
  "copyright": "Im folgenden Profil können Codes aus den Code-Systemen SNOMED CT®, LOINC, Ucum, ATC, ICD-10-GM, ICD-10-WHO, OPS, Alpha-ID/Alpha-ID-SE und ICF enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED CT® Clinical Terms® (SNOMED CT® CT®) which is used by permission of SNOMED CT® International. All rights reserved. SNOMED CT® CT®, was originally created by The College of American Pathologists. SNOMED CT® and SNOMED CT® CT are registered trademarks of SNOMED CT® International. Implementers of these artefacts must have the appropriate SNOMED CT® 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. Dieses Material enthält Inhalte aus ATC. Die Erstellung erfolgte unter Verwendung der Datenträger der amtlichen Fassung der ATC-Klassifikation mit DDD des Bundesinstituts für Arzneimittel und Medizinprodukte (BfArM). Dieses Material enthält Inhalte aus ICD-10-GM, ICD-10-WHO, OPS Alpha-ID ans Alpha-ID-SE. Die Erstellung erfolgt unter Verwendung der maschinenlesbaren Fassung des Bundesinstituts für Arzneimittel und Medizinprodukte (BfArM). Dieses Material enthält Inhalte aus ICF. Die Erstellung erfolgt unter Verwendung der maschinenlesbaren Fassung des Deutschen Instituts für Medizinische Dokumentation und Information (DIMDI). ICF-Kodes, -Begriffe und -Texte © Weltgesundheitsorganisation, übersetzt und herausgegeben durch das Deutsche Institut für Medizinische Dokumentation und Information von der International classification of functioning, disability and health – ICF, herausgegeben durch die Weltgesundheitsorganisation.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Composition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Composition.meta",
        "path": "Composition.meta",
        "min": 1
      },
      {
        "id": "Composition.meta.versionId",
        "path": "Composition.meta.versionId",
        "max": "0"
      },
      {
        "id": "Composition.meta.lastUpdated",
        "path": "Composition.meta.lastUpdated",
        "max": "0"
      },
      {
        "id": "Composition.meta.source",
        "path": "Composition.meta.source",
        "max": "0"
      },
      {
        "id": "Composition.meta.profile",
        "path": "Composition.meta.profile",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Composition.meta.profile:chw",
        "path": "Composition.meta.profile",
        "sliceName": "chw",
        "min": 1,
        "max": "1",
        "patternCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Composition"
      },
      {
        "id": "Composition.meta.security",
        "path": "Composition.meta.security",
        "max": "0"
      },
      {
        "id": "Composition.meta.tag",
        "path": "Composition.meta.tag",
        "max": "0"
      },
      {
        "id": "Composition.implicitRules",
        "path": "Composition.implicitRules",
        "max": "0"
      },
      {
        "id": "Composition.language",
        "path": "Composition.language",
        "max": "0"
      },
      {
        "id": "Composition.text",
        "path": "Composition.text",
        "definition": "In diesem Element können die in der Instanz enthaltenen Informationen in einer menschenlesbaren Form zusammengefasst werden. Dabei ist zu beachten, dass keine Informationen aufgenommen werden dürfen, die nicht in strukturierter Form an anderer Stelle in der Instanz enthalten sind."
      },
      {
        "id": "Composition.text.status",
        "path": "Composition.text.status",
        "patternCode": "extensions"
      },
      {
        "id": "Composition.contained",
        "path": "Composition.contained",
        "max": "0"
      },
      {
        "id": "Composition.extension",
        "path": "Composition.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Composition.extension:empfangendeEinrichtung",
        "path": "Composition.extension",
        "sliceName": "empfangendeEinrichtung",
        "definition": "Referenz auf die Einrichtung, die das Dokument primär empfangen soll",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_CHW_Reference_Receiving_Institution"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.extension:empfangendeEinrichtung.extension",
        "path": "Composition.extension.extension",
        "max": "0"
      },
      {
        "id": "Composition.extension:empfangendeEinrichtung.value[x]",
        "path": "Composition.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.extension:empfangendeEinrichtung.value[x]:valueReference",
        "path": "Composition.extension.value[x]",
        "sliceName": "valueReference",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Organization|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.extension:empfangendeEinrichtung.value[x]:valueReference.reference",
        "path": "Composition.extension.value[x].reference",
        "mustSupport": true
      },
      {
        "id": "Composition.identifier",
        "path": "Composition.identifier",
        "max": "0"
      },
      {
        "id": "Composition.status",
        "path": "Composition.status",
        "patternCode": "final"
      },
      {
        "id": "Composition.type",
        "path": "Composition.type",
        "mustSupport": true
      },
      {
        "id": "Composition.type.coding",
        "path": "Composition.type.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Composition.type.coding:snomed",
        "path": "Composition.type.coding",
        "sliceName": "snomed",
        "definition": "Angabe, dass es sich um einen Überleitungbogen für Wunden handelt",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "371535009+721599005",
          "system": "http://snomed.org/sct",
          "display": "Transfer summary report (record artifact) + Wound care management note (record artifact)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.type.coding:snomed.system",
        "path": "Composition.type.coding.system",
        "min": 1
      },
      {
        "id": "Composition.type.coding:snomed.version",
        "path": "Composition.type.coding.version",
        "min": 1
      },
      {
        "id": "Composition.type.coding:snomed.code",
        "path": "Composition.type.coding.code",
        "min": 1
      },
      {
        "id": "Composition.type.coding:snomed.display",
        "path": "Composition.type.coding.display",
        "min": 1
      },
      {
        "id": "Composition.type.coding:snomed.userSelected",
        "path": "Composition.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.type.text",
        "path": "Composition.type.text",
        "max": "0"
      },
      {
        "id": "Composition.category",
        "path": "Composition.category",
        "max": "0"
      },
      {
        "id": "Composition.subject",
        "path": "Composition.subject",
        "definition": "Angabe des Patient, auf den sich der Bericht bezieht",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Patient|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.subject.reference",
        "path": "Composition.subject.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.subject.type",
        "path": "Composition.subject.type",
        "max": "0"
      },
      {
        "id": "Composition.subject.identifier",
        "path": "Composition.subject.identifier",
        "max": "0"
      },
      {
        "id": "Composition.subject.display",
        "path": "Composition.subject.display",
        "max": "0"
      },
      {
        "id": "Composition.encounter",
        "path": "Composition.encounter",
        "max": "0"
      },
      {
        "id": "Composition.date",
        "path": "Composition.date",
        "definition": "Zietpunkt der Erstellung bzw. der letzten Änderung",
        "mustSupport": true
      },
      {
        "id": "Composition.author",
        "path": "Composition.author",
        "definition": "Autor des Dokuments",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Practitioner|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_PractitionerRole|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Organization|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.author.reference",
        "path": "Composition.author.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.author.type",
        "path": "Composition.author.type",
        "max": "0"
      },
      {
        "id": "Composition.author.identifier",
        "path": "Composition.author.identifier",
        "max": "0"
      },
      {
        "id": "Composition.author.display",
        "path": "Composition.author.display",
        "max": "0"
      },
      {
        "id": "Composition.title",
        "path": "Composition.title",
        "patternString": "Überleitungsbogen chronische Wunde"
      },
      {
        "id": "Composition.confidentiality",
        "path": "Composition.confidentiality",
        "max": "0"
      },
      {
        "id": "Composition.attester",
        "path": "Composition.attester",
        "max": "0"
      },
      {
        "id": "Composition.custodian",
        "path": "Composition.custodian",
        "max": "0"
      },
      {
        "id": "Composition.relatesTo",
        "path": "Composition.relatesTo",
        "max": "0"
      },
      {
        "id": "Composition.event",
        "path": "Composition.event",
        "max": "0"
      },
      {
        "id": "Composition.section",
        "path": "Composition.section",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "code.coding"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": true
        },
        "min": 5
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales",
        "path": "Composition.section",
        "sliceName": "organisatorischesUndSoziales",
        "definition": "Organisatorische und soziale Angaben",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.title",
        "path": "Composition.section.title",
        "min": 1,
        "patternString": "Organisatorisches und Soziales",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.code",
        "path": "Composition.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.code.coding",
        "path": "Composition.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "1184589008",
          "system": "http://snomed.org/sct",
          "display": "Social history document section (record artifact)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.code.coding.version",
        "path": "Composition.section.code.coding.version",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.code.coding.display",
        "path": "Composition.section.code.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.code.coding.userSelected",
        "path": "Composition.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.code.text",
        "path": "Composition.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.mode",
        "path": "Composition.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.entry",
        "path": "Composition.section.entry",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section",
        "path": "Composition.section.section",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "code.coding"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": true
        }
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch",
        "path": "Composition.section.section",
        "sliceName": "patientenAdressbuch",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Patienten-Adressbuch",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "Kontakt_und_behandelnde_Personen",
          "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_MIO_CHW_Address_Book",
          "display": "Kontakt- und behandelnde Personen",
          "version": "1.0.0"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.entry",
        "path": "Composition.section.section.entry",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_CareTeam|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_PractitionerRole|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_RelatedPerson_Contact_Person|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:patientenAdressbuch.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad",
        "path": "Composition.section.section",
        "sliceName": "pflegegrad",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Pflegegrad",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "SectionPflegegrad",
          "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_MIO_CHW_Section_Codes",
          "display": "Bereich Pflegegrad",
          "version": "1.0.0"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "2",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Care_Level|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegegrad.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung",
        "path": "Composition.section.section",
        "sliceName": "gradDerBehinderung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Grad der Behinderung",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "363787002:704326004=21134002",
          "system": "http://snomed.org/sct",
          "display": "Observable entity (observable entity) : Precondition (attribute) = Disability (finding)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Degree_Of_Disability_Available|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:gradDerBehinderung.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige",
        "path": "Composition.section.section",
        "sliceName": "pflegeDurchAngehoerige",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Pflege durch Angehörige",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "405204003",
          "system": "http://snomed.org/sct",
          "display": "Family involvement behavior : health care (observable entity)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Care_By_Relatives|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:pflegeDurchAngehoerige.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen",
        "path": "Composition.section.section",
        "sliceName": "benachrichtigungVonAn-undZugehoerigen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Benachrichtigung von An- und Zugehörigen",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "302160007:704321009=(185087000:370131001=35359004)",
          "system": "http://snomed.org/sct",
          "display": "Household, family and support network detail (observable entity) : Characterizes (attribute) = ( Notifications (procedure) : Recipient category (attribute) = Family (social concept) )",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Relatives_Notified|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:benachrichtigungVonAn-undZugehoerigen.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte",
        "path": "Composition.section.section",
        "sliceName": "mitgabeKrankenkassenkarte",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Mitgabe der Krankenkassenkarte",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "krankenkassenkarte_mitgegeben",
          "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_MIO_CHW_Health_Insurance_Card",
          "display": "Krankenkassenkarte mitgegeben",
          "version": "1.0.0"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.entry",
        "path": "Composition.section.section.entry",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Health_Insurance_Card_Given|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgabeKrankenkassenkarte.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung",
        "path": "Composition.section.section",
        "sliceName": "zuzahlungsbefreiung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Zuzahlungsbefreiung",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "363787002:704326004=308315007",
          "system": "http://snomed.org/sct",
          "display": "Observable entity (observable entity) : Precondition (attribute) = Prescription payment exemption status (finding)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.entry",
        "path": "Composition.section.section.entry",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Copayment_Exemption|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:zuzahlungsbefreiung.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt",
        "path": "Composition.section.section",
        "sliceName": "krankenhausaufenthalt",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Krankenhausaufenthalt",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "170551006",
          "system": "http://snomed.org/sct",
          "display": "Last hospital inpatient (finding)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.entry",
        "path": "Composition.section.section.entry",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Encounter_Hospital_Stay|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:krankenhausaufenthalt.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung",
        "path": "Composition.section.section",
        "sliceName": "persoenlicheErklaerungenGesetzlicheBetreuung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Persönliche Erklärungen / Gesetzliche Betreuung",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "224329005",
          "system": "http://snomed.org/sct",
          "display": "Legal affairs and legal constraints (observable entity)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.entry",
        "path": "Composition.section.section.entry",
        "max": "2",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Personal_Statements|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Information_Legal_Care|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:persoenlicheErklaerungenGesetzlicheBetreuung.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen",
        "path": "Composition.section.section",
        "sliceName": "relevanteInformationsquellen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Relevante Informationsquellen",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "48766-0",
          "system": "http://loinc.org",
          "display": "Information source",
          "version": "2.72"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.entry",
        "path": "Composition.section.section.entry",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Provenance_Source_of_Information|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:relevanteInformationsquellen.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar",
        "path": "Composition.section.section",
        "sliceName": "kommentar",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Freitext Kommentar",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "703852005",
          "system": "http://snomed.org/sct",
          "display": "Narrative comment section (record artifact)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.entry",
        "path": "Composition.section.section.entry",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Comment|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:kommentar.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende",
        "path": "Composition.section.section",
        "sliceName": "mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Mitgegebene Dokumente / Arzneimittel / Hilfsmittel / Gegenstände",
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "363787002:704326004=(404684003:47429007=49062001,363713009=52101004)",
          "system": "http://snomed.org/sct",
          "display": "Observable entity (observable entity) : Precondition (attribute) = (Clinical finding (finding): Associated with (attribute) = Device (physical object) , Has interpretation (attribute) = Present (qualifier value) )",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.entry",
        "path": "Composition.section.section.entry",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Device_Aid|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Medication|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Provenance_Source_of_Information|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Device|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Device_Other_Item|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:organisatorischesUndSoziales.section:mitgegebeneDokumenteArzneimittelHilfsmittelGegenstaende.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:wunde",
        "path": "Composition.section",
        "sliceName": "wunde",
        "definition": "Angaben zur Wunde",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:wunde.title",
        "path": "Composition.section.title",
        "min": 1,
        "patternString": "Wunde",
        "mustSupport": true
      },
      {
        "id": "Composition.section:wunde.code",
        "path": "Composition.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:wunde.code.coding",
        "path": "Composition.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "422843007",
          "system": "http://snomed.org/sct",
          "display": "Chief complaint section (record artifact)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:wunde.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:wunde.code.coding.version",
        "path": "Composition.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:wunde.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:wunde.code.coding.display",
        "path": "Composition.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:wunde.code.coding.userSelected",
        "path": "Composition.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:wunde.code.text",
        "path": "Composition.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:wunde.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:wunde.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:wunde.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:wunde.mode",
        "path": "Composition.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:wunde.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:wunde.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Condition_Wound|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:wunde.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:wunde.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:wunde.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:wunde.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:wunde.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:wunde.section",
        "path": "Composition.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten",
        "path": "Composition.section",
        "sliceName": "befundeUndAnamnestischeDaten",
        "definition": "Angaben zu Befunden und anamnestischen Daten",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.title",
        "path": "Composition.section.title",
        "min": 1,
        "patternString": "Befunde und anamnestische Daten",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.code",
        "path": "Composition.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.code.coding",
        "path": "Composition.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "424836000",
          "system": "http://snomed.org/sct",
          "display": "Assessment section (record artifact)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.code.coding.version",
        "path": "Composition.section.code.coding.version",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.code.coding.display",
        "path": "Composition.section.code.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.code.coding.userSelected",
        "path": "Composition.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.code.text",
        "path": "Composition.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.mode",
        "path": "Composition.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.entry",
        "path": "Composition.section.entry",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section",
        "path": "Composition.section.section",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "code.coding"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": true
        },
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung",
        "path": "Composition.section.section",
        "sliceName": "wundbeschreibung",
        "definition": "Beschreibung der Wunde",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.modifierExtension",
        "path": "Composition.section.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Wundbeschreibung",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "39135-9",
          "system": "http://loinc.org",
          "display": "Wound assessment panel",
          "version": "#2.69"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry",
        "path": "Composition.section.section.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "$this.resolve()"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": false
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgroesse",
        "path": "Composition.section.section.entry",
        "sliceName": "wundgroesse",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Wound_Size|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgroesse.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgroesse.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgroesse.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgroesse.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:tunnel",
        "path": "Composition.section.section.entry",
        "sliceName": "tunnel",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Wound_Undermining|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:tunnel.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:tunnel.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:tunnel.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:tunnel.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:fistel",
        "path": "Composition.section.section.entry",
        "sliceName": "fistel",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Fistula|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:fistel.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:fistel.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:fistel.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:fistel.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgrund",
        "path": "Composition.section.section.entry",
        "sliceName": "wundgrund",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Wound_Base|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgrund.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgrund.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgrund.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgrund.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundbelag",
        "path": "Composition.section.section.entry",
        "sliceName": "wundbelag",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Wound_Debris|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundbelag.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundbelag.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundbelag.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundbelag.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundexsudat",
        "path": "Composition.section.section.entry",
        "sliceName": "wundexsudat",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Wound_Exudate|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundexsudat.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundexsudat.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundexsudat.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundexsudat.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundrand",
        "path": "Composition.section.section.entry",
        "sliceName": "wundrand",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Wound_Edge|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundrand.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundrand.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundrand.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundrand.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundumgebung",
        "path": "Composition.section.section.entry",
        "sliceName": "wundumgebung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Periwound|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundumgebung.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundumgebung.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundumgebung.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundumgebung.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgeruch",
        "path": "Composition.section.section.entry",
        "sliceName": "wundgeruch",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Wound_Odor|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgeruch.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgeruch.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgeruch.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundgeruch.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionszeichen",
        "path": "Composition.section.section.entry",
        "sliceName": "infektionszeichen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Sign_Of_Infection|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionszeichen.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionszeichen.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionszeichen.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionszeichen.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionsrisiko",
        "path": "Composition.section.section.entry",
        "sliceName": "infektionsrisiko",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Risk_Of_Infection|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionsrisiko.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionsrisiko.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionsrisiko.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionsrisiko.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:woundAtRiskScore",
        "path": "Composition.section.section.entry",
        "sliceName": "woundAtRiskScore",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Wound_At_Risk_Score|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:woundAtRiskScore.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:woundAtRiskScore.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:woundAtRiskScore.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:woundAtRiskScore.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionsrisikoSkala",
        "path": "Composition.section.section.entry",
        "sliceName": "infektionsrisikoSkala",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Assessment_Free|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionsrisikoSkala.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionsrisikoSkala.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionsrisikoSkala.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:infektionsrisikoSkala.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundoedeme",
        "path": "Composition.section.section.entry",
        "sliceName": "wundoedeme",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Wound_Edema|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundoedeme.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundoedeme.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundoedeme.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundoedeme.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:inEinrichtungEntstanden",
        "path": "Composition.section.section.entry",
        "sliceName": "inEinrichtungEntstanden",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Wound_Creation_In_Facility|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:inEinrichtungEntstanden.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:inEinrichtungEntstanden.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:inEinrichtungEntstanden.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:inEinrichtungEntstanden.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundbeschreibung",
        "path": "Composition.section.section.entry",
        "sliceName": "wundbeschreibung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Wound_Description|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundbeschreibung.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundbeschreibung.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundbeschreibung.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundbeschreibung.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundschmerz",
        "path": "Composition.section.section.entry",
        "sliceName": "wundschmerz",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Wound_Related_Pain|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundschmerz.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundschmerz.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundschmerz.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundschmerz.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundfoto",
        "path": "Composition.section.section.entry",
        "sliceName": "wundfoto",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_DocumentReference_Wound_Photography|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundfoto.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundfoto.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundfoto.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.entry:wundfoto.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundbeschreibung.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen",
        "path": "Composition.section.section",
        "sliceName": "diagnostischeMassnahmen",
        "definition": "bisher durchgeführte diagnostische Maßnahmen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "diagnostische Maßnahmen",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV-PR-MIO-CHW-Procedure|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:diagnostischeMassnahmen.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus",
        "path": "Composition.section.section",
        "sliceName": "aktuellerStatus",
        "definition": "Aktueller Status des Patienten",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.modifierExtension",
        "path": "Composition.section.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Aktueller Status",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "1184595009",
          "system": "http://snomed.org/sct",
          "display": "Present problem document section (record artifact)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.entry",
        "path": "Composition.section.section.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "$this.resolve()"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": false
        },
        "min": 1,
        "max": "2",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.entry:ernaehrungsstatus",
        "path": "Composition.section.section.entry",
        "sliceName": "ernaehrungsstatus",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Nutrition_Status|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.entry:ernaehrungsstatus.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.entry:ernaehrungsstatus.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.entry:ernaehrungsstatus.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.entry:ernaehrungsstatus.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.entry:immunsuppression",
        "path": "Composition.section.section.entry",
        "sliceName": "immunsuppression",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Immunosuppression_Status|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.entry:immunsuppression.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.entry:immunsuppression.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.entry:immunsuppression.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.entry:immunsuppression.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:aktuellerStatus.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien",
        "path": "Composition.section.section",
        "sliceName": "allergien",
        "definition": "bekannte Allergien",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Allergien",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "722446000",
          "system": "http://snomed.org/sct",
          "display": "Allergy record (record artifact)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_List_AllergyIntolerance|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/list-empty-reason"
        }
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:allergien.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren",
        "path": "Composition.section.section",
        "sliceName": "individuelleRisikofaktoren",
        "definition": "Individuelle Risikofaktoren",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Individuelle Risikofaktoren",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Risk_Factor|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:individuelleRisikofaktoren.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung",
        "path": "Composition.section.section",
        "sliceName": "orientierung",
        "definition": "Angaben zur Orientierung des Patienten",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.modifierExtension",
        "path": "Composition.section.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Orientierung und Psyche",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "43173001+312012004",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.entry",
        "path": "Composition.section.section.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "$this.resolve()"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": false
        },
        "min": 1,
        "max": "2",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Social_Factors|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.entry:orientierung",
        "path": "Composition.section.section.entry",
        "sliceName": "orientierung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Orientation|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.entry:orientierung.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.entry:orientierung.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.entry:orientierung.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.entry:orientierung.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.entry:bewusstseinsstatus",
        "path": "Composition.section.section.entry",
        "sliceName": "bewusstseinsstatus",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Cognitive_Awareness|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.entry:bewusstseinsstatus.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.entry:bewusstseinsstatus.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.entry:bewusstseinsstatus.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.entry:bewusstseinsstatus.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:orientierung.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales",
        "path": "Composition.section.section",
        "sliceName": "soziales",
        "definition": "Angaben zu wurndrelevanten sozialen Informationen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Soziale Faktoren",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "82996008",
          "system": "http://snomed.org/sct",
          "display": "Social status (social concept)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Social_Factors"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:soziales.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments",
        "path": "Composition.section.section",
        "sliceName": "wundAssessments",
        "definition": "Angaben zu wundbezogenen Assessments",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Wundbezogene Assessments",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Assessment_Free|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:wundAssessments.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor",
        "path": "Composition.section.section",
        "sliceName": "medizinischeDatenUndLabor",
        "definition": "Angaben zu medizinischen Daten und relevanten Laborergebnissen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Medizinische Daten und Laborergebnisse",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Laboratory_Study|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Assessment_Free|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medizinischeDatenUndLabor.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment",
        "path": "Composition.section.section",
        "sliceName": "hygieneAssessment",
        "definition": "Angaben zum Hygieneassessment",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Hygieneassessment",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "286850002",
          "system": "http://snomed.org/sct",
          "display": "Personal hygiene activities, function (observable entity)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Hygienic_Assessment|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hygieneAssessment.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment",
        "path": "Composition.section.section",
        "sliceName": "hautAssessment",
        "definition": "Angaben zum Hautassessment",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Hautassessment",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "225397006",
          "system": "http://snomed.org/sct",
          "display": "Skin assessment (procedure)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Skin_Assessment|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:hautAssessment.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan",
        "path": "Composition.section.section",
        "sliceName": "medikamentenplan",
        "definition": "Medikamentenplan vor dem Aufenthalt",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Medikamentenplan",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "736378000",
          "system": "http://snomed.org/sct",
          "display": "Medication management plan (record artifact)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_List_Medication_Plan_List|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:medikamentenplan.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten",
        "path": "Composition.section.section",
        "sliceName": "patientenverhalten",
        "definition": "Bisheriges behandlungsrelevantes Patientenverhalten",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.modifierExtension",
        "path": "Composition.section.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Patientenverhalten",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.entry",
        "path": "Composition.section.section.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "$this.resolve()"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": false
        },
        "min": 1,
        "max": "2",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.entry:adhaerenz",
        "path": "Composition.section.section.entry",
        "sliceName": "adhaerenz",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Adherence|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.entry:adhaerenz.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.entry:adhaerenz.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.entry:adhaerenz.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.entry:adhaerenz.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.entry:lebensstil",
        "path": "Composition.section.section.entry",
        "sliceName": "lebensstil",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Lifestyle|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.entry:lebensstil.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.entry:lebensstil.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.entry:lebensstil.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.entry:lebensstil.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:patientenverhalten.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen",
        "path": "Composition.section.section",
        "sliceName": "koerperlicheEinschraenkungen",
        "definition": "Körperliche Einschränkungen durch die Wunde",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.modifierExtension",
        "path": "Composition.section.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Körperliche Einschränkungen",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry",
        "path": "Composition.section.section.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "$this.resolve()"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": false
        },
        "min": 1,
        "max": "7",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:mobilitaetseinschraenkung",
        "path": "Composition.section.section.entry",
        "sliceName": "mobilitaetseinschraenkung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Physical_Mobility_Impairment|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:mobilitaetseinschraenkung.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:mobilitaetseinschraenkung.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:mobilitaetseinschraenkung.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:mobilitaetseinschraenkung.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundschmerz",
        "path": "Composition.section.section.entry",
        "sliceName": "psychosozialeAuswirkungenWundschmerz",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Psychosocial_Effect_Of_Wound_Pain|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundschmerz.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundschmerz.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundschmerz.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundschmerz.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:empfindungsstoerungen",
        "path": "Composition.section.section.entry",
        "sliceName": "empfindungsstoerungen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Sensory_Symptoms|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:empfindungsstoerungen.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:empfindungsstoerungen.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:empfindungsstoerungen.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:empfindungsstoerungen.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundgeruch",
        "path": "Composition.section.section.entry",
        "sliceName": "psychosozialeAuswirkungenWundgeruch",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Psychosocial_Effect_Of_Wound_Odor|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundgeruch.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundgeruch.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundgeruch.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundgeruch.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundexsudat",
        "path": "Composition.section.section.entry",
        "sliceName": "psychosozialeAuswirkungenWundexsudat",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Psychosocial_Effect_Of_Wound_Exudate|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundexsudat.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundexsudat.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundexsudat.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:psychosozialeAuswirkungenWundexsudat.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:beeintraechtigterSchlaf",
        "path": "Composition.section.section.entry",
        "sliceName": "beeintraechtigterSchlaf",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Sleep_Impaired|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:beeintraechtigterSchlaf.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:beeintraechtigterSchlaf.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:beeintraechtigterSchlaf.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:beeintraechtigterSchlaf.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:angstVorStoss",
        "path": "Composition.section.section.entry",
        "sliceName": "angstVorStoss",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Fear_Of_Bumping|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:angstVorStoss.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:angstVorStoss.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:angstVorStoss.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.entry:angstVorStoss.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:koerperlicheEinschraenkungen.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen",
        "path": "Composition.section.section",
        "sliceName": "psychosozialeEinschraenkungen",
        "definition": "Psychosoziale Einschränkungen durch die Wunde",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.modifierExtension",
        "path": "Composition.section.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Psychosoziale Einschraenkungen",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry",
        "path": "Composition.section.section.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "$this.resolve()"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": false
        },
        "min": 1,
        "max": "10",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:beeintraechtigungDurchBehandlung",
        "path": "Composition.section.section.entry",
        "sliceName": "beeintraechtigungDurchBehandlung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Impairment_Caused_By_Treatment|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:beeintraechtigungDurchBehandlung.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:beeintraechtigungDurchBehandlung.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:beeintraechtigungDurchBehandlung.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:beeintraechtigungDurchBehandlung.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:niedergeschlagenheit",
        "path": "Composition.section.section.entry",
        "sliceName": "niedergeschlagenheit",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Feeling_Dejected|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:niedergeschlagenheit.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:niedergeschlagenheit.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:niedergeschlagenheit.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:niedergeschlagenheit.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:frustration",
        "path": "Composition.section.section.entry",
        "sliceName": "frustration",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Frustration|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:frustration.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:frustration.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:frustration.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:frustration.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:sorgenAufgrundDerErkrankung",
        "path": "Composition.section.section.entry",
        "sliceName": "sorgenAufgrundDerErkrankung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Worries_Due_To_Condition|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:sorgenAufgrundDerErkrankung.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:sorgenAufgrundDerErkrankung.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:sorgenAufgrundDerErkrankung.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:sorgenAufgrundDerErkrankung.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:angstVorVerschlechterung",
        "path": "Composition.section.section.entry",
        "sliceName": "angstVorVerschlechterung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Afraid_Of_Worsening|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:angstVorVerschlechterung.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:angstVorVerschlechterung.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:angstVorVerschlechterung.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:angstVorVerschlechterung.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:angstVorNeuenWunden",
        "path": "Composition.section.section.entry",
        "sliceName": "angstVorNeuenWunden",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Afraid_Of_New_Wounds|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:angstVorNeuenWunden.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:angstVorNeuenWunden.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:angstVorNeuenWunden.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:angstVorNeuenWunden.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:problemeImAlltag",
        "path": "Composition.section.section.entry",
        "sliceName": "problemeImAlltag",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Problems_With_Daily_Life|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:problemeImAlltag.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:problemeImAlltag.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:problemeImAlltag.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:problemeImAlltag.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:beeintraechtigungenImSozialenLeben",
        "path": "Composition.section.section.entry",
        "sliceName": "beeintraechtigungenImSozialenLeben",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Impairments_In_Social_Life|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:beeintraechtigungenImSozialenLeben.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:beeintraechtigungenImSozialenLeben.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:beeintraechtigungenImSozialenLeben.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:beeintraechtigungenImSozialenLeben.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:gefuehlDerAbhaengigkeitVonAnderen",
        "path": "Composition.section.section.entry",
        "sliceName": "gefuehlDerAbhaengigkeitVonAnderen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Feeling_Dependent_On_Help|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:gefuehlDerAbhaengigkeitVonAnderen.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:gefuehlDerAbhaengigkeitVonAnderen.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:gefuehlDerAbhaengigkeitVonAnderen.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:gefuehlDerAbhaengigkeitVonAnderen.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:finanzielleSorgen",
        "path": "Composition.section.section.entry",
        "sliceName": "finanzielleSorgen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Financial_Burden|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:finanzielleSorgen.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:finanzielleSorgen.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:finanzielleSorgen.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.entry:finanzielleSorgen.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:psychosozialeEinschraenkungen.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis",
        "path": "Composition.section.section",
        "sliceName": "befundeHinweis",
        "definition": "Sonstige Hinweise",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Befund- und anamnesebezogene Hinweise an empfangende Einrichtung",
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_General_Note|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:befundeUndAnamnestischeDaten.section:befundeHinweis.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose",
        "path": "Composition.section",
        "sliceName": "diagnose",
        "definition": "Angaben zu Diagnosen",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.title",
        "path": "Composition.section.title",
        "min": 1,
        "patternString": "Diagnose",
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.code",
        "path": "Composition.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.code.coding",
        "path": "Composition.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "1269502008",
          "system": "http://snomed.org/sct",
          "display": "Diagnosis section (record artifact)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.code.coding.version",
        "path": "Composition.section.code.coding.version",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.code.coding.display",
        "path": "Composition.section.code.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.code.coding.userSelected",
        "path": "Composition.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.code.text",
        "path": "Composition.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.mode",
        "path": "Composition.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.entry",
        "path": "Composition.section.entry",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section",
        "path": "Composition.section.section",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "code.coding"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": true
        }
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen",
        "path": "Composition.section.section",
        "sliceName": "diagnosen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Diagnosen",
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_List_Diagnoses_List|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:diagnosen.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien",
        "path": "Composition.section.section",
        "sliceName": "wundstadien",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Wundstadien",
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "439401001",
          "system": "http://snomed.org/sct",
          "display": "Diagnosis (observable entity)",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "2",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Wagner_Armstrong_Scale|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Assessment_Free|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:wundstadien.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis",
        "path": "Composition.section.section",
        "sliceName": "diagnoseHinweis",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "diagnosebezogene Hinweise",
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_General_Note|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:diagnose.section:diagnoseHinweis.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie",
        "path": "Composition.section",
        "sliceName": "therapie",
        "definition": "Angaben zur Therapie der Wunde",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.title",
        "path": "Composition.section.title",
        "min": 1,
        "patternString": "Therapie",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.code",
        "path": "Composition.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.code.coding",
        "path": "Composition.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "1269501001",
          "system": "http://snomed.org/sct",
          "display": "Procedure section (record artifact)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.code.coding.version",
        "path": "Composition.section.code.coding.version",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.code.coding.display",
        "path": "Composition.section.code.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.code.coding.userSelected",
        "path": "Composition.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.code.text",
        "path": "Composition.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.mode",
        "path": "Composition.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.entry",
        "path": "Composition.section.entry",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section",
        "path": "Composition.section.section",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "code.coding"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": true
        }
      },
      {
        "id": "Composition.section:therapie.section:ziele",
        "path": "Composition.section.section",
        "sliceName": "ziele",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:ziele.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Ziele",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:ziele.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:ziele.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:ziele.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:ziele.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:ziele.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:ziele.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:ziele.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ziele.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ziele.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ziele.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ziele.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ziele.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ziele.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ziele.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Goal_Treatment_Goal_Wound|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:ziele.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:ziele.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ziele.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ziele.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ziele.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ziele.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie",
        "path": "Composition.section.section",
        "sliceName": "kausaltherapie",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Kausaltherapie",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Procedure_Causal_Therapy|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kausaltherapie.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie",
        "path": "Composition.section.section",
        "sliceName": "lokaltherapie",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.modifierExtension",
        "path": "Composition.section.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Lokaltherapie",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry",
        "path": "Composition.section.section.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "$this.resolve()"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": false
        },
        "min": 1,
        "max": "3",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:debridement",
        "path": "Composition.section.section.entry",
        "sliceName": "debridement",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Procedure_Debridement|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:debridement.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:debridement.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:debridement.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:debridement.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:wundreiningung",
        "path": "Composition.section.section.entry",
        "sliceName": "wundreiningung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Procedure_Wound_Cleansing|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:wundreiningung.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:wundreiningung.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:wundreiningung.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:wundreiningung.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:wundantiseptik",
        "path": "Composition.section.section.entry",
        "sliceName": "wundantiseptik",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_MedicationStatement_Wound_Antiseptics|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:wundantiseptik.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:wundantiseptik.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:wundantiseptik.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.entry:wundantiseptik.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:lokaltherapie.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende",
        "path": "Composition.section.section",
        "sliceName": "wundverbaende",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Wundverbände ",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "333453004",
          "system": "http://snomed.org/sct",
          "display": "Wound dressing (physical object)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_DeviceUseStatement_Wound_Dressing|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Device_Primary_Dressing|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Device_Secondary_Dressing|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:wundverbaende.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten",
        "path": "Composition.section.section",
        "sliceName": "unvertraeglichkeiten",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Unverträglichkeiten",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "722446000",
          "system": "http://snomed.org/sct",
          "display": "Allergy record (record artifact)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.entry",
        "path": "Composition.section.section.entry",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_AllergyIntolerance_Wound_Product_Allergy|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unvertraeglichkeiten.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen",
        "path": "Composition.section.section",
        "sliceName": "physikalischInterventionen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.modifierExtension",
        "path": "Composition.section.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Physikalische Interventionen ",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry",
        "path": "Composition.section.section.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "$this.resolve()"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": false
        },
        "min": 1,
        "max": "3",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundspuelung",
        "path": "Composition.section.section.entry",
        "sliceName": "wundspuelung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Procedure_Wound_Irrigation|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundspuelung.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundspuelung.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundspuelung.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundspuelung.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundrandschutz",
        "path": "Composition.section.section.entry",
        "sliceName": "wundrandschutz",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_MedicationStatement_Wound_Edge_Protection|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundrandschutz.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundrandschutz.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundrandschutz.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundrandschutz.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundumgebungsschutz",
        "path": "Composition.section.section.entry",
        "sliceName": "wundumgebungsschutz",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_MedicationStatement_Periwound_Protection|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundumgebungsschutz.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundumgebungsschutz.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundumgebungsschutz.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.entry:wundumgebungsschutz.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:physikalischInterventionen.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression",
        "path": "Composition.section.section",
        "sliceName": "kompression",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kompression.modifierExtension",
        "path": "Composition.section.section.modifierExtension",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Kompressionstherapie",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kompression.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kompression.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kompression.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:kompression.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:kompression.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:kompression.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:kompression.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.entry",
        "path": "Composition.section.section.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "profile",
              "path": "$this.resolve()"
            }
          ],
          "rules": "closed",
          "description": "the different sections",
          "ordered": false
        },
        "min": 2,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kompression.entry:nutzung",
        "path": "Composition.section.section.entry",
        "sliceName": "nutzung",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_DeviceUseStatement_Compression|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kompression.entry:nutzung.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kompression.entry:nutzung.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.entry:nutzung.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.entry:nutzung.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.entry:verband",
        "path": "Composition.section.section.entry",
        "sliceName": "verband",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Device_Compression|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Device_Multicomponent_Compression|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Device_Phlebological_Compression|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Device_Compression_Stocking|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kompression.entry:verband.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:kompression.entry:verband.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.entry:verband.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.entry:verband.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:kompression.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie",
        "path": "Composition.section.section",
        "sliceName": "unterdrucktherapie",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Unterdrucktherapie",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Procedure_Vacuum_Therapy|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:unterdrucktherapie.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung",
        "path": "Composition.section.section",
        "sliceName": "druckentlastung",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Druckentlastung",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Procedure_Pressure_Relieve|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Device_Pressure_Relieving_Material|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:druckentlastung.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen",
        "path": "Composition.section.section",
        "sliceName": "therapieempfehlungen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Zusätzliche Therapieempfehlungen",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_CarePlan_Recommendation_Receiving_Institution|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieempfehlungen.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen",
        "path": "Composition.section.section",
        "sliceName": "benoetigteRessourcen",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Benötigte Ressourcen",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "225297008",
          "system": "http://snomed.org/sct",
          "display": "Care planning and problem solving actions (procedure)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_ServiceRequest_Resource_Request|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:benoetigteRessourcen.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel",
        "path": "Composition.section.section",
        "sliceName": "hilfsmittel",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Zu bestellende oder bereits bestellte Hilfsmittel",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "303607000",
          "system": "http://snomed.org/sct",
          "display": "Biomedical equipment (physical object)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Device_Aid|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_DeviceRequest_Aid_Request|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:hilfsmittel.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis",
        "path": "Composition.section.section",
        "sliceName": "patientenbeduerfnis",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Spezielle Patientenbedürfnisse",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Patient_Specific_Requirements|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:patientenbeduerfnis.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf",
        "path": "Composition.section.section",
        "sliceName": "ernaehrungsbedarf",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Ernährungsbedarf",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "284655007",
          "system": "http://snomed.org/sct",
          "display": "Dietary requirement finding (finding)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_NutritionOrder_Nutrition_Needs|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:ernaehrungsbedarf.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie",
        "path": "Composition.section.section",
        "sliceName": "medikationTherapie",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Medikationsplan",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "736378000",
          "system": "http://snomed.org/sct",
          "display": "Medication management plan (record artifact)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_List_Medication_Plan_List|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:medikationTherapie.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:edukation",
        "path": "Composition.section.section",
        "sliceName": "edukation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:edukation.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Edukation von Patient und Angehörigen",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:edukation.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:edukation.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "409073007",
          "system": "http://snomed.org/sct",
          "display": "Education (procedure)",
          "version": "http://snomed.info/sct/900000000000207008/version/20220331"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:edukation.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:edukation.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:edukation.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:edukation.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:edukation.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:edukation.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:edukation.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:edukation.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:edukation.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:edukation.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:edukation.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:edukation.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Communication_Patient_Education|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:edukation.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:edukation.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:edukation.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:edukation.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:edukation.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:edukation.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:verlauf",
        "path": "Composition.section.section",
        "sliceName": "verlauf",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:verlauf.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Heilungs- und Therapieverlauf",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:verlauf.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:verlauf.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "89253-9",
          "system": "http://loinc.org",
          "display": "Trend",
          "version": "#2.69"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:verlauf.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:verlauf.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:verlauf.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:verlauf.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:verlauf.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:verlauf.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:verlauf.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:verlauf.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:verlauf.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:verlauf.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:verlauf.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:verlauf.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Assessment_Free|1.0.0",
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_Course_Of_Therapy|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:verlauf.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:verlauf.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:verlauf.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:verlauf.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:verlauf.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:verlauf.section",
        "path": "Composition.section.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis",
        "path": "Composition.section.section",
        "sliceName": "therapieHinweis",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.title",
        "path": "Composition.section.section.title",
        "min": 1,
        "patternString": "Therapiebezogene Hinweise an empfangende Einrichtung",
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.code",
        "path": "Composition.section.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.code.coding",
        "path": "Composition.section.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "code": "00000000",
          "system": "http://snomed.org/sct",
          "display": "t.b.d.",
          "version": "t.b.d."
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.code.coding.system",
        "path": "Composition.section.section.code.coding.system",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.code.coding.version",
        "path": "Composition.section.section.code.coding.version",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.code.coding.code",
        "path": "Composition.section.section.code.coding.code",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.code.coding.display",
        "path": "Composition.section.section.code.coding.display",
        "min": 1
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.code.coding.userSelected",
        "path": "Composition.section.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.code.text",
        "path": "Composition.section.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.author",
        "path": "Composition.section.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.focus",
        "path": "Composition.section.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.text",
        "path": "Composition.section.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.mode",
        "path": "Composition.section.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.orderedBy",
        "path": "Composition.section.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.entry",
        "path": "Composition.section.section.entry",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_CHW_Observation_General_Note|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.entry.reference",
        "path": "Composition.section.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.entry.type",
        "path": "Composition.section.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.entry.identifier",
        "path": "Composition.section.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.entry.display",
        "path": "Composition.section.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.emptyReason",
        "path": "Composition.section.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:therapie.section:therapieHinweis.section",
        "path": "Composition.section.section.section",
        "max": "0"
      }
    ]
  }
}