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

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="par-grading-practitioner-arzt"/>
  <meta>
    <profile value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner par-grading-practitioner-arzt</b></p><a name="par-grading-practitioner-arzt"> </a><a name="hcpar-grading-practitioner-arzt"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="https://simplifier.net/resolve?scope=kbv.basis@1.8.0&amp;canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner">KBV_PR_Base_Practitioner</a></p></div><p><b>identifier</b>: KBV_NS_Base_ANR/123456789</p><p><b>active</b>: true</p><p><b>name</b>: Stefan Mueller (Official)</p></div>
  </text>
  <identifier>
    <system value="https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR"/>
    <value value="123456789"/>
  </identifier>
  <active value="true"/>
  <name>
    <use value="official"/>
    <family value="Mueller"/>
    <given value="Stefan"/>
    <prefix value="Dr.">
      <extension url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
        <valueCode value="AC"/>
      </extension>
    </prefix>
  </name>
</Practitioner>