{
  "resourceType" : "CodeSystem",
  "id" : "nigeria-clinical-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nigeria-clinical-status</b></p><a name=\"nigeria-clinical-status\"> </a><a name=\"hcnigeria-clinical-status\"> </a><p>This case-insensitive code system <code>https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-clinical-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">active<a name=\"nigeria-clinical-status-active\"> </a></td><td>Active</td><td>The clinical condition is currently present, ongoing, or requires active management or monitoring.</td></tr><tr><td style=\"white-space:nowrap\">inactive<a name=\"nigeria-clinical-status-inactive\"> </a></td><td>Inactive</td><td>The clinical condition is no longer present but is not considered resolved; it may recur or requires no current treatment.</td></tr><tr><td style=\"white-space:nowrap\">resolved<a name=\"nigeria-clinical-status-resolved\"> </a></td><td>Resolved</td><td>The clinical condition has completely resolved and is no longer impacting the patient's health or requiring further management.</td></tr><tr><td style=\"white-space:nowrap\">recovered<a name=\"nigeria-clinical-status-recovered\"> </a></td><td>Recovered</td><td>The individual has recovered fully from the adverse event without any long-term effects or sequelae.</td></tr><tr><td style=\"white-space:nowrap\">recovered-with-sequelae<a name=\"nigeria-clinical-status-recovered-with-sequelae\"> </a></td><td>Recovered with sequelae</td><td>The individual has recovered from the adverse event but with lasting effects, complications, or disabilities.</td></tr><tr><td style=\"white-space:nowrap\">death<a name=\"nigeria-clinical-status-death\"> </a></td><td>Death</td><td>The adverse event resulted in the death of the individual.</td></tr></table></div>"
  },
  "url" : "https://fhir-ig.digitalhealth.gov.ng/CodeSystem/nigeria-clinical-status",
  "version" : "0.0.0",
  "name" : "NGClinicalStatusCS",
  "title" : "NG Adverse Event CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-20T00:41:38+00:00",
  "publisher" : "NDHI",
  "contact" : [{
    "name" : "NDHI",
    "telecom" : [{
      "system" : "url",
      "value" : "https://digitalhealth.gov.ng"
    },
    {
      "system" : "email",
      "value" : "emeka2015@gmail.com"
    }]
  },
  {
    "name" : "Nigeria Digital in Health Initiative.",
    "telecom" : [{
      "system" : "email",
      "value" : "emeka2015@gmail.com",
      "use" : "work"
    }]
  }],
  "description" : "A classification system that represents the current clinical status of an individual who experienced an Adverse Event Following Immunization (AEFI), based on medical observation, investigation, or follow-up assessment.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NG",
      "display" : "Nigeria"
    }]
  }],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "active",
    "display" : "Active",
    "definition" : "The clinical condition is currently present, ongoing, or requires active management or monitoring."
  },
  {
    "code" : "inactive",
    "display" : "Inactive",
    "definition" : "The clinical condition is no longer present but is not considered resolved; it may recur or requires no current treatment."
  },
  {
    "code" : "resolved",
    "display" : "Resolved",
    "definition" : "The clinical condition has completely resolved and is no longer impacting the patient's health or requiring further management."
  },
  {
    "code" : "recovered",
    "display" : "Recovered",
    "definition" : "The individual has recovered fully from the adverse event without any long-term effects or sequelae."
  },
  {
    "code" : "recovered-with-sequelae",
    "display" : "Recovered with sequelae",
    "definition" : "The individual has recovered from the adverse event but with lasting effects, complications, or disabilities."
  },
  {
    "code" : "death",
    "display" : "Death",
    "definition" : "The adverse event resulted in the death of the individual."
  }]
}