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 ValueSet for Immunization Encounter - JSON Representation

Active as of 2025-08-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "immunization-encounter-class-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet immunization-encounter-class-vs</b></p><a name=\"immunization-encounter-class-vs\"> </a><a name=\"hcimmunization-encounter-class-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">AMB</a></td><td>Ambulatory</td><td>A comprehensive term for health care provided in a healthcare facility (e.g. a practitioneraTMs office, clinic setting, or hospital) on a nonresident basis. The term ambulatory usually implies that the patient has come to the location and is not assigned to a bed. Sometimes referred to as an outpatient encounter.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-HH\">HH</a></td><td>Home Health</td><td>Healthcare encounter that takes place in the residence of the patient or a designee</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-FLD\">FLD</a></td><td>Field</td><td>A patient encounter that takes place both outside a dedicated service delivery location and outside a patient's residence. Example locations might include an accident site and at a supermarket.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-VR\">VR</a></td><td>Virtual</td><td>A patient encounter where the patient and the practitioner(s) are not in the same physical location. Examples include telephone conference, email exchange, robotic surgery, and televideo conference.</td></tr></table></li></ul></div>"
  },
  "url" : "http://nhin.example.ng/ValueSet/immunization-encounter-class-vs",
  "version" : "0.1.0",
  "name" : "EncounterClassVS",
  "title" : "NEIR ValueSet for Immunization Encounter",
  "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 immunization Encounter from NEIR",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NG",
          "display" : "Nigeria"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept" : [
          {
            "code" : "AMB",
            "display" : "Ambulatory"
          },
          {
            "code" : "HH",
            "display" : "Home Health"
          },
          {
            "code" : "FLD",
            "display" : "Field"
          },
          {
            "code" : "VR",
            "display" : "Virtual"
          }
        ]
      }
    ]
  }
}