{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient",
  "version": "1.2.0",
  "name": "KBV_PR_AW_Patient",
  "title": "KBV_PR_AW_Patient",
  "status": "active",
  "description": "StructureDefinition fuer die Verwendung des KBV-Profils \"KBV_PR_AW_Patient\"",
  "copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "cda",
      "uri": "http://hl7.org/v3/cda",
      "name": "CDA (R2)"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "loinc",
      "uri": "http://loinc.org",
      "name": "LOINC code for the element"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.1.0",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.id",
        "path": "Patient.id",
        "min": 1
      },
      {
        "id": "Patient.meta",
        "path": "Patient.meta",
        "min": 1
      },
      {
        "id": "Patient.meta.versionId",
        "path": "Patient.meta.versionId",
        "min": 1
      },
      {
        "id": "Patient.meta.lastUpdated",
        "path": "Patient.meta.lastUpdated",
        "min": 1
      },
      {
        "id": "Patient.meta.profile",
        "path": "Patient.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
      },
      {
        "id": "Patient.text",
        "path": "Patient.text",
        "min": 1
      },
      {
        "id": "Patient.extension",
        "path": "Patient.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.extension:kostenuebernahmeIgeL",
        "path": "Patient.extension",
        "sliceName": "kostenuebernahmeIgeL",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Patient_KostenuebernahmeIgeL"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.extension:aktuelle_Taetigkeit",
        "path": "Patient.extension",
        "sliceName": "aktuelle_Taetigkeit",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Patient_Aktuelle_Taetigkeit"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.extension:zusatzinformationen",
        "path": "Patient.extension",
        "sliceName": "zusatzinformationen",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Patient_Zusatzinformationen"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.extension:zusatzinformationen.extension",
        "path": "Patient.extension.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.extension:zusatzinformationen.extension:religionszugehoerigkeit",
        "path": "Patient.extension.extension",
        "sliceName": "religionszugehoerigkeit",
        "mustSupport": true
      },
      {
        "id": "Patient.extension:staatsangehoerigkeit",
        "path": "Patient.extension",
        "sliceName": "staatsangehoerigkeit",
        "short": "Staatsangehörigkeit",
        "definition": "Zur Dokumentation der Staatsangehörigkeit ist dieses Feld vorgesehen.",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.extension:staatsangehoerigkeit.extension",
        "path": "Patient.extension.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.extension:staatsangehoerigkeit.extension:code",
        "path": "Patient.extension.extension",
        "sliceName": "code",
        "mustSupport": true
      },
      {
        "id": "Patient.extension:staatsangehoerigkeit.extension:code.value[x]",
        "path": "Patient.extension.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.extension:staatsangehoerigkeit.extension:code.value[x]:valueCodeableConcept",
        "path": "Patient.extension.extension.value[x]",
        "sliceName": "valueCodeableConcept",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_BASE_GemRS_Anlage_8"
        }
      },
      {
        "id": "Patient.extension:staatsangehoerigkeit.extension:period",
        "path": "Patient.extension.extension",
        "sliceName": "period",
        "max": "0"
      },
      {
        "id": "Patient.extension:versichertendaten_Zusatzinformationen",
        "path": "Patient.extension",
        "sliceName": "versichertendaten_Zusatzinformationen",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Patient_Vsdm_Zusatzinformationen"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.extension:versichertendaten_Zusatzinformationen.extension",
        "path": "Patient.extension.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.extension:versichertendaten_Zusatzinformationen.extension:adresse",
        "path": "Patient.extension.extension",
        "sliceName": "adresse"
      },
      {
        "id": "Patient.extension:versichertendaten_Zusatzinformationen.extension:adresse.value[x]:valueAddress",
        "path": "Patient.extension.extension.value[x]",
        "sliceName": "valueAddress"
      },
      {
        "id": "Patient.extension:versichertendaten_Zusatzinformationen.extension:adresse.value[x]:valueAddress.country",
        "path": "Patient.extension.extension.value[x].country",
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_BASE_GemRS_Anlage_8"
        }
      },
      {
        "id": "Patient.extension:kommentar",
        "path": "Patient.extension",
        "sliceName": "kommentar",
        "short": "Kommentar",
        "definition": "Kommentar zum Patienten",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment"
            ]
          }
        ]
      },
      {
        "id": "Patient.identifier",
        "path": "Patient.identifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:pid",
        "path": "Patient.identifier",
        "sliceName": "pid",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:pid.system",
        "path": "Patient.identifier.system",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:pid.value",
        "path": "Patient.identifier.value",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:pid.period",
        "path": "Patient.identifier.period",
        "max": "0"
      },
      {
        "id": "Patient.identifier:pid.assigner",
        "path": "Patient.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertenId_GKV",
        "path": "Patient.identifier",
        "sliceName": "versichertenId_GKV",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertenId_GKV.type",
        "path": "Patient.identifier.type",
        "min": 1
      },
      {
        "id": "Patient.identifier:versichertenId_GKV.system",
        "path": "Patient.identifier.system",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertenId_GKV.value",
        "path": "Patient.identifier.value",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertenId_GKV.period",
        "path": "Patient.identifier.period",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertenId_GKV.assigner",
        "path": "Patient.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertennummer_pkv",
        "path": "Patient.identifier",
        "sliceName": "versichertennummer_pkv",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertennummer_pkv.value",
        "path": "Patient.identifier.value",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertennummer_pkv.period",
        "path": "Patient.identifier.period",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertennummer_pkv.assigner",
        "path": "Patient.identifier.assigner",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:reisepassnummer",
        "path": "Patient.identifier",
        "sliceName": "reisepassnummer",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:reisepassnummer.value",
        "path": "Patient.identifier.value",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:reisepassnummer.period",
        "path": "Patient.identifier.period",
        "max": "0"
      },
      {
        "id": "Patient.identifier:reisepassnummer.assigner",
        "path": "Patient.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertennummer_kvk",
        "path": "Patient.identifier",
        "sliceName": "versichertennummer_kvk",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertennummer_kvk.system",
        "path": "Patient.identifier.system",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertennummer_kvk.value",
        "path": "Patient.identifier.value",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertennummer_kvk.period",
        "path": "Patient.identifier.period",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertennummer_kvk.assigner",
        "path": "Patient.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Patient.active",
        "path": "Patient.active",
        "mustSupport": true
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "use"
            }
          ],
          "rules": "closed"
        },
        "max": "3",
        "mustSupport": true
      },
      {
        "id": "Patient.name:name",
        "path": "Patient.name",
        "sliceName": "name",
        "short": "Versichertendaten",
        "definition": "Dieses Element beschreibt diverse Namensbestandteile des Patienten. Diese werden hier als Versichertendaten des PVS bezeichnen.",
        "mustSupport": true
      },
      {
        "id": "Patient.name:stammdaten",
        "path": "Patient.name",
        "sliceName": "stammdaten",
        "short": "Stammdaten",
        "definition": "Dieses Element beschreibt einen Namen, welcher in den Stammdaten des exportierenden Systems enthalten ist, also z.B. bei der Anmeldung aufgenommen wurde, falls diese sich von den offiziellen Daten des Versicherten von der EGK o.Ä. unterscheiden",
        "max": "1",
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "http://fhir.de/StructureDefinition/humanname-de-basis"
            ]
          }
        ]
      },
      {
        "id": "Patient.name:stammdaten.use",
        "path": "Patient.name.use",
        "min": 1,
        "fixedCode": "usual"
      },
      {
        "id": "Patient.name:stammdaten.family",
        "path": "Patient.name.family",
        "min": 1
      },
      {
        "id": "Patient.name:stammdaten.given",
        "path": "Patient.name.given",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.name:stammdaten.prefix",
        "path": "Patient.name.prefix",
        "max": "1"
      },
      {
        "id": "Patient.name:stammdaten.prefix.extension",
        "path": "Patient.name.prefix.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.name:stammdaten.prefix.extension:prefix-qualifier",
        "path": "Patient.name.prefix.extension",
        "sliceName": "prefix-qualifier",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.name:stammdaten.prefix.extension:prefix-qualifier.value[x]",
        "path": "Patient.name.prefix.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        }
      },
      {
        "id": "Patient.name:stammdaten.prefix.extension:prefix-qualifier.value[x]:valueCode",
        "path": "Patient.name.prefix.extension.value[x]",
        "sliceName": "valueCode",
        "min": 1,
        "fixedCode": "AC"
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "mustSupport": true
      },
      {
        "id": "Patient.deceased[x]",
        "path": "Patient.deceased[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Patient.deceased[x]:deceasedDateTime",
        "path": "Patient.deceased[x]",
        "sliceName": "deceasedDateTime",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift",
        "path": "Patient.address",
        "sliceName": "Strassenanschrift",
        "short": "Adress-Stammdaten-Strassenanschrift",
        "definition": "In diesem Slice sollen die Stammdaten des Systems hinterlegt werden.\r\n\r\n\r\nEine Adresse gemäß postalischer Konventionen (im Gegensatz zu bspw. GPS-Koordinaten). Die Adresse kann sowohl zur Zustellung von Postsendungen oder zum Aufsuchen von Orten, die keine gültige Postadresse haben, verwendet werden.\r\n\r\nDie verwendeten Extensions in diesem Profil bilden die Struktur der Adresse ab, wie sie im VSDM-Format der elektronischen Versichertenkarte verwendet wird.\r\n\r\nInsbesondere bei ausländischen Adresse oder Adressen, die nicht durch Einlesen einer elektronischen Versichertenkarte erfasst wurden, sind abweichende Strukturen möglich. Die Verwendung der Extensions ist nicht verpflichtend.",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.extension",
        "path": "Patient.address.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.address:Strassenanschrift.extension:Stadtteil",
        "path": "Patient.address.extension",
        "sliceName": "Stadtteil",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.line",
        "path": "Patient.address.line",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.line.extension",
        "path": "Patient.address.line.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.address:Strassenanschrift.line.extension:Strasse",
        "path": "Patient.address.line.extension",
        "sliceName": "Strasse",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.line.extension:Hausnummer",
        "path": "Patient.address.line.extension",
        "sliceName": "Hausnummer",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.line.extension:Adresszusatz",
        "path": "Patient.address.line.extension",
        "sliceName": "Adresszusatz",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.city",
        "path": "Patient.address.city",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.postalCode",
        "path": "Patient.address.postalCode",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.country",
        "path": "Patient.address.country",
        "definition": "Nach DEÜV Anlage8",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach",
        "path": "Patient.address",
        "sliceName": "Postfach",
        "short": "Adress-Stammdaten-Postfach",
        "definition": "In diesem Slice sollen die Adress-Stammdaten hinterlegt werden.\r\n\r\nEine Adresse gemäß postalischer Konventionen (im Gegensatz zu bspw. GPS-Koordinaten). Die Adresse kann sowohl zur Zustellung von Postsendungen oder zum Aufsuchen von Orten, die keine gültige Postadresse haben, verwendet werden.\r\n\r\nDie verwendeten Extensions in diesem Profil bilden die Struktur der Adresse ab, wie sie im VSDM-Format der elektronischen Versichertenkarte verwendet wird.\r\n\r\nInsbesondere bei ausländischen Adresse oder Adressen, die nicht durch Einlesen einer elektronischen Versichertenkarte erfasst wurden, sind abweichende Strukturen möglich. Die Verwendung der Extensions ist nicht verpflichtend.",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.extension",
        "path": "Patient.address.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.address:Postfach.extension:Stadtteil",
        "path": "Patient.address.extension",
        "sliceName": "Stadtteil",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.line",
        "path": "Patient.address.line",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.line.extension",
        "path": "Patient.address.line.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.address:Postfach.line.extension:Postfach",
        "path": "Patient.address.line.extension",
        "sliceName": "Postfach",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.postalCode",
        "path": "Patient.address.postalCode",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.country",
        "path": "Patient.address.country",
        "definition": "Nach DEÜV Anlage8",
        "mustSupport": true
      },
      {
        "id": "Patient.maritalStatus",
        "path": "Patient.maritalStatus",
        "mustSupport": true,
        "binding": {
          "strength": "required"
        }
      },
      {
        "id": "Patient.maritalStatus.coding",
        "path": "Patient.maritalStatus.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.maritalStatus.coding.system",
        "path": "Patient.maritalStatus.coding.system",
        "min": 1
      },
      {
        "id": "Patient.maritalStatus.coding.version",
        "path": "Patient.maritalStatus.coding.version",
        "max": "0"
      },
      {
        "id": "Patient.maritalStatus.coding.code",
        "path": "Patient.maritalStatus.coding.code",
        "min": 1
      },
      {
        "id": "Patient.maritalStatus.coding.display",
        "path": "Patient.maritalStatus.coding.display",
        "max": "0"
      },
      {
        "id": "Patient.maritalStatus.coding.userSelected",
        "path": "Patient.maritalStatus.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Patient.maritalStatus.text",
        "path": "Patient.maritalStatus.text",
        "max": "0"
      },
      {
        "id": "Patient.multipleBirth[x]",
        "path": "Patient.multipleBirth[x]",
        "max": "0"
      },
      {
        "id": "Patient.photo",
        "path": "Patient.photo",
        "short": "Bild des Patienten",
        "definition": "In diesem Element kann ein Foto des Patienten eingefügt werden.",
        "mustSupport": true
      },
      {
        "id": "Patient.contact",
        "path": "Patient.contact",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "relationship.coding.code"
            }
          ],
          "description": "Vertrauter\r\nRechnungsempfaenger",
          "rules": "closed"
        }
      },
      {
        "id": "Patient.contact:vertrauter",
        "path": "Patient.contact",
        "sliceName": "vertrauter",
        "mustSupport": true
      },
      {
        "id": "Patient.contact:vertrauter.relationship",
        "path": "Patient.contact.relationship",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.contact:vertrauter.relationship.coding",
        "path": "Patient.contact.relationship.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.contact:vertrauter.relationship.coding.system",
        "path": "Patient.contact.relationship.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0131",
        "mustSupport": true
      },
      {
        "id": "Patient.contact:vertrauter.relationship.coding.code",
        "path": "Patient.contact.relationship.coding.code",
        "min": 1,
        "fixedCode": "CP",
        "mustSupport": true
      },
      {
        "id": "Patient.contact:vertrauter.relationship.coding.display",
        "path": "Patient.contact.relationship.coding.display",
        "max": "0"
      },
      {
        "id": "Patient.contact:vertrauter.relationship.coding.userSelected",
        "path": "Patient.contact.relationship.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Patient.contact:vertrauter.relationship.text",
        "path": "Patient.contact.relationship.text",
        "max": "0"
      },
      {
        "id": "Patient.contact:vertrauter.name",
        "path": "Patient.contact.name",
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "http://fhir.de/StructureDefinition/humanname-de-basis"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.contact:vertrauter.telecom",
        "path": "Patient.contact.telecom",
        "mustSupport": true
      },
      {
        "id": "Patient.contact:vertrauter.telecom.system",
        "path": "Patient.contact.telecom.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.contact:vertrauter.telecom.value",
        "path": "Patient.contact.telecom.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.contact:vertrauter.address",
        "path": "Patient.contact.address",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.contact:vertrauter.gender",
        "path": "Patient.contact.gender",
        "mustSupport": true
      },
      {
        "id": "Patient.contact:vertrauter.gender.extension",
        "path": "Patient.contact.gender.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.contact:vertrauter.gender.extension:gender-amtlich",
        "path": "Patient.contact.gender.extension",
        "sliceName": "gender-amtlich",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.de/StructureDefinition/gender-amtlich-de"
            ]
          }
        ]
      },
      {
        "id": "Patient.contact:vertrauter.organization",
        "path": "Patient.contact.organization",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Organisation|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.contact:vertrauter.organization.reference",
        "path": "Patient.contact.organization.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.contact:vertrauter.organization.identifier",
        "path": "Patient.contact.organization.identifier",
        "max": "0"
      },
      {
        "id": "Patient.contact:vertrauter.organization.display",
        "path": "Patient.contact.organization.display",
        "max": "0"
      },
      {
        "id": "Patient.contact:vertrauter.period",
        "path": "Patient.contact.period",
        "max": "0"
      },
      {
        "id": "Patient.contact:rechnungsempfaenger",
        "path": "Patient.contact",
        "sliceName": "rechnungsempfaenger",
        "mustSupport": true
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.relationship",
        "path": "Patient.contact.relationship",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.relationship.coding",
        "path": "Patient.contact.relationship.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.relationship.coding.system",
        "path": "Patient.contact.relationship.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0131",
        "mustSupport": true
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.relationship.coding.code",
        "path": "Patient.contact.relationship.coding.code",
        "min": 1,
        "fixedCode": "BP",
        "mustSupport": true
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.relationship.coding.display",
        "path": "Patient.contact.relationship.coding.display",
        "max": "0"
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.relationship.coding.userSelected",
        "path": "Patient.contact.relationship.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.relationship.text",
        "path": "Patient.contact.relationship.text",
        "max": "0"
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.name",
        "path": "Patient.contact.name",
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "http://fhir.de/StructureDefinition/humanname-de-basis"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.telecom",
        "path": "Patient.contact.telecom",
        "mustSupport": true
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.telecom.system",
        "path": "Patient.contact.telecom.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.telecom.value",
        "path": "Patient.contact.telecom.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.address",
        "path": "Patient.contact.address",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.gender",
        "path": "Patient.contact.gender",
        "mustSupport": true
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.gender.extension",
        "path": "Patient.contact.gender.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.gender.extension:gender-amtlich",
        "path": "Patient.contact.gender.extension",
        "sliceName": "gender-amtlich",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.de/StructureDefinition/gender-amtlich-de"
            ]
          }
        ]
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.organization",
        "path": "Patient.contact.organization",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Organisation|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.organization.reference",
        "path": "Patient.contact.organization.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.organization.type",
        "path": "Patient.contact.organization.type",
        "max": "0"
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.organization.identifier",
        "path": "Patient.contact.organization.identifier",
        "max": "0"
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.organization.display",
        "path": "Patient.contact.organization.display",
        "max": "0"
      },
      {
        "id": "Patient.contact:rechnungsempfaenger.period",
        "path": "Patient.contact.period",
        "max": "0"
      },
      {
        "id": "Patient.communication",
        "path": "Patient.communication",
        "short": "Sprachfähigkeiten",
        "definition": "In diesem Element kann z.B. die Muttersprache des Patienten angegeben werden.",
        "mustSupport": true
      },
      {
        "id": "Patient.communication.language",
        "path": "Patient.communication.language",
        "binding": {
          "strength": "extensible"
        }
      },
      {
        "id": "Patient.communication.language.coding",
        "path": "Patient.communication.language.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.communication.language.coding.system",
        "path": "Patient.communication.language.coding.system",
        "min": 1
      },
      {
        "id": "Patient.communication.language.coding.code",
        "path": "Patient.communication.language.coding.code",
        "min": 1
      },
      {
        "id": "Patient.communication.language.coding.display",
        "path": "Patient.communication.language.coding.display",
        "max": "0"
      },
      {
        "id": "Patient.communication.language.coding.userSelected",
        "path": "Patient.communication.language.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Patient.communication.language.text",
        "path": "Patient.communication.language.text",
        "max": "0"
      },
      {
        "id": "Patient.communication.preferred",
        "path": "Patient.communication.preferred",
        "min": 1
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "short": "Hausarzt",
        "definition": "Ist ein Hausarzt des Patienten bekannt, so kann dieser in diesem Element dokumentiert werden. Eine Referenz zum Profil 74_PR_AW_BehandelnderFunktion ist zu bevorzugen.",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.generalPractitioner.reference",
        "path": "Patient.generalPractitioner.reference",
        "mustSupport": true
      },
      {
        "id": "Patient.generalPractitioner.type",
        "path": "Patient.generalPractitioner.type",
        "max": "0"
      },
      {
        "id": "Patient.generalPractitioner.identifier.use",
        "path": "Patient.generalPractitioner.identifier.use",
        "max": "0"
      },
      {
        "id": "Patient.generalPractitioner.identifier.type",
        "path": "Patient.generalPractitioner.identifier.type",
        "max": "0"
      },
      {
        "id": "Patient.generalPractitioner.identifier.system",
        "path": "Patient.generalPractitioner.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR"
      },
      {
        "id": "Patient.generalPractitioner.identifier.value",
        "path": "Patient.generalPractitioner.identifier.value",
        "min": 1
      },
      {
        "id": "Patient.generalPractitioner.identifier.period",
        "path": "Patient.generalPractitioner.identifier.period",
        "max": "0"
      },
      {
        "id": "Patient.generalPractitioner.identifier.assigner",
        "path": "Patient.generalPractitioner.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Patient.managingOrganization",
        "path": "Patient.managingOrganization",
        "max": "0"
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "max": "0"
      }
    ]
  }
}