Smart Bear Implementation Guide
3.2.2 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.2.2). See the Directory of published versions

: HeartRate Value Set - XML Representation

Active as of 2022-07-03

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="HeartRate-value-set"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</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://details.loinc.org/LOINC/55425-3.html">55425-3</a></td><td>HR mean Pedometer</td></tr><tr><td><a href="http://details.loinc.org/LOINC/55426-1.html">55426-1</a></td><td>HR max Pedometer</td></tr><tr><td><a href="http://details.loinc.org/LOINC/96935-2.html">96935-2</a></td><td>HR min Pedometer</td></tr><tr><td><a href="http://details.loinc.org/LOINC/68999-2.html">68999-2</a></td><td>supine HR</td></tr></table></li></ul></div>
  </text>
  <url value="https://smart-bear.eu/fhir/ValueSet/HeartRate-value-set"/>
  <version value="3.2.2"/>
  <name value="HeartRateVS"/>
  <title value="HeartRate Value Set"/>
  <status value="active"/>
  <date value="2022-07-03T20:23:35+02:00"/>
  <description value="Value set with codes for HeartRate"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="55425-3"/>
        <display value="HR mean Pedometer"/>
      </concept>
      <concept>
        <code value="55426-1"/>
        <display value="HR max Pedometer"/>
      </concept>
      <concept>
        <code value="96935-2"/>
        <display value="HR min Pedometer"/>
      </concept>
      <concept>
        <code value="68999-2"/>
        <display value="supine HR"/>
      </concept>
    </include>
  </compose>
</ValueSet>