<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="reference-range-low-comparator"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet reference-range-low-comparator</b></p><a name="reference-range-low-comparator"> </a><a name="hcreference-range-low-comparator"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-quantity-comparator.html"><code>http://hl7.org/fhir/quantity-comparator</code></a><span title="Version is explicitly stated to be 4.0.1"> version &#x1F4CD;4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-quantity-comparator.html#quantity-comparator-.62.61">&gt;=</a></td><td>Greater or Equal to</td><td>The actual value is greater than or equal to the given value.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-quantity-comparator.html#quantity-comparator-.62">&gt;</a></td><td>Greater than</td><td>The actual value is greater than the given value.</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.eu/fhir/laboratory/ValueSet/reference-range-low-comparator"/>
  <version value="2.0.1-ci"/>
  <name value="ReferenceRangeLowComparator"/>
  <title value="Reference Range Low Comparator"/>
  <status value="draft"/>
  <date value="2026-09-04T09:12:18+00:00"/>
  <publisher value="HL7 Europe"/>
  <contact>
    <name value="HL7 Europe"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.eu"/>
    </telecom>
  </contact>
  <description value="Comparators permitted for the low bound of an Observation reference range."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <copyright value="Copyright HL7 Europe. Licensed under creative commons public domain (CC0 1.0)."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/quantity-comparator"/>
      <version value="4.0.1"/>
      <concept>
        <code value="&gt;="/>
        <display value="Greater or Equal to"/>
      </concept>
      <concept>
        <code value="&gt;"/>
        <display value="Greater than"/>
      </concept>
    </include>
  </compose>
</ValueSet>