FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/CompositionHiMi

Packageodilab.evo
Resource TypeStructureDefinition
IdCompositionHiMi
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=odilab.evo@0.0.5&canonical=http://fhir.odilab.de/StructureDefinition/CompositionHiMi
URLhttp://fhir.odilab.de/StructureDefinition/CompositionHiMi
Statusdraft
NameCompositionHiMi
TypeComposition
Kindresource

Resources that use this resource

StructureDefinition
ERPBundleHiMiHilfsmittelverordnung

Resources that this resource uses

StructureDefinition
PrescriptionDevicePrescriptionDevice
KBV_PR_ERP_PracticeSupplyKBV_PR_ERP_PracticeSupply
KBV_PR_ERP_PrescriptionKBV_PR_ERP_Prescription
KBV_EX_FOR_Legal_basisKBV_EX_FOR_Legal_basis
KBV_EX_FOR_PKV_TariffKBV_EX_FOR_PKV_Tariff
KBV_PR_FOR_CoverageKBV_PR_FOR_Coverage
KBV_PR_FOR_OrganizationKBV_PR_FOR_Organization
KBV_PR_FOR_PatientKBV_PR_FOR_Patient
KBV_PR_FOR_PractitionerKBV_PR_FOR_Practitioner
KBV_PR_FOR_PractitionerRoleKBV_PR_FOR_PractitionerRole
ValueSet
VS-HIMI-HEIMI-KBV-FORMULAR-ARTVS_HIMI_HEIMI_KBV_FORMULAR_ART

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "CompositionHiMi",
  "url": "http://fhir.odilab.de/StructureDefinition/CompositionHiMi",
  "name": "CompositionHiMi",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "cda",
      "uri": "http://hl7.org/v3/cda",
      "name": "CDA (R2)"
    },
    {
      "identity": "fhirdocumentreference",
      "uri": "http://hl7.org/fhir/documentreference",
      "name": "FHIR DocumentReference"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Composition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Composition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Composition",
        "path": "Composition",
        "constraint": [
          {
            "key": "-erp-subjectAndPrescription",
            "human": "Referenz auf Patient nicht vorhanden, aber Pflicht bei Verordnung von Arzneimitteln",
            "source": "http://fhir.odilab.de/StructureDefinition/CompositionHiMi",
            "severity": "error",
            "expression": "section.where(code.coding.code='Prescription').exists() implies subject.exists()"
          },
          {
            "key": "-erp-coverageAndPrescription",
            "human": "Referenz auf Krankenversicherungsverhältnis nicht vorhanden, aber Pflicht bei Verordnung von Arzneimitteln",
            "source": "http://fhir.odilab.de/StructureDefinition/CompositionHiMi",
            "severity": "error",
            "expression": "section.where(code.coding.code='Prescription').exists() implies section.where(code.coding.code='Coverage').exists()"
          }
        ]
      },
      {
        "id": "Composition.id",
        "path": "Composition.id",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.meta",
        "path": "Composition.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "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",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "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.contained",
        "path": "Composition.contained",
        "max": "0"
      },
      {
        "id": "Composition.extension",
        "path": "Composition.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "closed"
        }
      },
      {
        "id": "Composition.extension:Rechtsgrundlage",
        "path": "Composition.extension",
        "sliceName": "Rechtsgrundlage",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Legal_basis"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.extension:Rechtsgrundlage.extension",
        "path": "Composition.extension.extension",
        "max": "0"
      },
      {
        "id": "Composition.extension:Rechtsgrundlage.value[x]",
        "path": "Composition.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Composition.extension:Rechtsgrundlage.value[x]:valueCoding",
        "path": "Composition.extension.value[x]",
        "sliceName": "valueCoding",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.extension:Rechtsgrundlage.value[x]:valueCoding.code",
        "path": "Composition.extension.value[x].code",
        "short": "Kennzeichen Rechtsgrundlage"
      },
      {
        "id": "Composition.extension:PKV-Tarif",
        "path": "Composition.extension",
        "sliceName": "PKV-Tarif",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_PKV_Tariff"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.extension:PKV-Tarif.extension",
        "path": "Composition.extension.extension",
        "max": "0"
      },
      {
        "id": "Composition.extension:PKV-Tarif.value[x]",
        "path": "Composition.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Composition.extension:PKV-Tarif.value[x]:valueCoding",
        "path": "Composition.extension.value[x]",
        "sliceName": "valueCoding",
        "type": [
          {
            "code": "Coding"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.extension:PKV-Tarif.value[x]:valueCoding.system",
        "path": "Composition.extension.value[x].system",
        "mustSupport": true
      },
      {
        "id": "Composition.extension:PKV-Tarif.value[x]:valueCoding.code",
        "path": "Composition.extension.value[x].code",
        "mustSupport": true
      },
      {
        "id": "Composition.identifier",
        "path": "Composition.identifier",
        "max": "0",
        "mustSupport": false
      },
      {
        "id": "Composition.identifier.use",
        "path": "Composition.identifier.use",
        "max": "0"
      },
      {
        "id": "Composition.identifier.type",
        "path": "Composition.identifier.type",
        "max": "0"
      },
      {
        "id": "Composition.identifier.system",
        "path": "Composition.identifier.system",
        "max": "0",
        "mustSupport": false
      },
      {
        "id": "Composition.identifier.value",
        "path": "Composition.identifier.value",
        "mustSupport": false
      },
      {
        "id": "Composition.identifier.period",
        "path": "Composition.identifier.period",
        "max": "0"
      },
      {
        "id": "Composition.identifier.assigner",
        "path": "Composition.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Composition.status",
        "path": "Composition.status",
        "fixedCode": "final",
        "mustSupport": true
      },
      {
        "id": "Composition.type",
        "path": "Composition.type",
        "mustSupport": true
      },
      {
        "id": "Composition.type.coding",
        "path": "Composition.type.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.type.coding.system",
        "path": "Composition.type.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.odilab.de/ValueSet/VS_HIMI_HEIMI_KBV_FORMULAR_ART",
        "mustSupport": true
      },
      {
        "id": "Composition.type.coding.version",
        "path": "Composition.type.coding.version",
        "max": "0"
      },
      {
        "id": "Composition.type.coding.code",
        "path": "Composition.type.coding.code",
        "short": "Dokumententyp",
        "definition": "Kennzeichnung des vorliegenden Formulars der vertragsärztlichen Versorgung",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.odilab.de/ValueSet/VS-HIMI-HEIMI-KBV-FORMULAR-ART"
        }
      },
      {
        "id": "Composition.type.coding.display",
        "path": "Composition.type.coding.display",
        "max": "0"
      },
      {
        "id": "Composition.type.coding.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",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient|1.1.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",
        "mustSupport": true
      },
      {
        "id": "Composition.author",
        "path": "Composition.author",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "type"
            }
          ],
          "rules": "closed"
        },
        "max": "2",
        "mustSupport": true
      },
      {
        "id": "Composition.author:Arzt",
        "path": "Composition.author",
        "sliceName": "Arzt",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner|1.1.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.author:Arzt.reference",
        "path": "Composition.author.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.author:Arzt.type",
        "path": "Composition.author.type",
        "min": 1,
        "fixedUri": "Practitioner",
        "mustSupport": true
      },
      {
        "id": "Composition.author:Arzt.identifier",
        "path": "Composition.author.identifier",
        "max": "0"
      },
      {
        "id": "Composition.author:Arzt.display",
        "path": "Composition.author.display",
        "max": "0"
      },
      {
        "id": "Composition.author:Pruefnummer",
        "path": "Composition.author",
        "sliceName": "Pruefnummer",
        "min": 0,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.author:Pruefnummer.reference",
        "path": "Composition.author.reference",
        "max": "0"
      },
      {
        "id": "Composition.author:Pruefnummer.type",
        "path": "Composition.author.type",
        "min": 1,
        "fixedUri": "Device",
        "mustSupport": true
      },
      {
        "id": "Composition.author:Pruefnummer.identifier",
        "path": "Composition.author.identifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.author:Pruefnummer.identifier.use",
        "path": "Composition.author.identifier.use",
        "max": "0"
      },
      {
        "id": "Composition.author:Pruefnummer.identifier.type",
        "path": "Composition.author.identifier.type",
        "max": "0"
      },
      {
        "id": "Composition.author:Pruefnummer.identifier.system",
        "path": "Composition.author.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/NamingSystem/KBV_NS_FOR_Pruefnummer",
        "mustSupport": true
      },
      {
        "id": "Composition.author:Pruefnummer.identifier.value",
        "path": "Composition.author.identifier.value",
        "short": "Prüfnummer",
        "definition": "Jede zertifizierte Software erhält eine Prüfnummer im Rahmen der Zertifizierung der KBV. Diese ist in dem digitalen Vordruck anzugeben.\n\nFür den digitalen Vordruck \"Elektronische Arzneimittelverordnung (Vordruck e160)\" ist die Prüfnummer für das Zertifizierungsthema \"Verordnung von Arzneimitteln\" anzugeben.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.author:Pruefnummer.identifier.period",
        "path": "Composition.author.identifier.period",
        "max": "0"
      },
      {
        "id": "Composition.author:Pruefnummer.identifier.assigner",
        "path": "Composition.author.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Composition.author:Pruefnummer.display",
        "path": "Composition.author.display",
        "max": "0"
      },
      {
        "id": "Composition.title",
        "path": "Composition.title",
        "fixedString": "elektronische Arznei- Heil- Hilfsmittelverordnung",
        "mustSupport": true
      },
      {
        "id": "Composition.confidentiality",
        "path": "Composition.confidentiality",
        "max": "0"
      },
      {
        "id": "Composition.attester",
        "path": "Composition.attester",
        "short": "Daten der verantwortliche Person",
        "definition": "Referenz auf den zur Weiterbildung ermächtigten Arztes (im vertrags(zahn)ärztlichen Bereich) bzw. des beauftragender Facharztes  (im Krankenhaus), sofern nötig.",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.attester.mode",
        "path": "Composition.attester.mode",
        "fixedCode": "legal",
        "mustSupport": true
      },
      {
        "id": "Composition.attester.time",
        "path": "Composition.attester.time",
        "max": "0"
      },
      {
        "id": "Composition.attester.party",
        "path": "Composition.attester.party",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner|1.1.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.attester.party.reference",
        "path": "Composition.attester.party.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.attester.party.type",
        "path": "Composition.attester.party.type",
        "max": "0"
      },
      {
        "id": "Composition.attester.party.identifier",
        "path": "Composition.attester.party.identifier",
        "max": "0"
      },
      {
        "id": "Composition.attester.party.display",
        "path": "Composition.attester.party.display",
        "max": "0"
      },
      {
        "id": "Composition.custodian",
        "path": "Composition.custodian",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Organization|1.1.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.custodian.reference",
        "path": "Composition.custodian.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.custodian.type",
        "path": "Composition.custodian.type",
        "max": "0"
      },
      {
        "id": "Composition.custodian.identifier",
        "path": "Composition.custodian.identifier",
        "max": "0"
      },
      {
        "id": "Composition.custodian.display",
        "path": "Composition.custodian.display",
        "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": "value",
              "path": "code.coding.code"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel",
        "path": "Composition.section",
        "sliceName": "Verordnung_Arzneimittel",
        "min": 0,
        "max": "0",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.title",
        "path": "Composition.section.title",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.code",
        "path": "Composition.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.code.coding",
        "path": "Composition.section.code.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Section_Type",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.code.coding.version",
        "path": "Composition.section.code.coding.version",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "min": 1,
        "fixedCode": "Prescription",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.code.coding.display",
        "path": "Composition.section.code.coding.display",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.code.coding.userSelected",
        "path": "Composition.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.code.text",
        "path": "Composition.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.mode",
        "path": "Composition.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Prescription|1.1.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Arzneimittel.section",
        "path": "Composition.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf",
        "path": "Composition.section",
        "sliceName": "Verordnung_Sprechstundenbedarf",
        "min": 0,
        "max": "0",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.title",
        "path": "Composition.section.title",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.code",
        "path": "Composition.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.code.coding",
        "path": "Composition.section.code.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Section_Type",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.code.coding.version",
        "path": "Composition.section.code.coding.version",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "min": 1,
        "fixedCode": "PracticeSupply",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.code.coding.display",
        "path": "Composition.section.code.coding.display",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.code.coding.userSelected",
        "path": "Composition.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.code.text",
        "path": "Composition.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.mode",
        "path": "Composition.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_PracticeSupply|1.1.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Sprechstundenbedarf.section",
        "path": "Composition.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis",
        "path": "Composition.section",
        "sliceName": "Krankenversicherungsverhaeltnis",
        "min": 0,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.title",
        "path": "Composition.section.title",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.code",
        "path": "Composition.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.code.coding",
        "path": "Composition.section.code.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Section_Type",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.code.coding.version",
        "path": "Composition.section.code.coding.version",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "min": 1,
        "fixedCode": "Coverage",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.code.coding.display",
        "path": "Composition.section.code.coding.display",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.code.coding.userSelected",
        "path": "Composition.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.code.text",
        "path": "Composition.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.mode",
        "path": "Composition.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Coverage|1.1.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:Krankenversicherungsverhaeltnis.section",
        "path": "Composition.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung",
        "path": "Composition.section",
        "sliceName": "ASV-Ausuebung",
        "min": 0,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:ASV-Ausuebung.title",
        "path": "Composition.section.title",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.code",
        "path": "Composition.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:ASV-Ausuebung.code.coding",
        "path": "Composition.section.code.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:ASV-Ausuebung.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Section_Type",
        "mustSupport": true
      },
      {
        "id": "Composition.section:ASV-Ausuebung.code.coding.version",
        "path": "Composition.section.code.coding.version",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "min": 1,
        "fixedCode": "FOR_PractitionerRole",
        "mustSupport": true
      },
      {
        "id": "Composition.section:ASV-Ausuebung.code.coding.display",
        "path": "Composition.section.code.coding.display",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.code.coding.userSelected",
        "path": "Composition.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.code.text",
        "path": "Composition.section.code.text",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.mode",
        "path": "Composition.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_PractitionerRole"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:ASV-Ausuebung.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:ASV-Ausuebung.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:ASV-Ausuebung.section",
        "path": "Composition.section.section",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel",
        "path": "Composition.section",
        "sliceName": "Verordnung_Hilfsmittel",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.title",
        "path": "Composition.section.title",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.code",
        "path": "Composition.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.code.coding",
        "path": "Composition.section.code.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.code.coding.system",
        "path": "Composition.section.code.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Section_Type",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.code.coding.version",
        "path": "Composition.section.code.coding.version",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.code.coding.code",
        "path": "Composition.section.code.coding.code",
        "min": 1,
        "fixedCode": "PrescriptionHilfsmittel",
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.code.coding.display",
        "path": "Composition.section.code.coding.display",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.code.coding.userSelected",
        "path": "Composition.section.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.author",
        "path": "Composition.section.author",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.focus",
        "path": "Composition.section.focus",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.text",
        "path": "Composition.section.text",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.mode",
        "path": "Composition.section.mode",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.orderedBy",
        "path": "Composition.section.orderedBy",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.odilab.de/StructureDefinition/PrescriptionDevice"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.entry.type",
        "path": "Composition.section.entry.type",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.entry.identifier",
        "path": "Composition.section.entry.identifier",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.entry.display",
        "path": "Composition.section.entry.display",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.emptyReason",
        "path": "Composition.section.emptyReason",
        "max": "0"
      },
      {
        "id": "Composition.section:Verordnung_Hilfsmittel.section",
        "path": "Composition.section.section",
        "max": "0"
      }
    ]
  }
}