Estonian Base Implementation Guide
1.1.1 - trial-use
Estonian Base Implementation Guide, published by HL7 Estonia. This guide is not an authorized publication; it is the continuous build for version 1.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7EE/ig-ee-base/ and changes regularly. See the Directory of published versions
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="PractRoleD99876"/>
<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 PractRoleD99876</b></p><a name="PractRoleD99876"> </a><a name="hcPractRoleD99876"> </a><a name="PractRoleD99876-en-US"> </a><p><b>active</b>: true</p><p><b>period</b>: 2012-01-01 --> (ongoing)</p><p><b>practitioner</b>: <a href="Practitioner-D99876.html">Practitioner Paavo 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/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/eriala E290}">Pediaatria</span>, <span title="Codes:{https://fhir.ee/CodeSystem/eriala E670}">Pediaatria allergoloogia lisapädevusega</span></p></div>
</text>
<active value="true"/>
<period>
<start value="2012-01-01"/>
</period>
<practitioner>🔗
<reference value="Practitioner/D99876"/>
</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/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/eriala"/>
<code value="E290"/>
<display value="Pediaatria"/>
</coding>
</specialty>
<specialty>
<coding>
<system value="https://fhir.ee/CodeSystem/eriala"/>
<code value="E670"/>
<display value="Pediaatria allergoloogia lisapädevusega"/>
</coding>
</specialty>
</PractitionerRole>