Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Positive Negative - XML Representation

Draft as of 2025-10-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="positive-negative"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet positive-negative</b></p><a name="positive-negative"> </a><a name="hcpositive-negative"> </a><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><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/LA6576-8/">LA6576-8</a></td><td>Positive</td></tr><tr><td><a href="https://loinc.org/LA6577-6/">LA6577-6</a></td><td>Negative</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.tiro.health/ValueSet/positive-negative"/>
  <version value="0.1.0"/>
  <name value="PositiveNegative"/>
  <title value="Positive Negative"/>
  <status value="draft"/>
  <date value="2025-10-16T12:24:15+00:00"/>
  <publisher value="Tiro.health"/>
  <contact>
    <name value="Tiro.health"/>
    <telecom>
      <system value="url"/>
      <value value="http://tiro.health"/>
    </telecom>
  </contact>
  <description value="Positive Negative from LOINC Answer List LL360-9"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="LA6576-8"/>
        <display value="Positive"/>
      </concept>
      <concept>
        <code value="LA6577-6"/>
        <display value="Negative"/>
      </concept>
    </include>
  </compose>
</ValueSet>