FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeCodeSystem
IdCodeSystem-nigeria-immunization-session-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-nigeria-immunization-session-type.html
URLhttps://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-immunization-session-type
Version0.2.0
Statusactive
Date2025-11-25T07:48:54+00:00
NameNGSessionTypeCS
TitleNG 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 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 case-insensitive code system https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-immunization-session-type defines the following codes:

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.

Source1

{
  "resourceType": "CodeSystem",
  "id": "nigeria-immunization-session-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-immunization-session-type",
  "version": "0.2.0",
  "name": "NGSessionTypeCS",
  "title": "NG Immunization Session types CS",
  "status": "active",
  "experimental": false,
  "date": "2025-11-25T07:48:54+00:00",
  "publisher": "DHIN",
  "contact": [
    {
      "name": "DHIN",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.dhin-hie.org"
        },
        {
          "system": "email",
          "value": "info@dhin-hie.org"
        }
      ]
    },
    {
      "name": "Digital Health Interoperability Network.",
      "telecom": [
        {
          "system": "email",
          "value": "info@dhin-hie.org",
          "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."
    }
  ]
}