HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - STU1 International flag

HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/openhie/Rwanda-HIV and changes regularly. See the Directory of published versions

: HIV Test Types - XML Representation

Active as of 2023-09-15

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-test-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url value="http://openhie.org/fhir/rwanda-hiv/ValueSet/vs-test-types"/>
  <version value="0.1.0"/>
  <name value="VSTestTypes"/>
  <title value="HIV Test Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-09-15T07:34:16+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="A list of HIV test types."/>
  <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="25842-6"/>
        <display
                 value="HIV 2 proviral DNA [Presence] in Specimen by NAA with probe detection"/>
      </concept>
      <concept>
        <code value="25836-8"/>
        <display
                 value="HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection"/>
      </concept>
    </include>
  </compose>
</ValueSet>