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

: NEIR CodeSystem for Service Requests - JSON Representation

Active as of 2025-08-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "neir-service-request",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem neir-service-request</b></p><a name=\"neir-service-request\"> </a><a name=\"hcneir-service-request\"> </a><p>This case-sensitive code system <code>http://nhin.example.ng/CodeSystem/neir-service-request</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">NGR-001<a name=\"neir-service-request-NGR-001\"> </a></td><td>Defaulter Tracing</td></tr><tr><td style=\"white-space:nowrap\">NGR-002<a name=\"neir-service-request-NGR-002\"> </a></td><td>Laboratory procedure</td></tr><tr><td style=\"white-space:nowrap\">NGR-003<a name=\"neir-service-request-NGR-003\"> </a></td><td>Imaging</td></tr><tr><td style=\"white-space:nowrap\">NGR-004<a name=\"neir-service-request-NGR-004\"> </a></td><td>Counselling</td></tr><tr><td style=\"white-space:nowrap\">NGR-005<a name=\"neir-service-request-NGR-005\"> </a></td><td>Education</td></tr><tr><td style=\"white-space:nowrap\">NGR-006<a name=\"neir-service-request-NGR-006\"> </a></td><td>Surgical procedure</td></tr></table></div>"
  },
  "url" : "http://nhin.example.ng/CodeSystem/neir-service-request",
  "version" : "0.1.0",
  "name" : "NEIRServiceRequestCS",
  "title" : "NEIR CodeSystem for Service Requests",
  "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" : "CodeSystem for Service Requests",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NG",
          "display" : "Nigeria"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "NGR-001",
      "display" : "Defaulter Tracing"
    },
    {
      "code" : "NGR-002",
      "display" : "Laboratory procedure"
    },
    {
      "code" : "NGR-003",
      "display" : "Imaging"
    },
    {
      "code" : "NGR-004",
      "display" : "Counselling"
    },
    {
      "code" : "NGR-005",
      "display" : "Education"
    },
    {
      "code" : "NGR-006",
      "display" : "Surgical procedure"
    }
  ]
}