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