Estonian Base Implementation Guide
1.0.0 - ballot Estonia flag

Estonian Base Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: Qualification - XML Representation

Active as of 2023-05-29

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ee-degree-license-certificate"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0360.html"><code>http://terminology.hl7.org/CodeSystem/v2-0360</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Estonian (et)</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0360.html#v2-0360-PN">PN</a></td><td>Advanced Practice Nurse</td><td>Advanced Practice Nurse</td><td>Eriõde</td></tr><tr><td><a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0360.html#v2-0360-RN">RN</a></td><td>Registered Nurse</td><td>Registered Nurse</td><td>Õde</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.ee/ValueSet/ee-degree-license-certificate"/>
  <version value="1.0.0"/>
  <name value="EEBaseDegreeLicenseCertificate"/>
  <title value="Qualification"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2023-05-29T20:07:00+03:00"/>
  <publisher value="HL7 Estonia"/>
  <contact>
    <name value="HL7 Estonia"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ee"/>
    </telecom>
  </contact>
  <description value="Qualification based on the education"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="EE"/>
      <display value="Estonia"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0360"/>
      <concept>
        <code value="PN"/>
        <designation>
          <language value="et"/>
          <value value="Eriõde"/>
        </designation>
      </concept>
      <concept>
        <code value="RN"/>
        <designation>
          <language value="et"/>
          <value value="Õde"/>
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>