Medication Scheme Implementation Guide
1.0.0 - draft Estonia flag

Medication Scheme Implementation Guide, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 1.0.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-medication-scheme/ and changes regularly. See the Directory of published versions

: PractRoleD12345 - XML Representation

Raw xml | Download



<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="PractRoleD12345"/>
  <meta>
    <profile
             value="https://fhir.ee/base/StructureDefinition/ee-practitioner-role"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole PractRoleD12345</b></p><a name="PractRoleD12345"> </a><a name="hcPractRoleD12345"> </a><a name="PractRoleD12345-en-US"> </a><p><b>active</b>: true</p><p><b>period</b>: 2012-01-01 --&gt; (ongoing)</p><p><b>practitioner</b>: <a href="Practitioner-D12345.html">Practitioner Mart Murakas </a></p><p><b>organization</b>: <a href="Organization-rh.html">Organization Rakvere Haigla</a></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role doctor}">Doctor</span>, <span title="Codes:{https://fhir.ee/CodeSystem/ee-occupation 22122501}">Pediaater</span></p><p><b>specialty</b>: <span title="Codes:{http://snomed.info/sct 394537008}">Pediatric specialty</span>, <span title="Codes:{http://snomed.info/sct 418535003}">Pediatric immunology</span>, <span title="Codes:{http://snomed.info/sct 408439002}">Allergy - specialty</span>, <span title="Codes:{https://fhir.ee/CodeSystem/ee-medre-specialty E290}">Pediaatria</span>, <span title="Codes:{https://fhir.ee/CodeSystem/ee-medre-specialty E670}">Pediaatria allergoloogia lisapädevusega</span></p></div>
  </text>
  <active value="true"/>
  <period>
    <start value="2012-01-01"/>
  </period>
  <practitioner>🔗 
    <reference value="Practitioner/D12345"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/rh"/>
  </organization>
  <code>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/practitioner-role"/>
      <code value="doctor"/>
      <display value="Doctor"/>
    </coding>
  </code>
  <code>
    <coding>
      <system value="https://fhir.ee/CodeSystem/ee-occupation"/>
      <code value="22122501"/>
      <display value="Pediaater"/>
    </coding>
  </code>
  <specialty>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="394537008"/>
      <display value="Pediatric specialty"/>
    </coding>
  </specialty>
  <specialty>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="418535003"/>
      <display value="Pediatric immunology"/>
    </coding>
  </specialty>
  <specialty>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="408439002"/>
      <display value="Allergy - specialty"/>
    </coding>
  </specialty>
  <specialty>
    <coding>
      <system value="https://fhir.ee/CodeSystem/ee-medre-specialty"/>
      <code value="E290"/>
      <display value="Pediaatria"/>
    </coding>
  </specialty>
  <specialty>
    <coding>
      <system value="https://fhir.ee/CodeSystem/ee-medre-specialty"/>
      <code value="E670"/>
      <display value="Pediaatria allergoloogia lisapädevusega"/>
    </coding>
  </specialty>
</PractitionerRole>