{
  "resourceType" : "Patient",
  "id" : "AllergyPatientExample",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient AllergyPatientExample</b></p><a name=\"AllergyPatientExample\"> </a><a name=\"hcAllergyPatientExample\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anna Testperson  Female, DoB: 1980-03-25 ( http://fhir.de/NamingSystem/gkv/kvid-10#C444555666)</p><hr/></div>"
  },
  "identifier" : [{
    "system" : "http://fhir.de/NamingSystem/gkv/kvid-10",
    "value" : "C444555666"
  }],
  "name" : [{
    "family" : "Testperson",
    "given" : ["Anna"]
  }],
  "gender" : "female",
  "birthDate" : "1980-03-25"
}