FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | Patient |
| Id | Patient-StfVerstorbenePerson-BY2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient StfVerstorbenePerson-BY2
Profile: STF Verstorbene Person
Carina Herzog (official) Female, DoB: 1933-12-25 ( Death Certificate ID: S3526/2025)
| Deceased: | 2025-05-22 18:00:00+0200 | ||
| Contact Detail | Feldstr. 5 Regensburg 93059 DE | ||
{
"resourceType": "Patient",
"id": "StfVerstorbenePerson-BY2",
"meta": {
"profile": [
"http://ig.fhir.de/igs/stf/StructureDefinition/StfVerstorbenePerson"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "DC",
"display": "Death Certificate ID"
}
]
},
"value": "S3526/2025"
}
],
"name": [
{
"use": "official",
"family": "Herzog",
"given": [
"Carina"
]
}
],
"gender": "female",
"birthDate": "1933-12-25",
"deceasedDateTime": "2025-05-22T18:00:00+02:00",
"address": [
{
"type": "both",
"line": [
"Feldstr. 5"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Feldstr."
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "5"
}
]
}
],
"city": "Regensburg",
"postalCode": "93059",
"country": "DE"
}
]
}