Estonian Base Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions
: PractitionerRoleD98765 - XML Representation
Raw xml | Download
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="PractRoleD98765"/>
<meta>
<profile
value="https://fhir.ee/StructureDefinition/ee-practitioner-role"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: PractitionerRole</b><a name="PractRoleD98765"> </a></p><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">Resource PractitionerRole "PractRoleD98765" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ee-practitioner-role.html">EEBase PractitionerRole</a></p></div><p><b>active</b>: true</p><p><b>period</b>: 2012-01-01 --> (ongoing)</p><p><b>practitioner</b>: <a href="Practitioner-D98765.html">Practitioner/D98765</a> " ARST"</p><p><b>organization</b>: <a href="Organization-rh.html">Organization/rh</a> "Rakvere Haigla"</p><p><b>code</b>: Doctor <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-practitioner-role.html">Practitioner role</a>#doctor)</span>, Kardioloog <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ee-occupation.html">Classification of Occupations</a>#22120901)</span></p><p><b>specialty</b>: Cardiology <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#394579002)</span>, Interventional cardiology <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1251549008)</span>, Kardioloogia <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ee-medre-specialty.html">Medre Specialty</a>#E170)</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>
<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>