DHIN 2025Connectathon FHIR IG
0.1.0 - draft

DHIN 2025Connectathon FHIR IG, published by DHIN. 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/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions

: NG Adverse Event CS - XML Representation

Active as of 2025-10-02

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nigeria-clinical-status"/>
  <text>
    <status value="generated"/>
    <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://sandbox.dhin-hie.org/ig/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>
  </text>
  <url
       value="https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-clinical-status"/>
  <version value="0.1.0"/>
  <name value="NGClinicalStatusCS"/>
  <title value="NG Adverse Event CS"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-10-02T06:43:53+00:00"/>
  <publisher value="DHIN"/>
  <contact>
    <name value="DHIN"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.dhin-hie.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@dhin-hie.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Interoperability Network."/>
    <telecom>
      <system value="email"/>
      <value value="info@dhin-hie.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="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."/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="active"/>
    <display value="Active"/>
    <definition
                value="The clinical condition is currently present, ongoing, or requires active management or monitoring."/>
  </concept>
  <concept>
    <code value="inactive"/>
    <display value="Inactive"/>
    <definition
                value="The clinical condition is no longer present but is not considered resolved; it may recur or requires no current treatment."/>
  </concept>
  <concept>
    <code value="resolved"/>
    <display value="Resolved"/>
    <definition
                value="The clinical condition has completely resolved and is no longer impacting the patient's health or requiring further management."/>
  </concept>
  <concept>
    <code value="recovered"/>
    <display value="Recovered"/>
    <definition
                value="The individual has recovered fully from the adverse event without any long-term effects or sequelae."/>
  </concept>
  <concept>
    <code value="recovered-with-sequelae"/>
    <display value="Recovered with sequelae"/>
    <definition
                value="The individual has recovered from the adverse event but with lasting effects, complications, or disabilities."/>
  </concept>
  <concept>
    <code value="death"/>
    <display value="Death"/>
    <definition
                value="The adverse event resulted in the death of the individual."/>
  </concept>
</CodeSystem>