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

: Detected|Not Detected - XML Representation

Draft as of 2025-10-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="detected-not-detected"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet detected-not-detected</b></p><a name="detected-not-detected"> </a><a name="hcdetected-not-detected"> </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/LA11882-0/">LA11882-0</a></td><td>Detected</td></tr><tr><td><a href="https://loinc.org/LA11883-8/">LA11883-8</a></td><td>Not Detected</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.tiro.health/ValueSet/detected-not-detected"/>
  <version value="0.1.0"/>
  <name value="DetectedNotDetected"/>
  <title value="Detected|Not Detected"/>
  <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="LOINC Answer List LL744-4 for Detected|Not Detected"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/valueset-conceptOrder">
          <valueInteger value="0"/>
        </extension>
        <code value="LA11882-0"/>
        <display value="Detected"/>
      </concept>
      <concept>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/valueset-conceptOrder">
          <valueInteger value="1"/>
        </extension>
        <code value="LA11883-8"/>
        <display value="Not Detected"/>
      </concept>
    </include>
  </compose>
</ValueSet>