{
  "resourceType" : "Patient",
  "id" : "Fall11-Patient-Hannah-Klein",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient Fall11-Patient-Hannah-Klein</b></p><a name=\"Fall11-Patient-Hannah-Klein\"> </a><a name=\"hcFall11-Patient-Hannah-Klein\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Hannah Klein  Female, DoB: 1991-08-23 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-011)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">Leipzig DE </td></tr></table></div>"
  },
  "identifier" : [{
    "system" : "http://fhir.bih-charite.de/sid/patient-id",
    "value" : "SENO-2025-011"
  }],
  "name" : [{
    "family" : "Klein",
    "given" : ["Hannah"]
  }],
  "gender" : "female",
  "birthDate" : "1991-08-23",
  "address" : [{
    "city" : "Leipzig",
    "country" : "DE"
  }]
}