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 Educational Level - JSON Representation

Active as of 2026-02-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hmis-educational-level",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hmis-educational-level</b></p><a name=\"hmis-educational-level\"> </a><a name=\"hchmis-educational-level\"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-educational-level</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\">1<a name=\"hmis-educational-level-1\"> </a></td><td>Primary</td><td>Primary level education (आधारभूत)</td><td>आधारभूत</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"hmis-educational-level-2\"> </a></td><td>Secondary</td><td>Secondary level education (माध्यमिक)</td><td>माध्यमिक</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"hmis-educational-level-3\"> </a></td><td>Higher Secondary</td><td>Higher secondary level education (उच्च माध्यमिक)</td><td>उच्च माध्यमिक</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"hmis-educational-level-4\"> </a></td><td>Bachelor or above</td><td>Bachelor's degree or higher education (स्नातक वा सो भन्दा माथि)</td><td>स्नातक वा सो भन्दा माथि</td></tr></table></div>"
  },
  "url" : "http://biomaxis.com/fhir/CodeSystem/hmis-educational-level",
  "version" : "0.0.0-semantic-release",
  "name" : "HMISEducationalLevel",
  "title" : "HMIS Educational Level",
  "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 the highest level of education attained based on Nepal HMIS.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "1",
      "display" : "Primary",
      "definition" : "Primary level education (आधारभूत)",
      "designation" : [
        {
          "language" : "ne",
          "value" : "आधारभूत"
        }
      ]
    },
    {
      "code" : "2",
      "display" : "Secondary",
      "definition" : "Secondary level education (माध्यमिक)",
      "designation" : [
        {
          "language" : "ne",
          "value" : "माध्यमिक"
        }
      ]
    },
    {
      "code" : "3",
      "display" : "Higher Secondary",
      "definition" : "Higher secondary level education (उच्च माध्यमिक)",
      "designation" : [
        {
          "language" : "ne",
          "value" : "उच्च माध्यमिक"
        }
      ]
    },
    {
      "code" : "4",
      "display" : "Bachelor or above",
      "definition" : "Bachelor's degree or higher education (स्नातक वा सो भन्दा माथि)",
      "designation" : [
        {
          "language" : "ne",
          "value" : "स्नातक वा सो भन्दा माथि"
        }
      ]
    }
  ]
}