HL7 Europe Laboratory Report
2.0.1-ci - ci-build 150

HL7 Europe Laboratory Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 2.0.1-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/laboratory/ and changes regularly. See the Directory of published versions

: Reference Range High Comparator - XML Representation

Draft as of 2026-09-04

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="reference-range-high-comparator"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet reference-range-high-comparator</b></p><a name="reference-range-high-comparator"> </a><a name="hcreference-range-high-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-.60.61">&lt;=</a></td><td>Less or Equal to</td><td>The actual value is less than or equal to the given value.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-quantity-comparator.html#quantity-comparator-.60">&lt;</a></td><td>Less than</td><td>The actual value is less than the given value.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.eu/fhir/laboratory/ValueSet/reference-range-high-comparator"/>
  <version value="2.0.1-ci"/>
  <name value="ReferenceRangeHighComparator"/>
  <title value="Reference Range High Comparator"/>
  <status value="draft"/>
  <date value="2026-09-04T07:28:25+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 high 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="&lt;="/>
        <display value="Less or Equal to"/>
      </concept>
      <concept>
        <code value="&lt;"/>
        <display value="Less than"/>
      </concept>
    </include>
  </compose>
</ValueSet>