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

Download Raw json

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