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 Zahnärztin Lena Uselmann - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="prac-uselmann"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/dental/StructureDefinition/dental-practitioner"/>
  </meta>
  <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><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.html">Dental Practitioner (DE)</a></p></div><p><b>identifier</b>: Lifelong physician number/660100105, Zahnarztnummer/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>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="LANR"/>
      </coding>
    </type>
    <system value="https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR"/>
    <value value="660100105"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
        <code value="ZANR"/>
      </coding>
    </type>
    <system value="http://fhir.de/sid/kzbv/zahnarztnummer"/>
    <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>