BioMaxis Implementation Guide
0.0.0-semantic-release - ci-build

BioMaxis Implementation Guide - Local Development build (v0.0.0-semantic-release) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HMIS IMNCI Weight Status - JSON Representation

Active as of 2026-02-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hmis-imnci-weight-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hmis-imnci-weight-status</b></p><a name=\"hmis-imnci-weight-status\"> </a><a name=\"hchmis-imnci-weight-status\"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-imnci-weight-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>ne</b></td></tr><tr><td style=\"white-space:nowrap\">very-low-weight<a name=\"hmis-imnci-weight-status-very-low-weight\"> </a></td><td>Very Low Weight</td><td>Weight for age below -3 Z-score (severe underweight)</td><td>तौल निकै कम</td></tr><tr><td style=\"white-space:nowrap\">low-weight<a name=\"hmis-imnci-weight-status-low-weight\"> </a></td><td>Low Weight</td><td>Weight for age between -3 and -2 Z-score (underweight)</td><td>तौल कम</td></tr><tr><td style=\"white-space:nowrap\">normal-weight<a name=\"hmis-imnci-weight-status-normal-weight\"> </a></td><td>Normal Weight</td><td>Weight for age at or above -2 Z-score (normal)</td><td>सामान्य तौल</td></tr></table></div>"
  },
  "url" : "http://biomaxis.com/fhir/CodeSystem/hmis-imnci-weight-status",
  "version" : "0.0.0-semantic-release",
  "name" : "HMISIMNCIWeightStatus",
  "title" : "HMIS IMNCI Weight Status",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-02-04T09:30:33+00:00",
  "publisher" : "BioMaxis Pvt. Ltd.",
  "contact" : [
    {
      "name" : "BioMaxis Pvt. Ltd.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://biomaxis.com"
        }
      ]
    }
  ],
  "description" : "Standardized codes for weight-for-age status classification in IMNCI protocol used in Nepal HMIS 2.4.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "very-low-weight",
      "display" : "Very Low Weight",
      "definition" : "Weight for age below -3 Z-score (severe underweight)",
      "designation" : [
        {
          "language" : "ne",
          "value" : "तौल निकै कम"
        }
      ]
    },
    {
      "code" : "low-weight",
      "display" : "Low Weight",
      "definition" : "Weight for age between -3 and -2 Z-score (underweight)",
      "designation" : [
        {
          "language" : "ne",
          "value" : "तौल कम"
        }
      ]
    },
    {
      "code" : "normal-weight",
      "display" : "Normal Weight",
      "definition" : "Weight for age at or above -2 Z-score (normal)",
      "designation" : [
        {
          "language" : "ne",
          "value" : "सामान्य तौल"
        }
      ]
    }
  ]
}