HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build International flag

HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. 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/openhie/Rwanda-HIV/ and changes regularly. See the Directory of published versions

: Adherence to ARV Treatment - XML Representation

Active as of 2024-10-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-arv-adherence"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-arv-adherence</b></p><a name="vs-arv-adherence"> </a><a name="hcvs-arv-adherence"> </a><a name="vs-arv-adherence-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/LA6763-2/">LA6763-2</a></td><td>Good = 95% adherence</td></tr><tr><td><a href="https://loinc.org/LA6764-0/">LA6764-0</a></td><td>Fair 85-94% adherence</td></tr><tr><td><a href="https://loinc.org/LA6765-7/">LA6765-7</a></td><td>Poor &lt;85% adherence</td></tr></table></li></ul></div>
  </text>
  <url value="http://moh.gov.rw/fhir/ValueSet/vs-arv-adherence"/>
  <version value="0.1.0"/>
  <name value="VSARVAdherence"/>
  <title value="Adherence to ARV Treatment"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2024-10-11T04:38:55+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="Richard Langford"/>
    <telecom>
      <system value="email"/>
      <value value="richard.langford@jembi.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Adherence to ARV Treatment."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="LA6763-2"/>
        <display value="Good = 95% adherence"/>
      </concept>
      <concept>
        <code value="LA6764-0"/>
        <display value="Fair 85-94% adherence"/>
      </concept>
      <concept>
        <code value="LA6765-7"/>
        <display value="Poor &lt;85% adherence"/>
      </concept>
    </include>
  </compose>
</ValueSet>