Estonian Base Implementation Guide
1.2.1 - trial-use Estonia flag

Estonian Base Implementation Guide - Downloaded Version 1.2.1 See the Directory of published versions

: PractitionerN99876 - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="N99876"/>
  <meta>
    <profile
             value="https://fhir.ee/base/StructureDefinition/ee-practitioner"/>
  </meta>
  <language value="et"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="et" lang="et"><p class="res-header-id"><b>Generated Narrative: Practitioner N99876</b></p><a name="N99876"> </a><a name="hcN99876"> </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">Language: et</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ee-practitioner.html">EEBase Practitioner</a></p></div><p><b>identifier</b>: <code>https://fhir.ee/sid/pro/est/pho</code>/N99876, <code>https://fhir.ee/sid/pid/est/ni</code>/38001010015</p><p><b>active</b>: true</p><p><b>name</b>: Kari Õde </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 RN}">Registered Nurse</span></td></tr></table></div>
  </text>
  <identifier>
    <system value="https://fhir.ee/sid/pro/est/pho"/>
    <value value="N99876"/>
  </identifier>
  <identifier>
    <system value="https://fhir.ee/sid/pid/est/ni"/>
    <value value="38001010015"/>
  </identifier>
  <active value="true"/>
  <name>
    <family value="Õde"/>
    <given value="Kari"/>
  </name>
  <qualification>
    <code>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0360"/>
        <code value="RN"/>
        <display value="Registered Nurse"/>
      </coding>
    </code>
  </qualification>
</Practitioner>