Starter FHIR Implementation Guide
1.0.1 - ci-build International flag

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

: HIV Test Types - XML Representation

Active as of 2024-10-10

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hiv-test-type-value-set"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet hiv-test-type-value-set</b></p><a name="hiv-test-type-value-set"> </a><a name="hchiv-test-type-value-set"> </a><a name="hiv-test-type-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/9836-8/">9836-8</a></td><td>HIV proviral DNA [Presence] in Blood by Probe with amplification</td></tr><tr><td><a href="https://loinc.org/89365-1/">89365-1</a></td><td>HIV 1 and 2 Ab panel - Serum, Plasma or Blood by Rapid immunoassay</td></tr></table></li></ul></div>
  </text>
  <url value="http://jembi.org/fhir/ValueSet/hiv-test-type-value-set"/>
  <version value="1.0.1"/>
  <name value="HIVTestType"/>
  <title value="HIV Test Types"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2024-10-10T11:09:31+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="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="9836-8"/>
        <display
                 value="HIV proviral DNA [Presence] in Blood by Probe with amplification"/>
      </concept>
      <concept>
        <code value="89365-1"/>
        <display
                 value="HIV 1 and 2 Ab panel - Serum, Plasma or Blood by Rapid immunoassay"/>
      </concept>
    </include>
  </compose>
</ValueSet>