FHIR Implementation Guide for ABDM
3.1.0 - active India flag

Banner

FHIR Implementation Guide for ABDM - Local Development build (v3.1.0). See the Directory of published versions

: Body Measurement - XML Representation

Draft as of 2021-03-26

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ndhm-body-measurement"/>
  <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="https://loinc.org/39156-5/">39156-5</a></td><td>Body mass index (BMI) [Ratio]</td></tr><tr><td><a href="https://loinc.org/29463-7/">29463-7</a></td><td>Body weight</td></tr><tr><td><a href="https://loinc.org/8302-2/">8302-2</a></td><td>Body height</td></tr><tr><td><a href="https://loinc.org/56074-8/">56074-8</a></td><td>Circumference Neck</td></tr><tr><td><a href="https://loinc.org/8280-0/">8280-0</a></td><td>Waist Circumference at umbilicus by Tape measure</td></tr><tr><td><a href="https://loinc.org/56072-2/">56072-2</a></td><td>Circumference Mid upper arm - right</td></tr></table></li></ul></div>
  </text>
  <url value="https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-body-measurement"/>
  <version value="3.1.0"/>
  <name value="BodyMeasurement"/>
  <title value="Body Measurement"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2021-03-26"/>
  <publisher value="National Resource Center for EHR Standards"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://nrces.in/"/>
    </telecom>
  </contact>
  <description
               value="This value set covers LOINC Codes for Body Measurement"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IN"/>
    </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="39156-5"/>
        <display value="Body mass index (BMI) [Ratio]"/>
      </concept>
      <concept>
        <code value="29463-7"/>
        <display value="Body weight"/>
      </concept>
      <concept>
        <code value="8302-2"/>
        <display value="Body height"/>
      </concept>
      <concept>
        <code value="56074-8"/>
        <display value="Circumference Neck"/>
      </concept>
      <concept>
        <code value="8280-0"/>
        <display value="Waist Circumference at umbilicus by Tape measure"/>
      </concept>
      <concept>
        <code value="56072-2"/>
        <display value="Circumference Mid upper arm - right"/>
      </concept>
    </include>
  </compose>
</ValueSet>