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 Client HIV status CS - XML Representation

Active as of 2025-10-02

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nigeria-hiv-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem nigeria-hiv-status</b></p><a name="nigeria-hiv-status"> </a><a name="hcnigeria-hiv-status"> </a><p>This case-sensitive code system <code>http://nphcda.gov.ng/ig/CodeSystem/nigeria-hiv-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">positive<a name="nigeria-hiv-status-positive"> </a></td><td>Positive</td><td>The Client is HIV positive</td></tr><tr><td style="white-space:nowrap">negative<a name="nigeria-hiv-status-negative"> </a></td><td>Negative</td><td>The Client is HIV Negative</td></tr><tr><td style="white-space:nowrap">unknown<a name="nigeria-hiv-status-unknown"> </a></td><td>Unknown</td><td>The Client does not know their HIV status</td></tr></table></div>
  </text>
  <url value="http://nphcda.gov.ng/ig/CodeSystem/nigeria-hiv-status"/>
  <version value="0.1.0"/>
  <name value="NGHivStatusCS"/>
  <title value="NG Client HIV status 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="This CodeSystem IMMZ.C.DE31 defines list of options for HIV status of a Client"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="positive"/>
    <display value="Positive"/>
    <definition value="The Client is HIV positive"/>
  </concept>
  <concept>
    <code value="negative"/>
    <display value="Negative"/>
    <definition value="The Client is HIV Negative"/>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Unknown"/>
    <definition value="The Client does not know their HIV status"/>
  </concept>
</CodeSystem>