Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.0 - ci-build Ethiopia flag

Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/ethiopia-hiv/ and changes regularly. See the Directory of published versions

: HIV Status Codes - XML Representation

Active as of 2024-09-19

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hiv-status-value-set"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet hiv-status-value-set</b></p><a name="hiv-status-value-set"> </a><a name="hchiv-status-value-set"> </a><a name="hiv-status-value-set-en-US"> </a><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/94652-5/">94652-5</a></td><td>Known exposure date</td></tr><tr><td><a href="https://loinc.org/LA6577-6/">LA6577-6</a></td><td>Negative</td></tr><tr><td><a href="https://loinc.org/LA29947-1/">LA29947-1</a></td><td>Carrier status unknown</td></tr><tr><td><a href="https://loinc.org/77978-5/">77978-5</a></td><td>Patient died from illness of interest</td></tr></table></li></ul></div>
  </text>
  <url value="http://moh.gov.et/fhir/hiv/ValueSet/hiv-status-value-set"/>
  <version value="1.0.0"/>
  <name value="HIVStatusValueSet"/>
  <title value="HIV Status Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-19T13:41:01+00:00"/>
  <publisher value="Jembi Health Systems"/>
  <contact>
    <name value="Jembi Health Systems"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.jembi.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@jembi.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Jembi Health Systems"/>
    <telecom>
      <system value="email"/>
      <value value="info@jembi.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="A list of codes describing the patient's HIV status."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="ET"/>
      <display value="Ethiopia"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="94652-5"/>
        <display value="Known exposure date"/>
      </concept>
      <concept>
        <code value="LA6577-6"/>
        <display value="Negative"/>
      </concept>
      <concept>
        <code value="LA29947-1"/>
        <display value="Carrier status unknown"/>
      </concept>
      <concept>
        <code value="77978-5"/>
        <display value="Patient died from illness of interest"/>
      </concept>
    </include>
  </compose>
</ValueSet>