FHIR IG Statistics: StructureDefinition/AffectedPerson
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "AffectedPerson",
"url": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPerson",
"version": "0.1.0",
"name": "AffectedPerson",
"title": "Betroffene Person",
"status": "active",
"experimental": false,
"date": "2025-04-09",
"publisher": "Robert Koch-Institut",
"description": "Die betroffene Person enthält relevante Angaben zum Patienten",
"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.meta",
"path": "Patient.meta",
"mustSupport": true
},
{
"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|0.2.0"
},
{
"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
},
"mustSupport": true
},
{
"id": "Patient.meta.security:visibility",
"path": "Patient.meta.security",
"sliceName": "visibility",
"min": 0,
"max": "1",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "https://emiga.rki.de/fhir/common/ValueSet/ResourceVisibilityType"
}
},
{
"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": 0,
"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:staatsangehoerigkeit",
"path": "Patient.extension",
"sliceName": "staatsangehoerigkeit",
"min": 0,
"max": "2",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/patient-citizenship"
]
}
]
},
{
"id": "Patient.extension:geburtsort",
"path": "Patient.extension",
"sliceName": "geburtsort",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/patient-birthPlace"
]
}
]
},
{
"id": "Patient.identifier",
"path": "Patient.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open",
"description": "slicing patient identifier by system",
"ordered": false
},
"min": 2,
"mustSupport": true
},
{
"id": "Patient.identifier:referencenumberpatientid",
"path": "Patient.identifier",
"sliceName": "referencenumberpatientid",
"min": 1,
"max": "1",
"type": [
{
"code": "Identifier",
"profile": [
"https://emiga.rki.de/fhir/fall/StructureDefinition/IdentifierReferenceNumberPatientId"
]
}
],
"mustSupport": true
},
{
"id": "Patient.identifier:referencenumberpatientid.use",
"path": "Patient.identifier.use",
"fixedCode": "official",
"mustSupport": true
},
{
"id": "Patient.identifier:filenumberpatientid",
"path": "Patient.identifier",
"sliceName": "filenumberpatientid",
"min": 1,
"max": "1",
"type": [
{
"code": "Identifier",
"profile": [
"https://emiga.rki.de/fhir/fall/StructureDefinition/IdentifierFileNumberPatientId"
]
}
],
"mustSupport": true
},
{
"id": "Patient.identifier:filenumberpatientid.use",
"path": "Patient.identifier.use",
"fixedCode": "secondary",
"mustSupport": true
},
{
"id": "Patient.name",
"path": "Patient.name",
"short": "Name",
"definition": "Name der betroffenen Person.",
"max": "1",
"type": [
{
"code": "HumanName",
"profile": [
"http://fhir.de/StructureDefinition/humanname-de-basis"
]
}
],
"mustSupport": true
},
{
"id": "Patient.name.extension",
"path": "Patient.name.extension",
"min": 1
},
{
"id": "Patient.name.extension:salutation",
"path": "Patient.name.extension",
"sliceName": "salutation",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://emiga.rki.de/fhir/common/StructureDefinition/Salutation"
]
}
],
"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.",
"max": "1",
"mustSupport": true
},
{
"id": "Patient.telecom",
"path": "Patient.telecom",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "closed"
},
"definition": "Kontaktangaben der Organisation. 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%]#39;)"
}
],
"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%]#39;)"
}
],
"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%]#39;)"
}
],
"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:data-absent-reason",
"path": "Patient.gender.extension",
"sliceName": "data-absent-reason",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://hl7.org/fhir/StructureDefinition/data-absent-reason"
]
}
],
"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%]#39;)"
}
],
"mustSupport": true
},
{
"id": "Patient.deceased[x]",
"path": "Patient.deceased[x]",
"mustSupport": true
},
{
"id": "Patient.address",
"path": "Patient.address",
"max": "1",
"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%]#39;)"
}
],
"mustSupport": true
},
{
"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%]#39;)"
}
],
"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%]#39;)"
}
],
"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%]#39;)"
}
],
"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%]#39;)"
}
],
"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%]#39;)"
}
],
"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%]#39;)"
}
],
"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.contact",
"path": "Patient.contact",
"max": "0"
},
{
"id": "Patient.communication",
"path": "Patient.communication",
"max": "0"
},
{
"id": "Patient.generalPractitioner",
"path": "Patient.generalPractitioner",
"max": "0"
},
{
"id": "Patient.managingOrganization",
"path": "Patient.managingOrganization",
"max": "0"
}
]
}
}