Vital Signs Implementation Guide version 0.1.0 (Release 0.1.0 Ballot )

This page is part of the Vital Signs FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-exertionPhaseVS

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="exertionPhaseVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=255214003">255214003</a></td><td>After exercise (qualifier value)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=307166007">307166007</a></td><td>Before exercise (qualifier value)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=309604004">309604004</a></td><td>During exercise (qualifier value)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=263678003">263678003</a></td><td>At rest (qualifier value)</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/vitals/ValueSet/exertionPhaseVS"/>
  <version value="0.1.0"/>
  <name value="ExertionPhaseVS"/>
  <title value="Exertion Phase value set"/>
  <status value="draft"/>
  <date value="2019-10-14"/>
  <publisher value="HSPC"/>
  <description value="SELECT SNOMED CT code system values."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright value="TBD"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="255214003"/>
        <display value="After exercise (qualifier value)"/>
      </concept>
      <concept>
        <code value="307166007"/>
        <display value="Before exercise (qualifier value)"/>
      </concept>
      <concept>
        <code value="309604004"/>
        <display value="During exercise (qualifier value)"/>
      </concept>
      <concept>
        <code value="263678003"/>
        <display value="At rest (qualifier value)"/>
      </concept>
    </include>
  </compose>
</ValueSet>