TEHIK FHIR IG Starter
0.1.0 - draft Estonia flag

TEHIK FHIR IG Starter, 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-starter/ and changes regularly. See the Directory of published versions

: Body Position ValueSet - XML Representation

Active as of 2025-06-12

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ee-body-position-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ee-body-position-vs</b></p><a name="ee-body-position-vs"> </a><a name="hcee-body-position-vs"> </a><a name="ee-body-position-vs-en-US"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/33586001">33586001</a></td><td>Sitting position</td></tr><tr><td><a href="http://snomed.info/id/10904000">10904000</a></td><td>Standing position</td></tr><tr><td><a href="http://snomed.info/id/110483000">110483000</a></td><td>Lying position</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.ee/tools/ValueSet/ee-body-position-vs"/>
  <version value="0.1.0"/>
  <name value="EEBodyPositionVS"/>
  <title value="Body Position ValueSet"/>
  <status value="active"/>
  <date value="2025-06-12T06:30:17+00:00"/>
  <publisher value="TEHIK"/>
  <contact>
    <name value="TEHIK"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.tehik.ee"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@tehik.ee"/>
    </telecom>
  </contact>
  <contact>
    <name value="TEHIK Andmekorraldus"/>
    <telecom>
      <system value="email"/>
      <value value="andmekorraldus@tehik.ee"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="ValueSet for body positions during clinical measurements."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="EE"/>
      <display value="Estonia"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="33586001"/>
        <display value="Sitting position"/>
      </concept>
      <concept>
        <code value="10904000"/>
        <display value="Standing position"/>
      </concept>
      <concept>
        <code value="110483000"/>
        <display value="Lying position"/>
      </concept>
    </include>
  </compose>
</ValueSet>