<?xml version="1.0" encoding="UTF-8"?>

<Patient xmlns="http://hl7.org/fhir">
  <id value="AllergyPatientExample"/>
  <text>
    <status value="generated"/><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>
  </text>
  <identifier>
    <system value="http://fhir.de/NamingSystem/gkv/kvid-10"/>
    <value value="C444555666"/>
  </identifier>
  <name>
    <family value="Testperson"/>
    <given value="Anna"/>
  </name>
  <gender value="female"/>
  <birthDate value="1980-03-25"/>
</Patient>