{
  "resourceType" : "CodeSystem",
  "id" : "nigeria-immunization-session-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nigeria-immunization-session-type</b></p><a name=\"nigeria-immunization-session-type\"> </a><a name=\"hcnigeria-immunization-session-type\"> </a><p>This case-insensitive code system <code>https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-immunization-session-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></tr><tr><td style=\"white-space:nowrap\">fixed<a name=\"nigeria-immunization-session-type-fixed\"> </a></td><td>Fixed session</td><td>An immunization session conducted at a static health facility or designated fixed site where routine immunization services are regularly available.</td></tr><tr><td style=\"white-space:nowrap\">outreach<a name=\"nigeria-immunization-session-type-outreach\"> </a></td><td>Outreach session</td><td>An immunization session conducted outside of fixed sites, typically within a 5-10 km radius of a health facility, aimed at increasing access for underserved populations.</td></tr><tr><td style=\"white-space:nowrap\">mobile<a name=\"nigeria-immunization-session-type-mobile\"> </a></td><td>Mobile session</td><td>An immunization session delivered by a mobile team traveling to hard-to-reach or remote areas beyond the normal outreach distance, often using vehicles or other transport.</td></tr></table></div>"
  },
  "url" : "https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-immunization-session-type",
  "version" : "0.0.0",
  "name" : "NGSessionTypeCS",
  "title" : "NG Immunization Session types CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-20T00:41:38+00:00",
  "publisher" : "NDHI",
  "contact" : [{
    "name" : "NDHI",
    "telecom" : [{
      "system" : "url",
      "value" : "https://digitalhealth.gov.ng"
    },
    {
      "system" : "email",
      "value" : "emeka2015@gmail.com"
    }]
  },
  {
    "name" : "Nigeria Digital in Health Initiative.",
    "telecom" : [{
      "system" : "email",
      "value" : "emeka2015@gmail.com",
      "use" : "work"
    }]
  }],
  "description" : "Type of session for immunization Could be in a fixed facility, outreach or mobile.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NG",
      "display" : "Nigeria"
    }]
  }],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "fixed",
    "display" : "Fixed session",
    "definition" : "An immunization session conducted at a static health facility or designated fixed site where routine immunization services are regularly available."
  },
  {
    "code" : "outreach",
    "display" : "Outreach session",
    "definition" : "An immunization session conducted outside of fixed sites, typically within a 5-10 km radius of a health facility, aimed at increasing access for underserved populations."
  },
  {
    "code" : "mobile",
    "display" : "Mobile session",
    "definition" : "An immunization session delivered by a mobile team traveling to hard-to-reach or remote areas beyond the normal outreach distance, often using vehicles or other transport."
  }]
}