PackagesCanonicalsLogsProblems
    Packages
    kbv.ita.vos@2.2.0-kommentierung
    https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient
{
  "description": "Informationen zu der behandelten Person zur Übermittlung vom PVS an die VoS",
  "_filename": "StructureDefinition-KBV-PR-VoS-Patient.json",
  "package_name": "kbv.ita.vos",
  "date": "2025-10-01",
  "derivation": "constraint",
  "publisher": "Kassenärztliche Bundesvereinigung",
  "fhirVersion": "4.0.1",
  "name": "KBV_PR_VoS_Patient",
  "abstract": false,
  "type": "Patient",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "KBV_PR_VoS_Patient",
  "package_version": "2.2.0-kommentierung",
  "status": "draft",
  "id": "9f7888b0-cf7e-409a-bb5e-302df1c154e0",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient",
  "version": "2.2.0",
  "differential": {
    "element": [ {
      "id": "Patient",
      "path": "Patient",
      "short": "Patient",
      "constraint": [ {
        "key": "-for-adresszeilenAufbauPatientRessource-1",
        "human": "Falls die erste Adresszeile einen Straßennamen und eine Hausnummer besitzt, sind diese zusammen im Element 'line' mit mindestens einem Leerzeichen getrennt anzugeben.",
        "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient",
        "severity": "error",
        "expression": "(address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber').exists() and address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName').exists()) implies (address.line[0].indexOf(%context.address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName').value as string)=0 and address.line[0].substring(%context.address.line[0].length()-(%context.address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber').value as string).length(), (%context.address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber').value as string).length()).matches(%context.address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber').value as string) and address.line[0].substring((%context.address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName').value as string).length(), %context.address.line[0].length()-(%context.address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName').value as string).length()-(%context.address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber').value as string).length()).matches('^ +$'))"
      }, {
        "key": "-for-adresszeilenAufbauPatientRessource-2",
        "human": "Falls die erste Adresszeile keinen Straßennamen und eine Hausnummer besitzt, ist letztere im Element 'line' anzugeben.",
        "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient",
        "severity": "error",
        "expression": "(address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber').exists() and address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName').exists().not()) implies address.line[0] = (address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber').value as string)"
      }, {
        "key": "-for-adresszeilenAufbauPatientRessource-3",
        "human": "Falls die erste Adresszeile keine Hausnummer und einen Straßennamen besitzt, ist letzterer im Element 'line' anzugeben.",
        "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient",
        "severity": "error",
        "expression": "(address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber').exists().not() and address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName').exists()) implies address.line[0] = (address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName').value as string)"
      }, {
        "key": "-for-adresszeilenAufbauPatientRessource-4",
        "human": "Falls eine Adresszeile einen Adresszusatz besitzt, ist dieser im Element 'line' anzugeben.",
        "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient",
        "severity": "error",
        "expression": "(address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator').exists() implies address.line[0] = (address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator').value as string)) and (address.line[1].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator').exists() implies address.line[1] = (address.line[1].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator').value as string))"
      }, {
        "key": "-for-adresszeilenAufbauPatientRessource-5",
        "human": "Falls die erste Adresszeile ein Postfach besitzt, ist dieses im Element 'line' anzugeben.",
        "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient",
        "severity": "error",
        "expression": "address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox').exists() implies address.line[0] = (address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox').value as string)"
      }, {
        "key": "-for-adresszeilenAufbauPatientRessource-6",
        "human": "Falls die erste Adresszeile einen Straßennamen oder eine Hausnummer besitzt, darf sie keinen Adresszusatz enthalten.",
        "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient",
        "severity": "error",
        "expression": "(address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber').exists() or address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName').exists()) implies address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator').exists().not()"
      }, {
        "key": "-for-adresszeilenAufbauPatientRessource-7",
        "human": "Falls eine zweite Adresszeile existiert, darf sie weder einen Straßennamen oder eine Hausnummer enthalten und muss einen Adresszusatz enthalten.",
        "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient",
        "severity": "error",
        "expression": "address.line[1].exists() implies address.line[1].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber').exists().not() and address.line[1].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName').exists().not() and address.line[1].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator').exists()"
      }, {
        "key": "-for-adresszeilenAufbauPatientRessource-8",
        "human": "Falls eine zweite Adresszeile existiert, muss die erste Adresszeile einen Straßennamen oder eine Hausnummer enthalten und darf keinen Adresszusatz besitzen.",
        "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient",
        "severity": "error",
        "expression": "address.line[1].exists() implies ((address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber').exists() or address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName').exists()) and address.line[0].extension('http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator').exists().not())"
      } ],
      "definition": "Informationen zur Person, dessen Behandlung dem Aufruf der VoS zugrunde liegt"
    }, {
      "id": "Patient.id",
      "min": 1,
      "path": "Patient.id",
      "mustSupport": true
    }, {
      "id": "Patient.meta",
      "min": 1,
      "path": "Patient.meta",
      "mustSupport": true
    }, {
      "id": "Patient.meta.source",
      "max": "0",
      "path": "Patient.meta.source"
    }, {
      "id": "Patient.meta.profile",
      "min": 1,
      "path": "Patient.meta.profile",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.meta.profile:vosProfile",
      "max": "1",
      "min": 1,
      "path": "Patient.meta.profile",
      "sliceName": "vosProfile",
      "mustSupport": true,
      "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient|2.2.0"
    }, {
      "id": "Patient.meta.security",
      "max": "0",
      "path": "Patient.meta.security"
    }, {
      "id": "Patient.meta.tag",
      "max": "0",
      "path": "Patient.meta.tag"
    }, {
      "id": "Patient.implicitRules",
      "max": "0",
      "path": "Patient.implicitRules"
    }, {
      "id": "Patient.language",
      "max": "0",
      "path": "Patient.language"
    }, {
      "id": "Patient.contained",
      "max": "0",
      "path": "Patient.contained"
    }, {
      "id": "Patient.identifier",
      "max": "2",
      "min": 1,
      "path": "Patient.identifier",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "type",
          "type": "value"
        } ]
      },
      "definition": "Es muss genau einer der Identifier versichertenId, versichertennummer_pkv und versichertennummer_kvk ausgewählt werden. Optional kann noch ein Identifier \"pid\" übergeben werden."
    }, {
      "id": "Patient.identifier:pid",
      "max": "1",
      "path": "Patient.identifier",
      "short": "Patienten-ID",
      "sliceName": "pid",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:pid.type",
      "path": "Patient.identifier.type",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:pid.type.coding",
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:pid.type.coding.system",
      "path": "Patient.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:pid.type.coding.version",
      "max": "0",
      "path": "Patient.identifier.type.coding.version"
    }, {
      "id": "Patient.identifier:pid.type.coding.code",
      "path": "Patient.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:pid.type.coding.display",
      "max": "0",
      "path": "Patient.identifier.type.coding.display"
    }, {
      "id": "Patient.identifier:pid.type.coding.userSelected",
      "max": "0",
      "path": "Patient.identifier.type.coding.userSelected"
    }, {
      "id": "Patient.identifier:pid.type.text",
      "max": "0",
      "path": "Patient.identifier.type.text"
    }, {
      "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",
      "max": "0",
      "path": "Patient.identifier.period"
    }, {
      "id": "Patient.identifier:pid.assigner",
      "max": "0",
      "path": "Patient.identifier.assigner"
    }, {
      "id": "Patient.identifier:versichertenId",
      "path": "Patient.identifier",
      "sliceName": "versichertenId",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId.type",
      "path": "Patient.identifier.type",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId.type.coding",
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId.type.coding.system",
      "path": "Patient.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId.type.coding.version",
      "max": "0",
      "path": "Patient.identifier.type.coding.version"
    }, {
      "id": "Patient.identifier:versichertenId.type.coding.code",
      "path": "Patient.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId.type.coding.display",
      "max": "0",
      "path": "Patient.identifier.type.coding.display"
    }, {
      "id": "Patient.identifier:versichertenId.type.coding.userSelected",
      "max": "0",
      "path": "Patient.identifier.type.coding.userSelected"
    }, {
      "id": "Patient.identifier:versichertenId.type.text",
      "max": "0",
      "path": "Patient.identifier.type.text"
    }, {
      "id": "Patient.identifier:versichertenId.system",
      "path": "Patient.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId.value",
      "path": "Patient.identifier.value",
      "constraint": [ {
        "key": "-for-laengeVersichertenId",
        "human": "Der unveränderliche Teil der VersichertenId muss 10-stellig sein und mit einem Großbuchstaben anfangen.",
        "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient",
        "severity": "error",
        "expression": "matches('^[A-Z][0-9]{9}$' )"
      } ],
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertenId.period",
      "max": "0",
      "path": "Patient.identifier.period"
    }, {
      "id": "Patient.identifier:versichertenId.assigner",
      "max": "0",
      "path": "Patient.identifier.assigner"
    }, {
      "id": "Patient.identifier:versichertennummer_pkv",
      "path": "Patient.identifier",
      "sliceName": "versichertennummer_pkv",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_pkv.type",
      "path": "Patient.identifier.type",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_pkv.type.coding",
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_pkv.type.coding.system",
      "path": "Patient.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_pkv.type.coding.code",
      "path": "Patient.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_pkv.value",
      "path": "Patient.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_pkv.period",
      "max": "0",
      "path": "Patient.identifier.period"
    }, {
      "id": "Patient.identifier:versichertennummer_pkv.assigner",
      "path": "Patient.identifier.assigner",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_pkv.assigner.identifier",
      "path": "Patient.identifier.assigner.identifier",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_pkv.assigner.identifier.system",
      "path": "Patient.identifier.assigner.identifier.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_pkv.assigner.identifier.value",
      "path": "Patient.identifier.assigner.identifier.value",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_pkv.assigner.display",
      "path": "Patient.identifier.assigner.display",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:reisepassnummer",
      "max": "0",
      "path": "Patient.identifier",
      "sliceName": "reisepassnummer"
    }, {
      "id": "Patient.identifier:reisepassnummer.assigner",
      "max": "0",
      "path": "Patient.identifier.assigner"
    }, {
      "id": "Patient.identifier:versichertennummer_kvk",
      "path": "Patient.identifier",
      "sliceName": "versichertennummer_kvk",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_kvk.type",
      "path": "Patient.identifier.type",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_kvk.type.coding",
      "path": "Patient.identifier.type.coding",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_kvk.type.coding.system",
      "path": "Patient.identifier.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_kvk.type.coding.version",
      "max": "0",
      "path": "Patient.identifier.type.coding.version"
    }, {
      "id": "Patient.identifier:versichertennummer_kvk.type.coding.code",
      "path": "Patient.identifier.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Patient.identifier:versichertennummer_kvk.type.coding.display",
      "max": "0",
      "path": "Patient.identifier.type.coding.display"
    }, {
      "id": "Patient.identifier:versichertennummer_kvk.type.coding.userSelected",
      "max": "0",
      "path": "Patient.identifier.type.coding.userSelected"
    }, {
      "id": "Patient.identifier:versichertennummer_kvk.type.text",
      "max": "0",
      "path": "Patient.identifier.type.text"
    }, {
      "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",
      "max": "0",
      "path": "Patient.identifier.period"
    }, {
      "id": "Patient.identifier:versichertennummer_kvk.assigner",
      "max": "0",
      "path": "Patient.identifier.assigner"
    }, {
      "id": "Patient.active",
      "max": "0",
      "path": "Patient.active"
    }, {
      "id": "Patient.name",
      "max": "1",
      "path": "Patient.name",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "use",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.name:name",
      "min": 1,
      "path": "Patient.name",
      "sliceName": "name",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.use",
      "path": "Patient.name.use",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family",
      "path": "Patient.name.family",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family.extension",
      "max": "3",
      "min": 1,
      "path": "Patient.name.family.extension",
      "slicing": {
        "rules": "closed",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family.extension:namenszusatz",
      "path": "Patient.name.family.extension",
      "sliceName": "namenszusatz",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family.extension:namenszusatz.value[x]",
      "min": 1,
      "path": "Patient.name.family.extension.value[x]",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family.extension:namenszusatz.value[x]:valueString",
      "max": "1",
      "min": 1,
      "path": "Patient.name.family.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "valueString",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family.extension:nachname",
      "path": "Patient.name.family.extension",
      "sliceName": "nachname",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family.extension:nachname.value[x]",
      "path": "Patient.name.family.extension.value[x]",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family.extension:nachname.value[x]:valueString",
      "max": "1",
      "min": 1,
      "path": "Patient.name.family.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "valueString",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family.extension:vorsatzwort",
      "path": "Patient.name.family.extension",
      "sliceName": "vorsatzwort",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family.extension:vorsatzwort.value[x]",
      "path": "Patient.name.family.extension.value[x]",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.name:name.family.extension:vorsatzwort.value[x]:valueString",
      "max": "1",
      "min": 1,
      "path": "Patient.name.family.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "valueString",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.given",
      "min": 1,
      "path": "Patient.name.given",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.prefix",
      "max": "1",
      "path": "Patient.name.prefix",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.prefix.extension",
      "max": "1",
      "path": "Patient.name.prefix.extension",
      "slicing": {
        "rules": "closed",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Patient.name:name.prefix.extension:prefix-qualifier",
      "path": "Patient.name.prefix.extension",
      "sliceName": "prefix-qualifier",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.prefix.extension:prefix-qualifier.value[x]",
      "path": "Patient.name.prefix.extension.value[x]",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.name:name.prefix.extension:prefix-qualifier.value[x]:valueCode",
      "path": "Patient.name.prefix.extension.value[x]",
      "type": [ {
        "code": "code"
      } ],
      "sliceName": "valueCode",
      "mustSupport": true
    }, {
      "id": "Patient.name:name.suffix",
      "max": "0",
      "path": "Patient.name.suffix"
    }, {
      "id": "Patient.name:name.period",
      "max": "0",
      "path": "Patient.name.period"
    }, {
      "id": "Patient.name:geburtsname",
      "max": "0",
      "path": "Patient.name",
      "sliceName": "geburtsname"
    }, {
      "id": "Patient.telecom",
      "max": "0",
      "path": "Patient.telecom"
    }, {
      "id": "Patient.gender",
      "min": 1,
      "path": "Patient.gender",
      "mustSupport": true
    }, {
      "id": "Patient.gender.extension:other-amtlich",
      "path": "Patient.gender.extension",
      "sliceName": "other-amtlich",
      "mustSupport": true
    }, {
      "id": "Patient.gender.extension:other-amtlich.value[x]",
      "path": "Patient.gender.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate",
      "path": "Patient.birthDate",
      "short": "Geburtsdatum",
      "definition": "Das Geburtsdatum der behandelten Person",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate.extension:data-absent-reason",
      "path": "Patient.birthDate.extension",
      "sliceName": "data-absent-reason",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate.extension:data-absent-reason.value[x]",
      "path": "Patient.birthDate.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Patient.birthDate.extension:data-absent-reason.value[x]:valueCode",
      "path": "Patient.birthDate.extension.value[x]",
      "type": [ {
        "code": "code"
      } ],
      "sliceName": "valueCode",
      "mustSupport": true
    }, {
      "id": "Patient.deceased[x]",
      "max": "0",
      "path": "Patient.deceased[x]"
    }, {
      "id": "Patient.address",
      "max": "1",
      "min": 1,
      "path": "Patient.address",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift",
      "max": "1",
      "path": "Patient.address",
      "sliceName": "Strassenanschrift",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.use",
      "max": "0",
      "path": "Patient.address.use"
    }, {
      "id": "Patient.address:Strassenanschrift.type",
      "path": "Patient.address.type",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.text",
      "max": "0",
      "path": "Patient.address.text"
    }, {
      "id": "Patient.address:Strassenanschrift.line",
      "max": "2",
      "path": "Patient.address.line",
      "definition": "Diese Komponente kann Straßennamen, Hausnummer, Appartmentnummer, Postfach, c/o sowie weitere Zustellungshinweise enthalten. Die Informationen können in mehrere line-Komponenten aufgeteilt werden.\r\nBei Verwendung der Extensions, um Straße, Hausnnummer und Postleitzahl strukturiert zu übermitteln, müssen diese Informationen stets vollständig auch in der line-Komponente, die sie erweitern, enthalten sein, um es Systemen, die diese Extensions nicht verwenden zu ermöglichen, auf diese Informationen zugreifen zu können. Es wird empfohlen, dass die erste Zeile für Straße und Hausnummer und die zweite Zeile für den Zusatz verwendet wird.",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension:Strasse",
      "path": "Patient.address.line.extension",
      "sliceName": "Strasse",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension:Strasse.value[x]",
      "path": "Patient.address.line.extension.value[x]",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension:Strasse.value[x]:valueString",
      "max": "1",
      "min": 1,
      "path": "Patient.address.line.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "valueString",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension:Hausnummer",
      "path": "Patient.address.line.extension",
      "sliceName": "Hausnummer",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension:Hausnummer.value[x]",
      "path": "Patient.address.line.extension.value[x]",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension:Hausnummer.value[x]:valueString",
      "max": "1",
      "min": 1,
      "path": "Patient.address.line.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "valueString",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension:Adresszusatz",
      "path": "Patient.address.line.extension",
      "sliceName": "Adresszusatz",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension:Adresszusatz.value[x]",
      "path": "Patient.address.line.extension.value[x]",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.line.extension:Adresszusatz.value[x]:valueString",
      "max": "1",
      "min": 1,
      "path": "Patient.address.line.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "valueString",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.city",
      "path": "Patient.address.city",
      "mustSupport": true
    }, {
      "id": "Patient.address:Strassenanschrift.state",
      "max": "0",
      "path": "Patient.address.state"
    }, {
      "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",
      "max": "0",
      "path": "Patient.address.period"
    }, {
      "id": "Patient.address:Postfach",
      "max": "1",
      "path": "Patient.address",
      "sliceName": "Postfach",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.use",
      "max": "0",
      "path": "Patient.address.use"
    }, {
      "id": "Patient.address:Postfach.type",
      "path": "Patient.address.type",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.text",
      "max": "0",
      "path": "Patient.address.text"
    }, {
      "id": "Patient.address:Postfach.line",
      "max": "1",
      "path": "Patient.address.line",
      "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": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.line.extension:Postfach.value[x]:valueString",
      "max": "1",
      "min": 1,
      "path": "Patient.address.line.extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "valueString",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.city",
      "path": "Patient.address.city",
      "mustSupport": true
    }, {
      "id": "Patient.address:Postfach.state",
      "max": "0",
      "path": "Patient.address.state"
    }, {
      "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",
      "max": "0",
      "path": "Patient.address.period"
    }, {
      "id": "Patient.maritalStatus",
      "max": "0",
      "path": "Patient.maritalStatus"
    }, {
      "id": "Patient.multipleBirth[x]",
      "max": "0",
      "path": "Patient.multipleBirth[x]"
    }, {
      "id": "Patient.photo",
      "max": "0",
      "path": "Patient.photo"
    }, {
      "id": "Patient.contact",
      "max": "0",
      "path": "Patient.contact"
    }, {
      "id": "Patient.communication",
      "max": "0",
      "path": "Patient.communication"
    }, {
      "id": "Patient.generalPractitioner",
      "max": "0",
      "path": "Patient.generalPractitioner"
    }, {
      "id": "Patient.managingOrganization",
      "max": "0",
      "path": "Patient.managingOrganization"
    }, {
      "id": "Patient.link",
      "max": "0",
      "path": "Patient.link"
    } ]
  },
  "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0"
}