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.

JSON Format: ValueSet-ndhm-body-measurement

Download Raw json

{
  "resourceType" : "ValueSet",
  "id" : "ndhm-body-measurement",
  "text" : {
    "status" : "generated",
    "div" : "<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/39156-5.html\">39156-5</a></td><td>Body mass index (BMI) [Ratio]</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/29463-7.html\">29463-7</a></td><td>Body weight</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/8302-2.html\">8302-2</a></td><td>Body height</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/56074-8.html\">56074-8</a></td><td>Circumference Neck</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/8280-0.html\">8280-0</a></td><td>Waist Circumference at umbilicus by Tape measure</td><td/></tr><tr><td><a href=\"http://details.loinc.org/LOINC/56072-2.html\">56072-2</a></td><td>Circumference Mid upper arm - right</td><td/></tr></table></li></ul></div>"
  },
  "url" : "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-body-measurement",
  "version" : "20210326",
  "name" : "BodyMeasurement",
  "title" : "Body Measurement",
  "status" : "draft",
  "date" : "2021-03-26",
  "description" : "This value set covers LOINC Codes for Body Measurement",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "IN",
          "display" : "India"
        }
      ]
    }
  ],
  "copyright" : "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" : "http://loinc.org",
        "concept" : [
          {
            "code" : "39156-5",
            "display" : "Body mass index (BMI) [Ratio]"
          },
          {
            "code" : "29463-7",
            "display" : "Body weight"
          },
          {
            "code" : "8302-2",
            "display" : "Body height"
          },
          {
            "code" : "56074-8",
            "display" : "Circumference Neck"
          },
          {
            "code" : "8280-0",
            "display" : "Waist Circumference at umbilicus by Tape measure"
          },
          {
            "code" : "56072-2",
            "display" : "Circumference Mid upper arm - right"
          }
        ]
      }
    ]
  }
}