Service Provider Directory
0.1.0 - trial-use Estonia flag

Service Provider Directory, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-spd/ and changes regularly. See the Directory of published versions

: practitionerrole-nurse - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="practitionerrole-nurse"/>
  <meta>
    <profile
             value="https://fhir.ee/StructureDefinition/ee-spd-practitioner-role"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole practitionerrole-nurse</b></p><a name="practitionerrole-nurse"> </a><a name="hcpractitionerrole-nurse"> </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-ee-spd-practitioner-role.html">EE SPD PractitionerRole</a></p></div><p><b>active</b>: true</p><p><b>period</b>: 2005-01-01 --&gt; (ongoing)</p><p><b>practitioner</b>: <a href="Practitioner-practitioner-nurse.html">Practitioner Kari Õde </a></p><p><b>organization</b>: <a href="Organization-organization-part-of-perh.html">Organization Taastusravikeskus</a></p><p><b>code</b>: <span title="Codes:{https://fhir.ee/CodeSystem/autoriseerimismooduli-kasutajarollid nurse}">Õde</span></p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Telecom</b></td></tr><tr><td style="display: none">*</td><td>ph: 5555555</td></tr></table></div>
  </text>
  <active value="true"/>
  <period>
    <start value="2005-01-01"/>
  </period>
  <practitioner>🔗 
    <reference value="Practitioner/practitioner-nurse"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/organization-part-of-perh"/>
  </organization>
  <code>
    <coding>
      <system
              value="https://fhir.ee/CodeSystem/autoriseerimismooduli-kasutajarollid"/>
      <code value="nurse"/>
      <display value="Õde"/>
    </coding>
  </code>
  <contact>
    <telecom>
      <system value="phone"/>
      <value value="5555555"/>
    </telecom>
  </contact>
</PractitionerRole>