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

<Patient xmlns="http://hl7.org/fhir">
  <id value="pat-gkv-01"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient pat-gkv-01</b></p><a name="pat-gkv-01"> </a><a name="hcpat-gkv-01"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Klaus Bergmann (official) (no stated gender), DoB: 1962-04-17 ( Krankenversichertennummer)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Südliche Fürther Str. 14 Nürnberg 90429 DE (home)</td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
        <code value="KVZ10"/>
      </coding>
    </type>
    <system value="http://fhir.de/sid/gkv/kvid-10"/>
    <value value="A100100101"/>
  </identifier>
  <active value="true"/>
  <name>
    <use value="official"/>
    <family value="Bergmann"/>
    <given value="Klaus"/>
  </name>
  <birthDate value="1962-04-17"/>
  <address>
    <use value="home"/>
    <type value="both"/>
    <line value="Südliche Fürther Str. 14"/>
    <city value="Nürnberg"/>
    <postalCode value="90429"/>
    <country value="DE"/>
  </address>
</Patient>