{
  "resourceType" : "Patient",
  "id" : "Fall2-Patient-Lena-Hoffmann-Verstorben",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient Fall2-Patient-Lena-Hoffmann-Verstorben</b></p><a name=\"Fall2-Patient-Lena-Hoffmann-Verstorben\"> </a><a name=\"hcFall2-Patient-Lena-Hoffmann-Verstorben\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Lena Hoffmann  Female, DoB: 1980-09-28 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-002)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">2026-09-18</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Berlin DE </td></tr></table></div>"
  },
  "identifier" : [{
    "system" : "http://fhir.bih-charite.de/sid/patient-id",
    "value" : "SENO-2025-002"
  }],
  "name" : [{
    "family" : "Hoffmann",
    "given" : ["Lena"]
  }],
  "gender" : "female",
  "birthDate" : "1980-09-28",
  "deceasedDateTime" : "2026-09-18",
  "address" : [{
    "city" : "Berlin",
    "country" : "DE"
  }]
}