German Dental FHIR Profiles (R4)
0.36.1 - trial-use DE

German Dental FHIR Profiles (R4) - Local Development build (v0.36.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Beispiel Zahnarztrolle Lena Uselmann (Plärrer) - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="role-uselmann-plaerrer"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole role-uselmann-plaerrer</b></p><a name="role-uselmann-plaerrer"> </a><a name="hcrole-uselmann-plaerrer"> </a><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-prac-uselmann.html">Practitioner Lena Uselmann (official)</a></p><p><b>organization</b>: <a href="Organization-org-dental-mvz.html">Organization Demo-Zahnarztpraxis MVZ Nürnberg</a></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role doctor}">Doctor</span></p><p><b>specialty</b>: <span title="Codes:">Zahnärztin</span></p></div>
  </text>
  <active value="true"/>
  <practitioner>🔗 
    <reference value="Practitioner/prac-uselmann"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/org-dental-mvz"/>
  </organization>
  <code>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/practitioner-role"/>
      <code value="doctor"/>
      <display value="Doctor"/>
    </coding>
  </code>
  <specialty>
    <text value="Zahnärztin"/>
  </specialty>
</PractitionerRole>