FHIR IG analytics| Package | de.gematik.sterbefall |
| Resource Type | Patient |
| Id | Patient-StfVerstorbenePerson-BY1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "StfVerstorbenePerson-BY1",
"meta": {
"profile": [
"http://gematik.de/fhir/oegd/stf/StructureDefinition/StfVerstorbenePerson"
]
},
"identifier": [
{
"type": {
"coding": [
{
"code": "DC",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Death Certificate ID"
}
]
},
"value": "S5485/2025"
}
],
"name": [
{
"given": [
"Günther"
],
"use": "official",
"family": "Vogel"
}
],
"address": [
{
"line": [
"Marienstr. 15"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Marienstr."
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "15"
}
]
}
],
"type": "both",
"city": "Regensburg",
"postalCode": "93049",
"country": "DE"
}
],
"gender": "male",
"birthDate": "1938-04-13",
"deceasedDateTime": "2025-09-22T18:15:00+01:00"
}