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-general-assessment

Download Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ndhm-general-assessment"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><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/2339-0.html">2339-0</a></td><td>Glucose [Mass/volume] in Blood</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/41604-0.html">41604-0</a></td><td>Fasting glucose [Mass/volume] in Capillary blood by Glucometer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/14743-9.html">14743-9</a></td><td>Glucose [Moles/volume] in Capillary blood by Glucometer</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/14760-3.html">14760-3</a></td><td>Glucose [Moles/volume] in Capillary blood --2 hours post meal</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/73708-0.html">73708-0</a></td><td>Body fat [Mass] Calculated</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/34534-8.html">34534-8</a></td><td>EKG 12 channel panel</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/8999-5.html">8999-5</a></td><td>Fluid intake oral Estimated</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/9052-2.html">9052-2</a></td><td>Calorie intake total</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/69429-9.html">69429-9</a></td><td>Metabolic rate --resting</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/94122-9.html">94122-9</a></td><td>Oxygen consumption (VO2)/Body weight [Volume Rate Content] --peak during exercise</td><td/></tr><tr><td><a href="http://details.loinc.org/LOINC/8693-4.html">8693-4</a></td><td>Mental status</td><td/></tr></table></li><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=365275006">365275006</a></td><td>General well-being finding</td><td/></tr></table></li></ul></div>
  </text>
  <url value="https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-general-assessment"/>
  <version value="20210326"/>
  <name value="GeneralAssessment"/>
  <title value="General Assessment"/>
  <status value="draft"/>
  <date value="2021-03-26"/>
  <description
               value="This value set covers LOINC and SNOMED CT Codes for General Assessment"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IN"/>
      <display value="India"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="2339-0"/>
        <display value="Glucose [Mass/volume] in Blood"/>
      </concept>
      <concept>
        <code value="41604-0"/>
        <display
                 value="Fasting glucose [Mass/volume] in Capillary blood by Glucometer"/>
      </concept>
      <concept>
        <code value="14743-9"/>
        <display value="Glucose [Moles/volume] in Capillary blood by Glucometer"/>
      </concept>
      <concept>
        <code value="14760-3"/>
        <display
                 value="Glucose [Moles/volume] in Capillary blood --2 hours post meal"/>
      </concept>
      <concept>
        <code value="73708-0"/>
        <display value="Body fat [Mass] Calculated"/>
      </concept>
      <concept>
        <code value="34534-8"/>
        <display value="EKG 12 channel panel"/>
      </concept>
      <concept>
        <code value="8999-5"/>
        <display value="Fluid intake oral Estimated"/>
      </concept>
      <concept>
        <code value="9052-2"/>
        <display value="Calorie intake total"/>
      </concept>
      <concept>
        <code value="69429-9"/>
        <display value="Metabolic rate --resting"/>
      </concept>
      <concept>
        <code value="94122-9"/>
        <display
                 value="Oxygen consumption (VO2)/Body weight [Volume Rate Content] --peak during exercise"/>
      </concept>
      <concept>
        <code value="8693-4"/>
        <display value="Mental status"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="365275006"/>
        <display value="General well-being finding"/>
      </concept>
    </include>
  </compose>
</ValueSet>