0.1.0 - ci-build

KISUMUHIEFHIRIG, published by intellisoftkenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kisumu-County-HIE-FHIR-IG/ and changes regularly. See the Directory of published versions

: MNCH Condition Severity - JSON Representation

Draft as of 2026-06-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MNCHConditionSeverityVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MNCHConditionSeverityVS</b></p><a name=\"MNCHConditionSeverityVS\"> </a><a name=\"hcMNCHConditionSeverityVS\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/255604002\">255604002</a></td><td>Mild</td></tr><tr><td><a href=\"http://snomed.info/id/6736007\">6736007</a></td><td>Moderate</td></tr><tr><td><a href=\"http://snomed.info/id/24484000\">24484000</a></td><td>Severe</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.kisumuhealth.co.ke/ValueSet/MNCHConditionSeverityVS",
  "version" : "0.1.0",
  "name" : "MNCHConditionSeverityVS",
  "title" : "MNCH Condition Severity",
  "status" : "draft",
  "date" : "2026-06-16T20:08:11+00:00",
  "publisher" : "intellisoftkenya",
  "contact" : [
    {
      "name" : "intellisoftkenya",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.intellisoftkenya.com/"
        }
      ]
    }
  ],
  "description" : "Severity classification for conditions (MNCH.H.DE7)",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "255604002",
            "display" : "Mild"
          },
          {
            "code" : "6736007",
            "display" : "Moderate"
          },
          {
            "code" : "24484000",
            "display" : "Severe"
          }
        ]
      }
    ]
  }
}