FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/nigeria-clinical-status

Packageng.gov.nphcda.immunization
Resource TypeCodeSystem
Idnigeria-clinical-status
FHIR VersionR4
Sourcehttp://nphcda.gov.ng/ig/immunization/https://build.fhir.org/ig/Nigeria-FHIR-Community/ImmunizationIG/CodeSystem-nigeria-clinical-status.html
URLhttp://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-clinical-status
Version1.0.0
Statusactive
Date2025-08-04T10:06:52+00:00
NameNGClinicalStatusCS
TitleNG-Imm Adverse Event Clinical Status CS
DescriptionA 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.
Contentcomplete

Resources that use this resource

ValueSet
nigeria-clinical-statusNG-Imm Clinical Status VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem nigeria-clinical-status

This code system http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-clinical-status defines the following codes:

CodeDisplayDefinition
active ActiveThe clinical condition is currently present, ongoing, or requires active management or monitoring.
inactive InactiveThe clinical condition is no longer present but is not considered resolved; it may recur or requires no current treatment.
resolved ResolvedThe clinical condition has completely resolved and is no longer impacting the patient's health or requiring further management.
recovered RecoveredThe individual has recovered fully from the adverse event without any long-term effects or sequelae.
recovered-with-sequelae Recovered with sequelaeThe individual has recovered from the adverse event but with lasting effects, complications, or disabilities.
death DeathThe adverse event resulted in the death of the individual.

Source

{
  "resourceType": "CodeSystem",
  "id": "nigeria-clinical-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-clinical-status",
  "version": "1.0.0",
  "name": "NGClinicalStatusCS",
  "title": "NG-Imm Adverse Event Clinical Status CS",
  "status": "active",
  "date": "2025-08-04T10:06:52+00:00",
  "publisher": "https://nphcda.gov.ng",
  "contact": [
    {
      "name": "https://nphcda.gov.ng",
      "telecom": [
        {
          "system": "url",
          "value": "https://nphcda.gov.ng"
        },
        {
          "system": "email",
          "value": "kasim.sani@nphcda.gov.ng"
        }
      ]
    },
    {
      "name": "Nigeria Primary Healthcare Development Agency.",
      "telecom": [
        {
          "system": "email",
          "value": "ig@nphcda.gov.ng",
          "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"
        }
      ]
    }
  ],
  "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."
    }
  ]
}