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