FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagerki.emiga.common
Resource TypeStructureDefinition
IdStructureDefinition-AffectedPerson.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.emiga.common@1.2.0-alpha.20&canonical=https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson
URLhttps://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson
Version0.4.0
Statusactive
Date2025-12-17
NameAffectedPerson
TitleBetroffene Person
DescriptionDie betroffene Person enthält relevante Angaben zum Patienten
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
CaseCompositionFall
CaseInformationCommonQuestionnaireResponseFall-Angaben-Fragebogen-Antworten

Resources that this resource uses

StructureDefinition
address-de-basisAdresse, deutsches Basisprofil
gender-amtlich-deDifferenzierung des administrativen Geschlechts 'other'
humanname-de-basisHumanName, deutsches Basisprofil
AddressUseAdressnutzung
FacilityAddressAffectedPersonEinrichtungsadresse Betroffene Person
LandOfBirthGeburtsland
LastModifiedByZuletzt editiert von
NullFlavorNull flavor
ProcessingStatusBearbeitungsstatus
RegionalKeyRegionalschlüssel und Regionalbezugsystem
SalutationAnrede
EmigaUserPractitionerEmiga Nutzende Person
IdentifierEmigaFileNumberEMIGA Aktenzeichen Identifier
IdentifierEmigaIDEMIGA-ID Identifier
IdentifierSurvNetFileNumberSurvNet Aktenzeichen Identifier
ValueSet
CountryCodesLändercodes gemäß Anlage 8 der DEÜV
CommonLanguageshäufige Sprachen
PersonResourceVisibilityTypeRessourcensichtbarkeit (Werteliste)
ProcessingStatusAffectedPersonBearbeitungsstatus betroffene Person
ResourceResponsibilityResourceResponsibility (Werteliste)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "AffectedPerson",
  "url": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
  "version": "0.4.0",
  "name": "AffectedPerson",
  "title": "Betroffene Person",
  "status": "active",
  "experimental": false,
  "date": "2025-12-17",
  "publisher": "Robert Koch-Institut",
  "description": "Die betroffene Person enthält relevante Angaben zum Patienten",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.meta",
        "path": "Patient.meta",
        "mustSupport": true
      },
      {
        "id": "Patient.meta.extension:lastModifiedBy",
        "path": "Patient.meta.extension",
        "sliceName": "lastModifiedBy",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://emiga.rki.de/fhir/common/Extension/LastModifiedBy"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.meta.extension:lastModifiedBy.value[x]",
        "path": "Patient.meta.extension.value[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://emiga.rki.de/fhir/common/StructureDefinition/EmigaUserPractitioner"
            ]
          }
        ]
      },
      {
        "id": "Patient.meta.profile",
        "path": "Patient.meta.profile",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.meta.profile:emigaprofile",
        "path": "Patient.meta.profile",
        "sliceName": "emigaprofile",
        "min": 0,
        "max": "*",
        "patternCanonical": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson"
      },
      {
        "id": "Patient.meta.security",
        "path": "Patient.meta.security",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open",
          "description": "Slicing security attribute by coding system",
          "ordered": false
        },
        "min": 2,
        "mustSupport": true
      },
      {
        "id": "Patient.meta.security:visibility",
        "path": "Patient.meta.security",
        "sliceName": "visibility",
        "min": 1,
        "max": "1",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "https://emiga.rki.de/fhir/common/ValueSet/PersonResourceVisibilityType"
        }
      },
      {
        "id": "Patient.meta.security:visibility.system",
        "path": "Patient.meta.security.system",
        "min": 1,
        "patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType",
        "mustSupport": true
      },
      {
        "id": "Patient.meta.security:visibility.code",
        "path": "Patient.meta.security.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.meta.security:responsibility",
        "path": "Patient.meta.security",
        "sliceName": "responsibility",
        "min": 1,
        "max": "1",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "https://emiga.rki.de/fhir/common/ValueSet/ResourceResponsibility"
        }
      },
      {
        "id": "Patient.meta.security:responsibility.system",
        "path": "Patient.meta.security.system",
        "min": 1,
        "patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility",
        "mustSupport": true
      },
      {
        "id": "Patient.meta.security:responsibility.code",
        "path": "Patient.meta.security.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.implicitRules",
        "path": "Patient.implicitRules",
        "max": "0"
      },
      {
        "id": "Patient.extension",
        "path": "Patient.extension",
        "mustSupport": true
      },
      {
        "id": "Patient.extension:citizenship",
        "path": "Patient.extension",
        "sliceName": "citizenship",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.extension:citizenship.extension:code",
        "path": "Patient.extension.extension",
        "sliceName": "code"
      },
      {
        "id": "Patient.extension:citizenship.extension:code.value[x]",
        "path": "Patient.extension.extension.value[x]",
        "short": "Staatsangehörigkeit",
        "definition": "Staatsangehörigkeit der betroffenen Person",
        "binding": {
          "strength": "extensible",
          "valueSet": "https://emiga.rki.de/fhir/ValueSet/CountryCodes"
        }
      },
      {
        "id": "Patient.extension:citizenship.extension:code.value[x].coding",
        "path": "Patient.extension.extension.value[x].coding",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.extension:citizenship.extension:code.value[x].coding.system",
        "path": "Patient.extension.extension.value[x].coding.system",
        "min": 1,
        "patternUri": "http://fhir.de/CodeSystem/deuev/anlage-8-laenderkennzeichen",
        "mustSupport": true
      },
      {
        "id": "Patient.extension:citizenship.extension:code.value[x].coding.version",
        "path": "Patient.extension.extension.value[x].coding.version",
        "mustSupport": true
      },
      {
        "id": "Patient.extension:citizenship.extension:code.value[x].coding.code",
        "path": "Patient.extension.extension.value[x].coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.extension:citizenship.extension:code.value[x].coding.display",
        "path": "Patient.extension.extension.value[x].coding.display",
        "mustSupport": true
      },
      {
        "id": "Patient.extension:landOfBirth",
        "path": "Patient.extension",
        "sliceName": "landOfBirth",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://emiga.rki.de/fhir/common/Extension/LandOfBirth"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.extension:processingStatus",
        "path": "Patient.extension",
        "sliceName": "processingStatus",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://emiga.rki.de/fhir/common/Extension/ProcessingStatus"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.extension:processingStatus.value[x]",
        "path": "Patient.extension.value[x]",
        "binding": {
          "strength": "required",
          "valueSet": "https://emiga.rki.de/fhir/common/ValueSet/ProcessingStatusAffectedPerson"
        }
      },
      {
        "id": "Patient.extension:facilityAssociation",
        "path": "Patient.extension",
        "sliceName": "facilityAssociation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://emiga.rki.de/fhir/common/Extension/FacilityAddressAffectedPerson"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.identifier",
        "path": "Patient.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open",
          "description": "slicing patient identifier by system",
          "ordered": false
        },
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:EmigaID",
        "path": "Patient.identifier",
        "sliceName": "EmigaID",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierEmigaID"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:EmigaID.use",
        "path": "Patient.identifier.use",
        "fixedCode": "official",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:EmigaFileNumber",
        "path": "Patient.identifier",
        "sliceName": "EmigaFileNumber",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierEmigaFileNumber"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:EmigaFileNumber.use",
        "path": "Patient.identifier.use",
        "fixedCode": "official",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:SurvNetFileNumber",
        "path": "Patient.identifier",
        "sliceName": "SurvNetFileNumber",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierSurvNetFileNumber"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:SurvNetFileNumber.use",
        "path": "Patient.identifier.use",
        "fixedCode": "temp",
        "mustSupport": true
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "short": "Name",
        "definition": "Name der betroffenen Person.",
        "type": [
          {
            "code": "HumanName",
            "profile": [
              "http://fhir.de/StructureDefinition/humanname-de-basis"
            ]
          }
        ],
        "constraint": [
          {
            "key": "maidenNameOnlyFamily",
            "human": "Wenn name.use = 'maiden', darf nur name.family ausgefüllt werden. Die anderen Namensbestandteile müssen leer sein.",
            "source": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
            "severity": "error",
            "expression": "name.where(use = 'maiden').all(given.empty() and prefix.empty() and suffix.empty() and text.empty() and family.exists())"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.name.extension:salutation",
        "path": "Patient.name.extension",
        "sliceName": "salutation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://emiga.rki.de/fhir/common/Extension/Salutation"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.name.use",
        "path": "Patient.name.use",
        "comment": "Die Geburtsname wird über den use 'maiden' abgebildet. Der offizielle Name wird über den use 'official' abgebildet. Der Kurzname wird über den use 'nickname' abgebildet. Wenn kein Wert angegeben wird, ist der offizielle Name gemeint.",
        "mustSupport": true
      },
      {
        "id": "Patient.name.family",
        "path": "Patient.name.family",
        "short": "Nachname",
        "definition": "Nachname der betroffenen Person.",
        "mustSupport": true
      },
      {
        "id": "Patient.name.given",
        "path": "Patient.name.given",
        "definition": "Vorname der betroffenen Person.",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "closed"
        },
        "definition": "Kontaktangaben der betroffenen Person. Telefonnummern, E-Mailadressen, Urls und Faxnummern können angegeben werden.",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom:Email",
        "path": "Patient.telecom",
        "sliceName": "Email",
        "min": 0,
        "max": "*"
      },
      {
        "id": "Patient.telecom:Email.system",
        "path": "Patient.telecom.system",
        "min": 1,
        "fixedCode": "email",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom:Email.value",
        "path": "Patient.telecom.value",
        "min": 1,
        "constraint": [
          {
            "key": "validEmailAddress",
            "human": "Die E-Mail-Adresse muss valide sein.",
            "source": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
            "severity": "error",
            "expression": "$this.matches('^[a-zA-Z0-9._%+-]+@(?:[a-zA-Z0-9-]+[.])+[a-zA-Z0-9]{2,63}[%content%]#x27;)"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.telecom:Phone",
        "path": "Patient.telecom",
        "sliceName": "Phone",
        "min": 0,
        "max": "*"
      },
      {
        "id": "Patient.telecom:Phone.system",
        "path": "Patient.telecom.system",
        "min": 1,
        "fixedCode": "phone",
        "mustSupport": true
      },
      {
        "id": "Patient.telecom:Phone.value",
        "path": "Patient.telecom.value",
        "min": 1,
        "constraint": [
          {
            "key": "validPhoneNumber",
            "human": "Die Telefonnummer muss valide sein.",
            "source": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
            "severity": "error",
            "expression": "$this.matches('^(( ?\\\\+[0-9]{2,4}( ?[0-9]+? ?| ? \\\\([0-9]+?\\\\) ?))|(\\\\(0[0-9 ]+?\\\\) ?)|( 0[0-9]+? ?( |-|\\/) ?))? ?[0-9]+?[0-9 \\/-]*[0-9][%content%]#x27;)"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.telecom:Fax",
        "path": "Patient.telecom",
        "sliceName": "Fax",
        "min": 0,
        "max": "*"
      },
      {
        "id": "Patient.telecom:Fax.system",
        "path": "Patient.telecom.system",
        "min": 1,
        "fixedCode": "fax"
      },
      {
        "id": "Patient.telecom:Fax.value",
        "path": "Patient.telecom.value",
        "min": 1,
        "constraint": [
          {
            "key": "validFaxNumber",
            "human": "Die Faxnummer muss valide sein.",
            "source": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
            "severity": "error",
            "expression": "$this.matches('^(( ?\\\\+[0-9]{2,4}( ?[0-9]+? ?| ? \\\\([0-9]+?\\\\) ?))|(\\\\(0[0-9 ]+?\\\\) ?)|( 0[0-9]+? ?( |-|\\/) ?))? ?[0-9]+?[0-9 \\/-]*[0-9][%content%]#x27;)"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "mustSupport": true
      },
      {
        "id": "Patient.gender.extension:other-amtlich",
        "path": "Patient.gender.extension",
        "sliceName": "other-amtlich",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.de/StructureDefinition/gender-amtlich-de"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.gender.extension:null-flavor",
        "path": "Patient.gender.extension",
        "sliceName": "null-flavor",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://emiga.rki.de/fhir/common/Extension/NullFlavor"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "short": "Geburtsdatum",
        "definition": "Geburtsdatum der betroffenen Person",
        "constraint": [
          {
            "key": "validBirthDate",
            "human": "Das Geburtsjahr muss mit 19 oder 20 beginnen.",
            "source": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
            "severity": "warning",
            "expression": "$this.toString().matches('^19[0-9]{2}-[0-9]{2}-[0-9]{2}|20[0-9]{2}-[0-9]{2}-[0-9]{2}|19[0-9]{2}-[0-9]{2}|20[0-9]{2}-[0-9]{2}|19[0-9]{2}|20[0-9]{2}[%content%]#x27;)"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.deceased[x]",
        "path": "Patient.deceased[x]",
        "short": "Verstorben",
        "definition": "Angabe ob die betroffene Person verstorben ist",
        "mustSupport": true
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "type": [
          {
            "code": "Address",
            "profile": [
              "http://fhir.de/StructureDefinition/address-de-basis"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.extension:Stadtteil",
        "path": "Patient.address.extension",
        "sliceName": "Stadtteil",
        "mustSupport": true
      },
      {
        "id": "Patient.address.extension:Stadtteil.value[x]",
        "path": "Patient.address.extension.value[x]",
        "constraint": [
          {
            "key": "validString",
            "human": "Zeichenlänge maximal 255 Zeichen",
            "source": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
            "severity": "error",
            "expression": "$this.matches('^.{1,255}[%content%]#x27;)"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.extension:addressUse",
        "path": "Patient.address.extension",
        "sliceName": "addressUse",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://demis.rki.de/fhir/StructureDefinition/AddressUse"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.extension:addressUse.extension",
        "path": "Patient.address.extension.extension",
        "max": "0"
      },
      {
        "id": "Patient.address.extension:geolocation",
        "path": "Patient.address.extension",
        "sliceName": "geolocation",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/geolocation"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.extension:geolocation.extension",
        "path": "Patient.address.extension.extension",
        "mustSupport": true
      },
      {
        "id": "Patient.address.extension:geolocation.extension:latitude",
        "path": "Patient.address.extension.extension",
        "sliceName": "latitude",
        "mustSupport": true
      },
      {
        "id": "Patient.address.extension:geolocation.extension:longitude",
        "path": "Patient.address.extension.extension",
        "sliceName": "longitude",
        "mustSupport": true
      },
      {
        "id": "Patient.address.extension:regionalKey",
        "path": "Patient.address.extension",
        "sliceName": "regionalKey",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://emiga.rki.de/fhir/common/Extension/RegionalKey"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.extension:regionalKey.extension:regionKey",
        "path": "Patient.address.extension.extension",
        "sliceName": "regionKey",
        "mustSupport": true
      },
      {
        "id": "Patient.address.extension:regionalKey.extension:regionReferenceSystem",
        "path": "Patient.address.extension.extension",
        "sliceName": "regionReferenceSystem",
        "mustSupport": true
      },
      {
        "id": "Patient.address.use",
        "path": "Patient.address.use",
        "comment": "Die Nutzung der Adresse wird über die Extension AddressUse abgebildet.",
        "max": "0"
      },
      {
        "id": "Patient.address.line.extension:Strasse",
        "path": "Patient.address.line.extension",
        "sliceName": "Strasse",
        "mustSupport": true
      },
      {
        "id": "Patient.address.line.extension:Strasse.value[x]",
        "path": "Patient.address.line.extension.value[x]",
        "constraint": [
          {
            "key": "validString",
            "human": "Zeichenlänge maximal 255 Zeichen",
            "source": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
            "severity": "error",
            "expression": "$this.matches('^.{1,255}[%content%]#x27;)"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.line.extension:Hausnummer",
        "path": "Patient.address.line.extension",
        "sliceName": "Hausnummer",
        "mustSupport": true
      },
      {
        "id": "Patient.address.line.extension:Hausnummer.value[x]",
        "path": "Patient.address.line.extension.value[x]",
        "constraint": [
          {
            "key": "validHouseNumber",
            "human": "Die Hausnummer muss valide sein. Zeichenlänge maximal 50 Zeichen",
            "source": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
            "severity": "error",
            "expression": "$this.matches('^.{1,50}[%content%]#x27;)"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.line.extension:Adresszusatz",
        "path": "Patient.address.line.extension",
        "sliceName": "Adresszusatz",
        "mustSupport": true
      },
      {
        "id": "Patient.address.line.extension:Adresszusatz.value[x]",
        "path": "Patient.address.line.extension.value[x]",
        "constraint": [
          {
            "key": "validString",
            "human": "Zeichenlänge maximal 255 Zeichen",
            "source": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
            "severity": "error",
            "expression": "$this.matches('^.{1,255}[%content%]#x27;)"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.line.extension:Postfach",
        "path": "Patient.address.line.extension",
        "sliceName": "Postfach",
        "mustSupport": true
      },
      {
        "id": "Patient.address.line.extension:Postfach.value[x]",
        "path": "Patient.address.line.extension.value[x]",
        "constraint": [
          {
            "key": "validString",
            "human": "Zeichenlänge maximal 255 Zeichen",
            "source": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
            "severity": "error",
            "expression": "$this.matches('^.{1,255}[%content%]#x27;)"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.city",
        "path": "Patient.address.city",
        "short": "Stadt",
        "definition": "Stadt",
        "constraint": [
          {
            "key": "validString",
            "human": "Zeichenlänge maximal 255 Zeichen",
            "source": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
            "severity": "error",
            "expression": "$this.matches('^.{1,255}[%content%]#x27;)"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.state",
        "path": "Patient.address.state",
        "mustSupport": true
      },
      {
        "id": "Patient.address.postalCode",
        "path": "Patient.address.postalCode",
        "definition": "Postleitzahl",
        "constraint": [
          {
            "key": "validPLZ",
            "human": "Die PLZ muss valide sein. Zeichenlänge maximal 10 Zeichen",
            "source": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
            "severity": "error",
            "expression": "$this.matches('^.{1,10}[%content%]#x27;)"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.address.country",
        "path": "Patient.address.country",
        "short": "Land",
        "definition": "Land",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/iso3166-1-2"
        }
      },
      {
        "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.communication",
        "path": "Patient.communication",
        "mustSupport": true
      },
      {
        "id": "Patient.communication.language",
        "path": "Patient.communication.language",
        "short": "Sprachkentnisse",
        "definition": "Sprachkentnisse der betroffenen Person.",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "https://emiga.rki.de/fhir/common/ValueSet/CommonLanguages"
        }
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "short": "Behandelnde Person (Arzt/Ärztin)",
        "definition": "Behandelnde Person der betroffenen Person.",
        "mustSupport": true
      },
      {
        "id": "Patient.managingOrganization",
        "path": "Patient.managingOrganization",
        "max": "0"
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "other"
            }
          ],
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "Patient.link:relatedPersonLink",
        "path": "Patient.link",
        "sliceName": "relatedPersonLink",
        "short": "Link zu einer Bezugsperson (RelatedPerson) Resource die den selben Person darstellt",
        "min": 0,
        "max": "*",
        "mustSupport": true
      },
      {
        "id": "Patient.link:relatedPersonLink.other",
        "path": "Patient.link.other",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
            ],
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
                "valueBoolean": false
              }
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.link:relatedPersonLink.other.reference",
        "path": "Patient.link.other.reference",
        "mustSupport": true
      },
      {
        "id": "Patient.link:relatedPersonLink.type",
        "path": "Patient.link.type",
        "fixedCode": "seealso",
        "mustSupport": true
      },
      {
        "id": "Patient.link:patientLink",
        "path": "Patient.link",
        "sliceName": "patientLink",
        "short": "Link zu einer betroffenen Person (Patient) Resource die den selben Person darstellt",
        "min": 0,
        "max": "*",
        "mustSupport": true
      },
      {
        "id": "Patient.link:patientLink.other",
        "path": "Patient.link.other",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ],
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
                "valueBoolean": false
              }
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Patient.link:patientLink.other.reference",
        "path": "Patient.link.other.reference",
        "mustSupport": true
      },
      {
        "id": "Patient.link:patientLink.type",
        "path": "Patient.link.type",
        "mustSupport": true
      }
    ]
  }
}