SPD - Service Provider Directory
0.2.0 - draft
SPD - 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-doctor"/>
<meta>
<profile
value="https://fhir.ee/spd/StructureDefinition/ee-spd-practitioner"/>
</meta>
<language value="et"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="et" lang="et"><p class="res-header-id"><b>Generated Narrative: Practitioner practitioner-doctor</b></p><a name="practitioner-doctor"> </a><a name="hcpractitioner-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">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>/38201010015, <code>https://fhir.ee/sid/pro/est/pho</code>/D99876</p><p><b>name</b>: Toktor Arst </p><blockquote><p><b>qualification</b></p><p><b>ExtensionEETISTHTCode</b>: D99876</p><p><b>code</b>: <span title="Codes:{https://fhir.ee/CodeSystem/erialad E260}">ortopeedia</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>code</b>: <span title="Codes:{https://fhir.ee/ValueSet/medre-tervishoiutootaja-kutse E600}">arst</span></p></blockquote></div>
</text>
<identifier>
<system value="https://fhir.ee/sid/pid/est/ni"/>
<value value="38201010015"/>
</identifier>
<identifier>
<system value="https://fhir.ee/sid/pro/est/pho"/>
<value value="D99876"/>
</identifier>
<name>
<family value="Arst"/>
<given value="Toktor"/>
</name>
<qualification>
<extension url="https://fhir.ee/spd/StructureDefinition/ee-tis-tht-code">
<valueString value="D99876"/>
</extension>
<code>
<coding>
<system value="https://fhir.ee/CodeSystem/erialad"/>
<code value="E260"/>
<display value="ortopeedia"/>
</coding>
</code>
</qualification>
<qualification>
<code>
<coding>
<system
value="https://fhir.ee/ValueSet/medre-tervishoiutootaja-kutse"/>
<code value="E600"/>
<display value="arst"/>
</coding>
</code>
</qualification>
</Practitioner>