Laboratory Base Class FHIR Profiles
0.1 - Draft United States of America flag

Laboratory Base Class FHIR Profiles, published by HL7 International - Clinical Information Modeling Initiative. This is not an authorized publication; it is the continuous build for version 0.1). This version is based on the current content of https://github.com/HL7/cimi-labs/ and changes regularly. See the Directory of published versions

: Abnormal Interpretation Numeric Nominal value set - XML Representation

Draft as of 2023-08-02

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="abnml-int-numeric-nom-value-set"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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="http://snomed.info/id/263654008">263654008</a></td><td>Abnormal</td></tr><tr><td><a href="http://snomed.info/id/371879000">371879000</a></td><td>Abnormally high</td></tr><tr><td><a href="http://snomed.info/id/371880002">371880002</a></td><td>Abnormally low</td></tr><tr><td><a href="http://snomed.info/id/24651000205108">24651000205108</a></td><td>Very abnormal</td></tr><tr><td><a href="http://snomed.info/id/260360000">260360000</a></td><td>Very high</td></tr><tr><td><a href="http://snomed.info/id/260362008">260362008</a></td><td>Very low</td></tr><tr><td><a href="http://snomed.info/id/17621005">17621005</a></td><td>Normal</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/cimi-labs/ValueSet/abnml-int-numeric-nom-value-set"/>
  <version value="0.1"/>
  <name value="AbnmIntNumbericNom_VSET"/>
  <title value="Abnormal Interpretation Numeric Nominal value set"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2023-08-02T21:04:34+00:00"/>
  <publisher
             value="HL7 International - Clinical Information Modeling Initiative"/>
  <contact>
    <name
          value="HL7 International - Clinical Information Modeling Initiative"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/cimi"/>
    </telecom>
  </contact>
  <contact>
    <name value="Graphite Health"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.graphitehealth.io"/>
    </telecom>
  </contact>
  <description
               value="A set of Snomed CT terms that describe the abnormality of numeric laboratory tests, when applicable."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="263654008"/>
        <display value="Abnormal"/>
      </concept>
      <concept>
        <code value="371879000"/>
        <display value="Abnormally high"/>
      </concept>
      <concept>
        <code value="371880002"/>
        <display value="Abnormally low"/>
      </concept>
      <concept>
        <code value="24651000205108"/>
        <display value="Very abnormal"/>
      </concept>
      <concept>
        <code value="260360000"/>
        <display value="Very high"/>
      </concept>
      <concept>
        <code value="260362008"/>
        <display value="Very low"/>
      </concept>
      <concept>
        <code value="17621005"/>
        <display value="Normal"/>
      </concept>
    </include>
  </compose>
</ValueSet>