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

: PractRoleD98765 - XML Representation

Raw xml | Download



<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="PractRoleD98765"/>
  <meta>
    <profile
             value="https://fhir.ee/StructureDefinition/ee-tis-practitioner-role"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole PractRoleD98765</b></p><a name="PractRoleD98765"> </a><a name="hcPractRoleD98765"> </a><a name="PractRoleD98765-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-D98765.html">Practitioner Ly Arst </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 22120901}">Kardioloog</span>, <span title="Codes:{https://fhir.ee/CodeSystem/autoriseerimismooduli-kasutajarollid doctor}">Arst</span></p><p><b>specialty</b>: <span title="Codes:{http://snomed.info/sct 394579002}">Cardiology</span>, <span title="Codes:{http://snomed.info/sct 1251549008}">Interventional cardiology</span>, <span title="Codes:{https://fhir.ee/CodeSystem/ee-medre-specialty E170}">Kardioloogia</span></p></div>
  </text>
  <active value="true"/>
  <period>
    <start value="2012-01-01"/>
  </period>
  <practitioner>🔗 
    <reference value="Practitioner/D98765"/>
  </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="22120901"/>
      <display value="Kardioloog"/>
    </coding>
  </code>
  <code>
    <coding>
      <system
              value="https://fhir.ee/CodeSystem/autoriseerimismooduli-kasutajarollid"/>
      <code value="doctor"/>
      <display value="Arst"/>
    </coding>
  </code>
  <specialty>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="394579002"/>
      <display value="Cardiology"/>
    </coding>
  </specialty>
  <specialty>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1251549008"/>
      <display value="Interventional cardiology"/>
    </coding>
  </specialty>
  <specialty>
    <coding>
      <system value="https://fhir.ee/CodeSystem/ee-medre-specialty"/>
      <code value="E170"/>
      <display value="Kardioloogia"/>
    </coding>
  </specialty>
</PractitionerRole>