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