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

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="BillingClaimPractitionerExample"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner BillingClaimPractitionerExample</b></p><a name="BillingClaimPractitionerExample"> </a><a name="hcBillingClaimPractitionerExample"> </a><p><b>identifier</b>: KBV_NS_Base_ANR/123456789</p><p><b>name</b>: Hans Mueller </p></div>
  </text>
  <identifier>
    <system value="https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR"/>
    <value value="123456789"/>
  </identifier>
  <name>
    <family value="Mueller"/>
    <given value="Hans"/>
    <prefix value="Dr. med."/>
  </name>
</Practitioner>