Service Provider Directory
0.2.0 - trial-use
Service Provider Directory, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.2.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
<Practitioner xmlns="http://hl7.org/fhir">
<id value="practitioner-specialist"/>
<meta>
<profile
value="https://fhir.ee/spd/StructureDefinition/ee-spd-practitioner"/>
</meta>
<language value="et"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="et" lang="et"><p class="res-header-id"><b>Generated Narrative: Practitioner practitioner-specialist</b></p><a name="practitioner-specialist"> </a><a name="hcpractitioner-specialist"> </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">Language: et</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ee-spd-practitioner.html">EE SPD Practitioner</a></p></div><p><b>identifier</b>: <code>https://fhir.ee/sid/pid/est/ni</code>/49001010001, <code>https://fhir.ee/sid/pro/est/pho</code>/T12345</p><p><b>name</b>: Laes Keel </p><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title="Codes:{https://fhir.ee/ValueSet/erialad S180}">logopeed</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title="Codes:{https://fhir.ee/ValueSet/tervishoiutootaja-kutse 31}">logopeed</span></p></blockquote></div>
</text>
<identifier>
<system value="https://fhir.ee/sid/pid/est/ni"/>
<value value="49001010001"/>
</identifier>
<identifier>
<system value="https://fhir.ee/sid/pro/est/pho"/>
<value value="T12345"/>
</identifier>
<name>
<family value="Keel"/>
<given value="Laes"/>
</name>
<qualification>
<code>
<coding>
<system value="https://fhir.ee/ValueSet/erialad"/>
<code value="S180"/>
<display value="logopeed"/>
</coding>
</code>
</qualification>
<qualification>
<code>
<coding>
<system value="https://fhir.ee/ValueSet/tervishoiutootaja-kutse"/>
<code value="31"/>
<display value="logopeed"/>
</coding>
</code>
</qualification>
</Practitioner>