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

: Follow Up Status - XML Representation

Active as of 2024-09-19

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="art-follow-up-status-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem art-follow-up-status-code-system</b></p><a name="art-follow-up-status-code-system"> </a><a name="hcart-follow-up-status-code-system"> </a><a name="art-follow-up-status-code-system-en-US"> </a><p>This case-sensitive code system <code>http://moh.gov.et/fhir/hiv/CodeSystem/art-follow-up-status-code-system</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">alive-on-art<a name="art-follow-up-status-code-system-alive-on-art"> </a></td><td>Alive on ART</td></tr><tr><td style="white-space:nowrap">to<a name="art-follow-up-status-code-system-to"> </a></td><td>TO</td></tr><tr><td style="white-space:nowrap">dead<a name="art-follow-up-status-code-system-dead"> </a></td><td>Dead</td></tr><tr><td style="white-space:nowrap">drop<a name="art-follow-up-status-code-system-drop"> </a></td><td>Drop</td></tr><tr><td style="white-space:nowrap">restart<a name="art-follow-up-status-code-system-restart"> </a></td><td>Restart</td></tr><tr><td style="white-space:nowrap">lost<a name="art-follow-up-status-code-system-lost"> </a></td><td>Lost</td></tr><tr><td style="white-space:nowrap">stop<a name="art-follow-up-status-code-system-stop"> </a></td><td>Stop</td></tr></table></div>
  </text>
  <url
       value="http://moh.gov.et/fhir/hiv/CodeSystem/art-follow-up-status-code-system"/>
  <version value="1.0.0"/>
  <name value="ARTFollowUpStatusCodeSystem"/>
  <title value="Follow Up Status"/>
  <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 follow up statuses"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="ET"/>
      <display value="Ethiopia"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="alive-on-art"/>
    <display value="Alive on ART"/>
  </concept>
  <concept>
    <code value="to"/>
    <display value="TO"/>
  </concept>
  <concept>
    <code value="dead"/>
    <display value="Dead"/>
  </concept>
  <concept>
    <code value="drop"/>
    <display value="Drop"/>
  </concept>
  <concept>
    <code value="restart"/>
    <display value="Restart"/>
  </concept>
  <concept>
    <code value="lost"/>
    <display value="Lost"/>
  </concept>
  <concept>
    <code value="stop"/>
    <display value="Stop"/>
  </concept>
</CodeSystem>