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 Verification Status - JSON Representation

Active as of 2025-08-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "neir-verification-status-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet neir-verification-status-vs</b></p><a name=\"neir-verification-status-vs\"> </a><a name=\"hcneir-verification-status-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-verification.html\"><code>http://terminology.hl7.org/CodeSystem/allergyintolerance-verification</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-allergyintolerance-verification.html#allergyintolerance-verification-unconfirmed\">unconfirmed</a></td><td style=\"color: #cccccc\">Unconfirmed</td><td>The propensity for a reaction to the identified substance has not been objectively verified.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-verification.html#allergyintolerance-verification-confirmed\">confirmed</a></td><td style=\"color: #cccccc\">Confirmed</td><td>The propensity for a reaction to the identified substance has been objectively verified (which may include clinical evidence by testing, rechallenge, or observation).</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-verification.html#allergyintolerance-verification-refuted\">refuted</a></td><td style=\"color: #cccccc\">Refuted</td><td>A propensity for a reaction to the identified substance has been disputed or disproven with a sufficient level of clinical certainty to justify invalidating the assertion. This might or might not include testing or rechallenge.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-allergyintolerance-verification.html#allergyintolerance-verification-entered-in-error\">entered-in-error</a></td><td style=\"color: #cccccc\">Entered in Error</td><td>The statement was entered in error and is not valid.</td></tr></table></li></ul></div>"
  },
  "url" : "http://nhin.example.ng/ValueSet/neir-verification-status-vs",
  "version" : "0.1.0",
  "name" : "NEIRVerificationStatusVS",
  "title" : "NEIR ValueSet for Verification Status",
  "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 Verification status from NEIR",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NG",
          "display" : "Nigeria"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
        "concept" : [
          {
            "code" : "unconfirmed"
          },
          {
            "code" : "confirmed"
          },
          {
            "code" : "refuted"
          },
          {
            "code" : "entered-in-error"
          }
        ]
      }
    ]
  }
}