FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageorg.dhin-hie.sandbox
Resource TypeCodeSystem
IdCodeSystem-nigeria-clinical-status.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-nigeria-clinical-status.html
URLhttps://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-clinical-status
Version0.2.0
Statusactive
Date2025-11-25T07:48:54+00:00
NameNGClinicalStatusCS
TitleNG Adverse Event 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 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 case-insensitive code system https://sandbox.dhin-hie.org/ig/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.

Source1

{
  "resourceType": "CodeSystem",
  "id": "nigeria-clinical-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-clinical-status",
  "version": "0.2.0",
  "name": "NGClinicalStatusCS",
  "title": "NG Adverse Event CS",
  "status": "active",
  "experimental": false,
  "date": "2025-11-25T07:48:54+00:00",
  "publisher": "DHIN",
  "contact": [
    {
      "name": "DHIN",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.dhin-hie.org"
        },
        {
          "system": "email",
          "value": "info@dhin-hie.org"
        }
      ]
    },
    {
      "name": "Digital Health Interoperability Network.",
      "telecom": [
        {
          "system": "email",
          "value": "info@dhin-hie.org",
          "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."
    }
  ]
}