{
  "resourceType": "StructureDefinition",
  "id": "KBV-PR-MIO-DIGA-Patient",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_DIGA_Patient",
  "version": "1.1.0",
  "name": "KBV_PR_MIO_DIGA_Patient",
  "title": "KBV_PR_MIO_DIGA_Patient",
  "status": "active",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "description": "Dieses Profil bildet die versicherte Person ab.",
  "copyright": "Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® SNOMED CT® which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from Loinc http://loinc.org. Loinc is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes Loinc Committee and is available at no cost under the license at http://loinc.org/license. Loinc® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Patient. 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 Patient. All rights reserved. THE UCUM TABLE IN ALL FORMATS, UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED \"AS IS.\" ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.",
  "fhirVersion": "4.0.1",
  "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": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient",
        "path": "Patient",
        "definition": "Dieses Profil bildet die versicherte Person ab.",
        "constraint": [
          {
            "key": "pat-1",
            "severity": "error",
            "human": "Die amtliche Differenzierung der Geschlechtsangabe 'other' darf nur gefüllt sein, wenn das Geschlecht 'other' angegeben ist",
            "expression": "gender.exists() and gender='other' implies gender.extension('http://fhir.de/StructureDefinition/gender-amtlich-de').exists()",
            "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_DIGA_Patient"
          }
        ]
      },
      {
        "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.source",
        "path": "Patient.meta.source",
        "max": "0"
      },
      {
        "id": "Patient.meta.profile",
        "path": "Patient.meta.profile",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Patient.meta.profile:mioProfile",
        "path": "Patient.meta.profile",
        "sliceName": "mioProfile",
        "min": 1,
        "max": "1",
        "patternCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_DIGA_Patient|1.1.0"
      },
      {
        "id": "Patient.meta.security",
        "path": "Patient.meta.security",
        "max": "0"
      },
      {
        "id": "Patient.meta.tag",
        "path": "Patient.meta.tag",
        "max": "0"
      },
      {
        "id": "Patient.implicitRules",
        "path": "Patient.implicitRules",
        "max": "0"
      },
      {
        "id": "Patient.language",
        "path": "Patient.language",
        "max": "0"
      },
      {
        "id": "Patient.text",
        "path": "Patient.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": "Patient.text.status",
        "path": "Patient.text.status",
        "patternCode": "extensions"
      },
      {
        "id": "Patient.contained",
        "path": "Patient.contained",
        "max": "0"
      },
      {
        "id": "Patient.identifier",
        "path": "Patient.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "type.coding.code"
            },
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:pid",
        "path": "Patient.identifier",
        "sliceName": "pid",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://fhir.de/StructureDefinition/identifier-pid|1.3.2"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:pid.type.coding",
        "path": "Patient.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.identifier:pid.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203"
      },
      {
        "id": "Patient.identifier:pid.type.coding.code",
        "path": "Patient.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "MR"
      },
      {
        "id": "Patient.identifier:pid.type.coding.display",
        "path": "Patient.identifier.type.coding.display",
        "min": 1,
        "patternString": "Medical record number"
      },
      {
        "id": "Patient.identifier:pid.type.coding.userSelected",
        "path": "Patient.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Patient.identifier:pid.value",
        "path": "Patient.identifier.value",
        "min": 1,
        "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:pseudoId_GKV",
        "path": "Patient.identifier",
        "sliceName": "pseudoId_GKV",
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://fhir.de/StructureDefinition/identifier-pseudo-kvid|1.3.2"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:pseudoId_GKV.type",
        "path": "Patient.identifier.type",
        "min": 1
      },
      {
        "id": "Patient.identifier:pseudoId_GKV.type.coding",
        "path": "Patient.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.identifier:pseudoId_GKV.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://fhir.de/CodeSystem/identifier-type-de-basis"
      },
      {
        "id": "Patient.identifier:pseudoId_GKV.type.coding.code",
        "path": "Patient.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "GKV"
      },
      {
        "id": "Patient.identifier:pseudoId_GKV.type.coding.display",
        "path": "Patient.identifier.type.coding.display",
        "min": 1,
        "patternString": "Pseudonymisierte Gesetzliche Krankenversicherung"
      },
      {
        "id": "Patient.identifier:pseudoId_GKV.type.coding.userSelected",
        "path": "Patient.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Patient.identifier:pseudoId_GKV.value",
        "path": "Patient.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:pseudoId_GKV.period",
        "path": "Patient.identifier.period",
        "max": "0"
      },
      {
        "id": "Patient.identifier:pseudoId_GKV.assigner",
        "path": "Patient.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertenId_GKV",
        "path": "Patient.identifier",
        "sliceName": "versichertenId_GKV",
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://fhir.de/StructureDefinition/identifier-kvid-10|1.3.2"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertenId_GKV.type",
        "path": "Patient.identifier.type",
        "min": 1
      },
      {
        "id": "Patient.identifier:versichertenId_GKV.type.coding",
        "path": "Patient.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.identifier:versichertenId_GKV.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://fhir.de/CodeSystem/identifier-type-de-basis"
      },
      {
        "id": "Patient.identifier:versichertenId_GKV.type.coding.code",
        "path": "Patient.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "GKV"
      },
      {
        "id": "Patient.identifier:versichertenId_GKV.type.coding.display",
        "path": "Patient.identifier.type.coding.display",
        "min": 1,
        "patternString": "Gesetzliche Krankenversicherung"
      },
      {
        "id": "Patient.identifier:versichertenId_GKV.type.coding.userSelected",
        "path": "Patient.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertenId_GKV.value",
        "path": "Patient.identifier.value",
        "min": 1,
        "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",
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://fhir.de/StructureDefinition/identifier-pkv|1.3.2"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertennummer_pkv.type",
        "path": "Patient.identifier.type",
        "min": 1
      },
      {
        "id": "Patient.identifier:versichertennummer_pkv.type.coding",
        "path": "Patient.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.identifier:versichertennummer_pkv.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://fhir.de/CodeSystem/identifier-type-de-basis"
      },
      {
        "id": "Patient.identifier:versichertennummer_pkv.type.coding.code",
        "path": "Patient.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "PKV"
      },
      {
        "id": "Patient.identifier:versichertennummer_pkv.type.coding.display",
        "path": "Patient.identifier.type.coding.display",
        "min": 1,
        "patternString": "Private Krankenversicherung"
      },
      {
        "id": "Patient.identifier:versichertennummer_pkv.type.coding.userSelected",
        "path": "Patient.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertennummer_pkv.value",
        "path": "Patient.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertennummer_pkv.period",
        "path": "Patient.identifier.period",
        "max": "0"
      },
      {
        "id": "Patient.identifier:reisepassnummer",
        "path": "Patient.identifier",
        "sliceName": "reisepassnummer",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:reisepassnummer.type",
        "path": "Patient.identifier.type",
        "min": 1,
        "patternCodeableConcept": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code": "PPN"
            }
          ]
        }
      },
      {
        "id": "Patient.identifier:reisepassnummer.type.coding",
        "path": "Patient.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.identifier:reisepassnummer.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203"
      },
      {
        "id": "Patient.identifier:reisepassnummer.type.coding.code",
        "path": "Patient.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "PPN"
      },
      {
        "id": "Patient.identifier:reisepassnummer.type.coding.display",
        "path": "Patient.identifier.type.coding.display",
        "min": 1,
        "patternString": "Passport number"
      },
      {
        "id": "Patient.identifier:reisepassnummer.type.coding.userSelected",
        "path": "Patient.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Patient.identifier:reisepassnummer.value",
        "path": "Patient.identifier.value",
        "min": 1,
        "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",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertennummer_kvk.type",
        "path": "Patient.identifier.type",
        "min": 1,
        "patternCodeableConcept": {
          "coding": [
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_Base_identifier_type",
              "code": "kvk"
            }
          ]
        }
      },
      {
        "id": "Patient.identifier:versichertennummer_kvk.type.coding",
        "path": "Patient.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.identifier:versichertennummer_kvk.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_Base_identifier_type"
      },
      {
        "id": "Patient.identifier:versichertennummer_kvk.type.coding.code",
        "path": "Patient.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "kvk"
      },
      {
        "id": "Patient.identifier:versichertennummer_kvk.type.coding.display",
        "path": "Patient.identifier.type.coding.display",
        "min": 1,
        "patternString": "Krankenversichertenkarte"
      },
      {
        "id": "Patient.identifier:versichertennummer_kvk.type.coding.userSelected",
        "path": "Patient.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertennummer_kvk.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "patternUri": "http://fhir.de/NamingSystem/gkv/kvk-versichertennummer"
      },
      {
        "id": "Patient.identifier:versichertennummer_kvk.value",
        "path": "Patient.identifier.value",
        "min": 1,
        "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.identifier:uuid",
        "path": "Patient.identifier",
        "sliceName": "uuid",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:uuid.type",
        "path": "Patient.identifier.type",
        "min": 1,
        "patternCodeableConcept": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
              "version": "2.9",
              "code": "RI",
              "display": "Resource identifier"
            }
          ]
        }
      },
      {
        "id": "Patient.identifier:uuid.type.coding",
        "path": "Patient.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.identifier:uuid.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203"
      },
      {
        "id": "Patient.identifier:uuid.type.coding.version",
        "path": "Patient.identifier.type.coding.version",
        "min": 1,
        "fixedString": "2.9"
      },
      {
        "id": "Patient.identifier:uuid.type.coding.code",
        "path": "Patient.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "RI"
      },
      {
        "id": "Patient.identifier:uuid.type.coding.display",
        "path": "Patient.identifier.type.coding.display",
        "min": 1,
        "patternString": "Resource identifier"
      },
      {
        "id": "Patient.identifier:uuid.type.coding.userSelected",
        "path": "Patient.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Patient.identifier:uuid.type.text",
        "path": "Patient.identifier.type.text",
        "max": "0"
      },
      {
        "id": "Patient.identifier:uuid.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "fixedUri": "urn:ietf:rfc:3986",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:uuid.value",
        "path": "Patient.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:uuid.period",
        "path": "Patient.identifier.period",
        "max": "0"
      },
      {
        "id": "Patient.identifier:uuid.assigner",
        "path": "Patient.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertenId_PKV",
        "path": "Patient.identifier",
        "sliceName": "versichertenId_PKV",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertenId_PKV.type",
        "path": "Patient.identifier.type",
        "min": 1
      },
      {
        "id": "Patient.identifier:versichertenId_PKV.type.coding",
        "path": "Patient.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.identifier:versichertenId_PKV.type.coding.system",
        "path": "Patient.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "http://fhir.de/CodeSystem/identifier-type-de-basis"
      },
      {
        "id": "Patient.identifier:versichertenId_PKV.type.coding.version",
        "path": "Patient.identifier.type.coding.version",
        "min": 1
      },
      {
        "id": "Patient.identifier:versichertenId_PKV.type.coding.code",
        "path": "Patient.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "PKV"
      },
      {
        "id": "Patient.identifier:versichertenId_PKV.type.coding.display",
        "path": "Patient.identifier.type.coding.display",
        "min": 1,
        "patternString": "Resource identifier"
      },
      {
        "id": "Patient.identifier:versichertenId_PKV.type.coding.userSelected",
        "path": "Patient.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertenId_PKV.type.text",
        "path": "Patient.identifier.type.text",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertenId_PKV.system",
        "path": "Patient.identifier.system",
        "min": 1,
        "fixedUri": "http://fhir.de/sid/pkv/kvid-10",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertenId_PKV.value",
        "path": "Patient.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:versichertenId_PKV.period",
        "path": "Patient.identifier.period",
        "max": "0"
      },
      {
        "id": "Patient.identifier:versichertenId_PKV.assigner",
        "path": "Patient.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Patient.active",
        "path": "Patient.active",
        "max": "0"
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "use"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.name:name",
        "path": "Patient.name",
        "sliceName": "name",
        "max": "1",
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Name|1.3.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.text",
        "path": "Patient.name.text",
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.family",
        "path": "Patient.name.family",
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.family.extension",
        "path": "Patient.name.family.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.family.extension:namenszusatz",
        "path": "Patient.name.family.extension",
        "sliceName": "namenszusatz",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.family.extension:namenszusatz.value[x]",
        "path": "Patient.name.family.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.family.extension:namenszusatz.value[x]:valueString",
        "path": "Patient.name.family.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.family.extension:nachname",
        "path": "Patient.name.family.extension",
        "sliceName": "nachname",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.family.extension:nachname.value[x]",
        "path": "Patient.name.family.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.family.extension:nachname.value[x]:valueString",
        "path": "Patient.name.family.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.family.extension:vorsatzwort",
        "path": "Patient.name.family.extension",
        "sliceName": "vorsatzwort",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.family.extension:vorsatzwort.value[x]",
        "path": "Patient.name.family.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.family.extension:vorsatzwort.value[x]:valueString",
        "path": "Patient.name.family.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.given",
        "path": "Patient.name.given",
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.prefix",
        "path": "Patient.name.prefix",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.prefix.extension",
        "path": "Patient.name.prefix.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.prefix.extension:prefix-qualifier",
        "path": "Patient.name.prefix.extension",
        "sliceName": "prefix-qualifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.prefix.extension:prefix-qualifier.value[x]",
        "path": "Patient.name.prefix.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.prefix.extension:prefix-qualifier.value[x]:valueCode",
        "path": "Patient.name.prefix.extension.value[x]",
        "sliceName": "valueCode",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name:name.suffix",
        "path": "Patient.name.suffix",
        "max": "0"
      },
      {
        "id": "Patient.name:name.period",
        "path": "Patient.name.period",
        "max": "0"
      },
      {
        "id": "Patient.name:geburtsname",
        "path": "Patient.name",
        "sliceName": "geburtsname",
        "max": "1",
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Maiden_Name|1.3.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.name:geburtsname.text",
        "path": "Patient.name.text",
        "mustSupport": true
      },
      {
        "id": "Patient.name:geburtsname.family",
        "path": "Patient.name.family",
        "mustSupport": true
      },
      {
        "id": "Patient.name:geburtsname.family.extension",
        "path": "Patient.name.family.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name:geburtsname.family.extension:namenszusatz",
        "path": "Patient.name.family.extension",
        "sliceName": "namenszusatz",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "Patient.name:geburtsname.family.extension:namenszusatz.value[x]",
        "path": "Patient.name.family.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.name:geburtsname.family.extension:namenszusatz.value[x]:valueString",
        "path": "Patient.name.family.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name:geburtsname.family.extension:nachname",
        "path": "Patient.name.family.extension",
        "sliceName": "nachname",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name:geburtsname.family.extension:nachname.value[x]",
        "path": "Patient.name.family.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.name:geburtsname.family.extension:nachname.value[x]:valueString",
        "path": "Patient.name.family.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name:geburtsname.family.extension:vorsatzwort",
        "path": "Patient.name.family.extension",
        "sliceName": "vorsatzwort",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name:geburtsname.family.extension:vorsatzwort.value[x]",
        "path": "Patient.name.family.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.name:geburtsname.family.extension:vorsatzwort.value[x]:valueString",
        "path": "Patient.name.family.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name:geburtsname.suffix",
        "path": "Patient.name.suffix",
        "max": "0"
      },
      {
        "id": "Patient.name:geburtsname.period",
        "path": "Patient.name.period",
        "max": "0"
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "type": [
          {
            "code": "ContactPoint",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Contactpoint|1.3.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.telecom.system",
        "path": "Patient.telecom.system",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom.value",
        "path": "Patient.telecom.value",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom.use",
        "path": "Patient.telecom.use",
        "max": "0"
      },
      {
        "id": "Patient.telecom.rank",
        "path": "Patient.telecom.rank",
        "max": "0"
      },
      {
        "id": "Patient.telecom.period",
        "path": "Patient.telecom.period",
        "max": "0"
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "comment": "Für die meisten Patientenprofile ist das Geschlecht zwingend anzugeben. Da es beim Zaeb, Impfpass und eAu nicht auftaucht, muss die Kardinalizäz bei 0..1 verbleiben. Hier muss noch die Extension \"gender_amtlich_de hinzugefügt werden",
        "mustSupport": true
      },
      {
        "id": "Patient.gender.extension",
        "path": "Patient.gender.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        }
      },
      {
        "id": "Patient.gender.extension:other-amtlich",
        "path": "Patient.gender.extension",
        "sliceName": "other-amtlich",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.de/StructureDefinition/gender-amtlich-de|1.3.2"
            ]
          }
        ]
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "mustSupport": true
      },
      {
        "id": "Patient.deceased[x]",
        "path": "Patient.deceased[x]",
        "max": "0"
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "type"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift",
        "path": "Patient.address",
        "sliceName": "Strassenanschrift",
        "type": [
          {
            "code": "Address",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Street_Address|1.3.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.extension",
        "path": "Patient.address.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.extension:Stadtteil",
        "path": "Patient.address.extension",
        "sliceName": "Stadtteil",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.extension:Stadtteil.value[x]",
        "path": "Patient.address.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.extension:Stadtteil.value[x]:valueString",
        "path": "Patient.address.extension.value[x]",
        "sliceName": "valueString",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.use",
        "path": "Patient.address.use",
        "max": "0"
      },
      {
        "id": "Patient.address:Strassenanschrift.text",
        "path": "Patient.address.text",
        "max": "0"
      },
      {
        "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": "closed"
        },
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.line.extension:Strasse",
        "path": "Patient.address.line.extension",
        "sliceName": "Strasse",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.line.extension:Strasse.value[x]",
        "path": "Patient.address.line.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.line.extension:Strasse.value[x]:valueString",
        "path": "Patient.address.line.extension.value[x]",
        "sliceName": "valueString",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.line.extension:Hausnummer",
        "path": "Patient.address.line.extension",
        "sliceName": "Hausnummer",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.line.extension:Hausnummer.value[x]",
        "path": "Patient.address.line.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.line.extension:Hausnummer.value[x]:valueString",
        "path": "Patient.address.line.extension.value[x]",
        "sliceName": "valueString",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.line.extension:Adresszusatz",
        "path": "Patient.address.line.extension",
        "sliceName": "Adresszusatz",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.line.extension:Adresszusatz.value[x]",
        "path": "Patient.address.line.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.line.extension:Adresszusatz.value[x]:valueString",
        "path": "Patient.address.line.extension.value[x]",
        "sliceName": "valueString",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.city",
        "path": "Patient.address.city",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.state",
        "path": "Patient.address.state",
        "max": "0"
      },
      {
        "id": "Patient.address:Strassenanschrift.postalCode",
        "path": "Patient.address.postalCode",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.country",
        "path": "Patient.address.country",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Strassenanschrift.period",
        "path": "Patient.address.period",
        "max": "0"
      },
      {
        "id": "Patient.address:Postfach",
        "path": "Patient.address",
        "sliceName": "Postfach",
        "type": [
          {
            "code": "Address",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Datatype_Post_Office_Box|1.3.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.extension",
        "path": "Patient.address.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        },
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.extension:Stadtteil",
        "path": "Patient.address.extension",
        "sliceName": "Stadtteil",
        "min": 0,
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.extension:Stadtteil.value[x]",
        "path": "Patient.address.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.extension:Stadtteil.value[x]:valueString",
        "path": "Patient.address.extension.value[x]",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.use",
        "path": "Patient.address.use",
        "max": "0"
      },
      {
        "id": "Patient.address:Postfach.text",
        "path": "Patient.address.text",
        "max": "0"
      },
      {
        "id": "Patient.address:Postfach.line",
        "path": "Patient.address.line",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.line.extension",
        "path": "Patient.address.line.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.line.extension:Postfach",
        "path": "Patient.address.line.extension",
        "sliceName": "Postfach",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.line.extension:Postfach.value[x]",
        "path": "Patient.address.line.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.line.extension:Postfach.value[x]:valueString",
        "path": "Patient.address.line.extension.value[x]",
        "sliceName": "valueString",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.city",
        "path": "Patient.address.city",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.state",
        "path": "Patient.address.state",
        "max": "0"
      },
      {
        "id": "Patient.address:Postfach.postalCode",
        "path": "Patient.address.postalCode",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.country",
        "path": "Patient.address.country",
        "mustSupport": true
      },
      {
        "id": "Patient.address:Postfach.period",
        "path": "Patient.address.period",
        "max": "0"
      },
      {
        "id": "Patient.maritalStatus",
        "path": "Patient.maritalStatus",
        "max": "0"
      },
      {
        "id": "Patient.multipleBirth[x]",
        "path": "Patient.multipleBirth[x]",
        "max": "0"
      },
      {
        "id": "Patient.photo",
        "path": "Patient.photo",
        "max": "0"
      },
      {
        "id": "Patient.contact",
        "path": "Patient.contact",
        "max": "0"
      },
      {
        "id": "Patient.communication",
        "path": "Patient.communication",
        "short": "Bevorzugte Sprache",
        "definition": "Die Sprache, die zur Kommunikation mit dem Patienten über medizinische Themen verwendet werden kann.",
        "mustSupport": true
      },
      {
        "id": "Patient.communication.language",
        "path": "Patient.communication.language",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_CommonLanguages|1.3.0"
        }
      },
      {
        "id": "Patient.communication.language.coding",
        "path": "Patient.communication.language.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.communication.language.coding.system",
        "path": "Patient.communication.language.coding.system",
        "min": 1
      },
      {
        "id": "Patient.communication.language.coding.version",
        "path": "Patient.communication.language.coding.version",
        "max": "0"
      },
      {
        "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",
        "min": 1
      },
      {
        "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",
        "max": "0"
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "max": "0"
      },
      {
        "id": "Patient.managingOrganization",
        "path": "Patient.managingOrganization",
        "max": "0"
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "max": "0"
      }
    ]
  }
}