Nigeria Immunization FHIR IG
0.1.0 - ci-build Nigeria flag

Nigeria Immunization FHIR IG, published by intellisoftkenya.com. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/ and changes regularly. See the Directory of published versions

: IMMZ.D.DE27 ValueSet for Route of Administration - JSON Representation

Active as of 2025-08-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "IMMZDRouteOfAdministration",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IMMZDRouteOfAdministration</b></p><a name=\"IMMZDRouteOfAdministration\"> </a><a name=\"hcIMMZDRouteOfAdministration\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-IMMZ.D.html\"><code>http://nhin.example.ng/CodeSystem/IMMZ.D</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE28\">DE28</a></td><td style=\"color: #cccccc\">Oral</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE29\">DE29</a></td><td style=\"color: #cccccc\">Intradermal</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE30\">DE30</a></td><td style=\"color: #cccccc\">Intramuscular</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE31\">DE31</a></td><td style=\"color: #cccccc\">Subcutaneous</td></tr></table></li></ul></div>"
  },
  "url" : "http://nhin.example.ng/ValueSet/IMMZDRouteOfAdministration",
  "version" : "0.1.0",
  "name" : "IMMZDRouteOfAdministration",
  "title" : "IMMZ.D.DE27 ValueSet for Route of Administration",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-08-11T12:02:23+00:00",
  "publisher" : "intellisoftkenya.com",
  "contact" : [
    {
      "name" : "intellisoftkenya.com",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.intellisoftkenya.com/"
        }
      ]
    },
    {
      "name" : "IntelliSOFT Consulting Kenya.",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@intellisoftkenya.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "ValueSet for Route of Administration for IMMZ.D.DE27",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NG",
          "display" : "Nigeria"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://nhin.example.ng/CodeSystem/IMMZ.D",
        "concept" : [
          {
            "code" : "DE28"
          },
          {
            "code" : "DE29"
          },
          {
            "code" : "DE30"
          },
          {
            "code" : "DE31"
          }
        ]
      }
    ]
  }
}