FHIR IG analytics| Package | de.gematik.sterbefall |
| Resource Type | Patient |
| Id | Patient-StfVerstorbenePerson-VB1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "StfVerstorbenePerson-VB1",
"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": "S183/2025"
}
],
"name": [
{
"given": [
"Birgit"
],
"use": "official",
"family": "Strauch"
}
],
"address": [
{
"line": [
"Oberstraße 38"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Oberstraße"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "38"
}
]
}
],
"type": "both",
"city": "Schwalmtal",
"postalCode": "36318",
"country": "DE"
}
],
"gender": "female",
"birthDate": "1934-05-23",
"deceasedDateTime": "2025-09-23T09:42:00+01:00"
}