FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/nigeria-immunization-session-type

Packageng.gov.nphcda.immunization
Resource TypeCodeSystem
Idnigeria-immunization-session-type
FHIR VersionR4
Sourcehttp://nphcda.gov.ng/ig/immunization/https://build.fhir.org/ig/Nigeria-FHIR-Community/ImmunizationIG/CodeSystem-nigeria-immunization-session-type.html
URLhttp://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-immunization-session-type
Version1.0.0
Statusactive
Date2025-08-04T10:06:52+00:00
NameNGImmunizationSessionTypeCS
TitleNG-Imm Immunization Session types CS
DescriptionType of session for immunization. Could be in a fixed facility, outreach or mobile.
Contentcomplete

Resources that use this resource

ValueSet
nigeria-session-typeNG-Imm Session Type VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem nigeria-immunization-session-type

This code system http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-immunization-session-type defines the following codes in a Is-A hierarchy:

CodeDisplayDefinition
fixed Fixed sessionAn immunization session conducted at a static health facility or designated fixed site where routine immunization services are regularly available.
outreach Outreach sessionAn 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.
mobile Mobile sessionAn 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.

Source

{
  "resourceType": "CodeSystem",
  "id": "nigeria-immunization-session-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-immunization-session-type",
  "version": "1.0.0",
  "name": "NGImmunizationSessionTypeCS",
  "title": "NG-Imm Immunization Session types CS",
  "status": "active",
  "date": "2025-08-04T10:06:52+00:00",
  "publisher": "https://nphcda.gov.ng",
  "contact": [
    {
      "name": "https://nphcda.gov.ng",
      "telecom": [
        {
          "system": "url",
          "value": "https://nphcda.gov.ng"
        },
        {
          "system": "email",
          "value": "kasim.sani@nphcda.gov.ng"
        }
      ]
    },
    {
      "name": "Nigeria Primary Healthcare Development Agency.",
      "telecom": [
        {
          "system": "email",
          "value": "ig@nphcda.gov.ng",
          "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"
        }
      ]
    }
  ],
  "hierarchyMeaning": "is-a",
  "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."
    }
  ]
}