German Dental FHIR Profiles (R4)
0.41.6 - trial-use Germany

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

: Beispiel Zahnarztrolle Dr. Schöll (Gibitzenhof) - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="role-schoell-gibitzenhof"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/dental/StructureDefinition/dental-practitioner-role"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole role-schoell-gibitzenhof</b></p><a name="role-schoell-gibitzenhof"> </a><a name="hcrole-schoell-gibitzenhof"> </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="StructureDefinition-dental-practitioner-role.html">Dental PractitionerRole (DE)</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-prac-schoell.html">Practitioner Martin Schöll (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:{http://snomed.info/sct 106289002}">Dentist</span></p></div>
  </text>
  <active value="true"/>
  <practitioner>🔗 
    <reference value="Practitioner/prac-schoell"/>
  </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>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="106289002"/>
    </coding>
  </specialty>
</PractitionerRole>