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