Patsiendi elulõpu tahteavaldus
0.1.0 - trial-use

Patsiendi elulõpu tahteavaldus, 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-pet/ and changes regularly. See the Directory of published versions

: AHD lubatud keeled - XML Representation

Draft as of 2026-06-10

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ahd-language"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ahd-language</b></p><a name="ahd-language"> </a><a name="hcahd-language"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ietf3066.html"><code>urn:ietf:bcp:47</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>et</td><td>Eesti</td></tr><tr><td>en</td><td>English</td></tr><tr><td>ru</td><td>Русский</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.ee/ahd/ValueSet/ahd-language"/>
  <version value="0.1.0"/>
  <name value="AHDLanguageVS"/>
  <title value="AHD lubatud keeled"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-06-10T13:31:52+00:00"/>
  <publisher value="TEHIK"/>
  <contact>
    <name value="TEHIK"/>
    <telecom>
      <system value="url"/>
      <value value="https://tehik.ee"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="abi@tehik.ee"/>
    </telecom>
  </contact>
  <description
               value="Lubatud keeled patsiendi elulõpu tahteavalduse jaoks: eesti, inglise, vene."/>
  <compose>
    <include>
      <system value="urn:ietf:bcp:47"/>
      <concept>
        <code value="et"/>
        <display value="Eesti"/>
      </concept>
      <concept>
        <code value="en"/>
        <display value="English"/>
      </concept>
      <concept>
        <code value="ru"/>
        <display value="Русский"/>
      </concept>
    </include>
  </compose>
</ValueSet>