{
  "resourceType" : "Patient",
  "id" : "PatientinMamma",
  "language" : "de",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Patient PatientinMamma</b></p><a name=\"PatientinMamma\"> </a><a name=\"hcPatientinMamma\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Sabine Baumann  Female, DoB: 1977-06-24</p><hr/></div>"
  },
  "name" : [{
    "family" : "Baumann",
    "given" : ["Sabine"]
  }],
  "gender" : "female",
  "birthDate" : "1977-06-24"
}