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