Service Provider Directory
0.1.0 - trial-use
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 xmlns="http://hl7.org/fhir">
<id value="practitionerrole-doctor"/>
<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-doctor</b></p><a name="practitionerrole-doctor"> </a><a name="hcpractitionerrole-doctor"> </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>: 2008-01-01 --> (ongoing)</p><p><b>practitioner</b>: <a href="Practitioner-practitioner-doctor.html">Practitioner Toktor Arst </a></p><p><b>organization</b>: <a href="Organization-oganization-perh.html">Organization sihtasutus Põhja-Eesti Regionaalhaigla</a></p><p><b>code</b>: <span title="Codes:{https://fhir.ee/CodeSystem/autoriseerimismooduli-kasutajarollid doctor}">Arst</span></p><p><b>specialty</b>: <span title="Codes:{https://fhir.ee/CodeSystem/eriala E170}">Kardioloogia</span></p><p><b>location</b>: <a href="Location-location-y-korpus.html">Location Y-korpus</a></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: 5555551</td></tr></table></div>
</text>
<active value="true"/>
<period>
<start value="2008-01-01"/>
</period>
<practitioner>🔗
<reference value="Practitioner/practitioner-doctor"/>
</practitioner>
<organization>🔗
<reference value="Organization/oganization-perh"/>
</organization>
<code>
<coding>
<system
value="https://fhir.ee/CodeSystem/autoriseerimismooduli-kasutajarollid"/>
<code value="doctor"/>
<display value="Arst"/>
</coding>
</code>
<specialty>
<coding>
<system value="https://fhir.ee/CodeSystem/eriala"/>
<code value="E170"/>
<display value="Kardioloogia"/>
</coding>
</specialty>
<location>🔗
<reference value="Location/location-y-korpus"/>
</location>
<contact>
<telecom>
<system value="phone"/>
<value value="5555551"/>
</telecom>
</contact>
</PractitionerRole>