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

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="prac-uselmann"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner prac-uselmann</b></p><a name="prac-uselmann"> </a><a name="hcprac-uselmann"> </a><p><b>identifier</b>: <code>http://fhir.de/sid/kbv/lanr</code>/660100105</p><p><b>active</b>: true</p><p><b>name</b>: Lena Uselmann (Official)</p><h3>Qualifications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}">Zahnärztin</span></td></tr></table></div>
  </text>
  <identifier>
    <system value="http://fhir.de/sid/kbv/lanr"/>
    <value value="660100105"/>
  </identifier>
  <active value="true"/>
  <name>
    <use value="official"/>
    <family value="Uselmann"/>
    <given value="Lena"/>
  </name>
  <qualification>
    <code>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0360"/>
        <code value="MD"/>
        <display value="Doctor of Medicine"/>
      </coding>
      <text value="Zahnärztin"/>
    </code>
  </qualification>
</Practitioner>