FHIR Implementation Guide for NDHM CI Build v2.0
banner

NDHM (R4), Published and maintained by NRCeS for NHA.
This version is based on the NDHM Health Data Interchange Specifications 1.0 and updated periodically.

XML Format: ValueSet-ndhm-vital-signs

Download Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ndhm-vital-signs"/>
  <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/61008-9.html">61008-9</a></td><td>Body surface temperature</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/9279-1.html">9279-1</a></td><td>Respiratory rate</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/8867-4.html">8867-4</a></td><td>Heart rate</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/2708-6.html">2708-6</a></td><td>Oxygen saturation in Arterial blood</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/85354-9.html">85354-9</a></td><td>Blood pressure panel with all children optional</td><td/></tr></table></li></ul></div>
  </text>
  <url value="https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-vital-signs"/>
  <version value="20210326"/>
  <name value="VitalSigns"/>
  <title value="Vital Signs"/>
  <status value="draft"/>
  <date value="2021-03-26"/>
  <description value="This value set covers LOINC Codes for Vital Signs"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IN"/>
      <display value="India"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="61008-9"/>
        <display value="Body surface temperature"/>
      </concept>
      <concept>
        <code value="9279-1"/>
        <display value="Respiratory rate"/>
      </concept>
      <concept>
        <code value="8867-4"/>
        <display value="Heart rate"/>
      </concept>
      <concept>
        <code value="2708-6"/>
        <display value="Oxygen saturation in Arterial blood"/>
      </concept>
      <concept>
        <code value="85354-9"/>
        <display value="Blood pressure panel with all children optional"/>
      </concept>
    </include>
  </compose>
</ValueSet>