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 Immunization Session Status - JSON Representation

Active as of 2026-02-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "hmis-immunization-session-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hmis-immunization-session-status</b></p><a name=\"hmis-immunization-session-status\"> </a><a name=\"hchmis-immunization-session-status\"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-immunization-session-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\">conducted<a name=\"hmis-immunization-session-status-conducted\"> </a></td><td>Conducted</td><td>Immunization session was conducted as scheduled</td><td>सञ्चालित</td></tr><tr><td style=\"white-space:nowrap\">cancelled<a name=\"hmis-immunization-session-status-cancelled\"> </a></td><td>Cancelled</td><td>Immunization session was cancelled and not rescheduled</td><td>रद्द गरिएको</td></tr><tr><td style=\"white-space:nowrap\">postponed<a name=\"hmis-immunization-session-status-postponed\"> </a></td><td>Postponed</td><td>Immunization session was postponed to a later date</td><td>स्थगित</td></tr><tr><td style=\"white-space:nowrap\">partial<a name=\"hmis-immunization-session-status-partial\"> </a></td><td>Partially Conducted</td><td>Immunization session was partially conducted (ended early or limited services)</td><td>आंशिक सञ्चालित</td></tr><tr><td style=\"white-space:nowrap\">scheduled<a name=\"hmis-immunization-session-status-scheduled\"> </a></td><td>Scheduled</td><td>Immunization session is scheduled but not yet conducted</td><td>तालिका अनुसार</td></tr><tr><td style=\"white-space:nowrap\">not-scheduled<a name=\"hmis-immunization-session-status-not-scheduled\"> </a></td><td>Not Scheduled</td><td>No immunization session was scheduled for this date</td><td>तालिकामा छैन</td></tr></table></div>"
  },
  "url" : "http://biomaxis.com/fhir/CodeSystem/hmis-immunization-session-status",
  "version" : "0.0.0-semantic-release",
  "name" : "HMISImmunizationSessionStatus",
  "title" : "HMIS Immunization Session 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 immunization session conduct status used in Nepal's National Immunization Program based on HMIS 2.2.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "conducted",
      "display" : "Conducted",
      "definition" : "Immunization session was conducted as scheduled",
      "designation" : [
        {
          "language" : "ne",
          "value" : "सञ्चालित"
        }
      ]
    },
    {
      "code" : "cancelled",
      "display" : "Cancelled",
      "definition" : "Immunization session was cancelled and not rescheduled",
      "designation" : [
        {
          "language" : "ne",
          "value" : "रद्द गरिएको"
        }
      ]
    },
    {
      "code" : "postponed",
      "display" : "Postponed",
      "definition" : "Immunization session was postponed to a later date",
      "designation" : [
        {
          "language" : "ne",
          "value" : "स्थगित"
        }
      ]
    },
    {
      "code" : "partial",
      "display" : "Partially Conducted",
      "definition" : "Immunization session was partially conducted (ended early or limited services)",
      "designation" : [
        {
          "language" : "ne",
          "value" : "आंशिक सञ्चालित"
        }
      ]
    },
    {
      "code" : "scheduled",
      "display" : "Scheduled",
      "definition" : "Immunization session is scheduled but not yet conducted",
      "designation" : [
        {
          "language" : "ne",
          "value" : "तालिका अनुसार"
        }
      ]
    },
    {
      "code" : "not-scheduled",
      "display" : "Not Scheduled",
      "definition" : "No immunization session was scheduled for this date",
      "designation" : [
        {
          "language" : "ne",
          "value" : "तालिकामा छैन"
        }
      ]
    }
  ]
}