HIV Case-Based Surveillance
0.2.0 - CI Build International flag

HIV Case-Based Surveillance, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/openhie/HIV-CBS and changes regularly. See the Directory of published versions

: ART Regimen Lines - XML Representation

Active as of 2023-04-04

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-artregimen-lines"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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="http://snomed.info/id/708255002">708255002</a></td><td>First line treatment (procedure)</td></tr><tr><td><a href="http://snomed.info/id/708256001">708256001</a></td><td>Second line treatment (procedure)</td></tr><tr><td><a href="http://snomed.info/id/708257005">708257005</a></td><td>Third line treatment (procedure)</td></tr></table></li></ul></div>
  </text>
  <url value="http://openhie.org/fhir/hiv-cbs/ValueSet/vs-artregimen-lines"/>
  <version value="0.2.0"/>
  <name value="VSARTRegimenLines"/>
  <title value="ART Regimen Lines"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-04-04T11:13:17+00:00"/>
  <publisher value="Jembi Health Systems"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.jembi.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@jembi.org"/>
    </telecom>
  </contact>
  <description value="A list of ART regimen therapeutic lines."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="708255002"/>
        <display value="First line treatment (procedure)"/>
      </concept>
      <concept>
        <code value="708256001"/>
        <display value="Second line treatment (procedure)"/>
      </concept>
      <concept>
        <code value="708257005"/>
        <display value="Third line treatment (procedure)"/>
      </concept>
    </include>
  </compose>
</ValueSet>