Package | ng.gov.nphcda.immunization |
Resource Type | CodeSystem |
Id | nigeria-clinical-status |
FHIR Version | R4 |
Source | http://nphcda.gov.ng/ig/immunization/https://build.fhir.org/ig/Nigeria-FHIR-Community/ImmunizationIG/CodeSystem-nigeria-clinical-status.html |
URL | http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-clinical-status |
Version | 1.0.0 |
Status | active |
Date | 2025-08-04T10:06:52+00:00 |
Name | NGClinicalStatusCS |
Title | NG-Imm Adverse Event Clinical Status CS |
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. |
Content | complete |
ValueSet | |
nigeria-clinical-status | NG-Imm Clinical Status VS |
No resources found
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:
{ "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." } ] }