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 Child Source Type - JSON Representation

Active as of 2026-02-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hmis-child-source-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hmis-child-source-type</b></p><a name=\"hmis-child-source-type\"> </a><a name=\"hchmis-child-source-type\"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-child-source-type</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\">catchment<a name=\"hmis-child-source-type-catchment\"> </a></td><td>Catchment Area</td><td>Child residing within the designated catchment area of the immunization center</td><td>सेवा क्षेत्रको</td></tr><tr><td style=\"white-space:nowrap\">outside<a name=\"hmis-child-source-type-outside\"> </a></td><td>Outside Catchment</td><td>Child residing outside the designated catchment area but receiving services at this center</td><td>सेवा क्षेत्र बाहिरको</td></tr><tr><td style=\"white-space:nowrap\">delayed<a name=\"hmis-child-source-type-delayed\"> </a></td><td>Delayed Schedule (24-59 months)</td><td>Child aged 24-59 months on a delayed or catch-up immunization schedule</td><td>ढिलो तालिका (२४-५९ महिना)</td></tr><tr><td style=\"white-space:nowrap\">migrant<a name=\"hmis-child-source-type-migrant\"> </a></td><td>Migrant</td><td>Child from a migrant or mobile population temporarily in the area</td><td>आप्रवासी</td></tr><tr><td style=\"white-space:nowrap\">refugee<a name=\"hmis-child-source-type-refugee\"> </a></td><td>Refugee/Displaced</td><td>Child from refugee or internally displaced population</td><td>शरणार्थी/विस्थापित</td></tr></table></div>"
  },
  "url" : "http://biomaxis.com/fhir/CodeSystem/hmis-child-source-type",
  "version" : "0.0.0-semantic-release",
  "name" : "HMISChildSourceType",
  "title" : "HMIS Child Source Type",
  "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 categorizing children by source in immunization registers based on Nepal HMIS 2.2.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "catchment",
      "display" : "Catchment Area",
      "definition" : "Child residing within the designated catchment area of the immunization center",
      "designation" : [
        {
          "language" : "ne",
          "value" : "सेवा क्षेत्रको"
        }
      ]
    },
    {
      "code" : "outside",
      "display" : "Outside Catchment",
      "definition" : "Child residing outside the designated catchment area but receiving services at this center",
      "designation" : [
        {
          "language" : "ne",
          "value" : "सेवा क्षेत्र बाहिरको"
        }
      ]
    },
    {
      "code" : "delayed",
      "display" : "Delayed Schedule (24-59 months)",
      "definition" : "Child aged 24-59 months on a delayed or catch-up immunization schedule",
      "designation" : [
        {
          "language" : "ne",
          "value" : "ढिलो तालिका (२४-५९ महिना)"
        }
      ]
    },
    {
      "code" : "migrant",
      "display" : "Migrant",
      "definition" : "Child from a migrant or mobile population temporarily in the area",
      "designation" : [
        {
          "language" : "ne",
          "value" : "आप्रवासी"
        }
      ]
    },
    {
      "code" : "refugee",
      "display" : "Refugee/Displaced",
      "definition" : "Child from refugee or internally displaced population",
      "designation" : [
        {
          "language" : "ne",
          "value" : "शरणार्थी/विस्थापित"
        }
      ]
    }
  ]
}