DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

V2-0078.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0078 ( Interpretation Codes)

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v2-0078"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div>
  </text>
  <url value="http://hl7.org/fhir/v2/vs/0078"/>
  <version value="2.7"/>
  <name value="v2 Interpretation Codes"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0078 ( Interpretation Codes)"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2011-01-28"/>
  <define>
    <system value="http://hl7.org/fhir/v2/0078"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="&lt;"/>
      <display value="Below absolute low-off instrument scale"/>
    </concept>
    <concept>
      <code value="&gt;"/>
      <display value="Above absolute high-off instrument scale"/>
    </concept>
    <concept>
      <code value="A"/>
      <display value="Abnormal (applies to non-numeric results)"/>
    </concept>
    <concept>
      <code value="AA"/>
      <display value="Very abnormal (applies to non-numeric units, analogous to panic limits for numeric units)"/>
    </concept>
    <concept>
      <code value="AC"/>
      <display value="Anti-complementary substances present"/>
    </concept>
    <concept>
      <code value="B"/>
      <display value="Better-use when direction not relevant"/>
    </concept>
    <concept>
      <code value="D"/>
      <display value="Significant change down"/>
    </concept>
    <concept>
      <code value="DET"/>
      <display value="Detected"/>
    </concept>
    <concept>
      <code value="H"/>
      <display value="Above high normal"/>
    </concept>
    <concept>
      <code value="HH"/>
      <display value="Above upper panic limits"/>
    </concept>
    <concept>
      <code value="I"/>
      <display value="Intermediate. Indicates for microbiology susceptibilities only."/>
    </concept>
    <concept>
      <code value="IND"/>
      <display value="Indeterminate"/>
    </concept>
    <concept>
      <code value="L"/>
      <display value="Below low normal"/>
    </concept>
    <concept>
      <code value="LL"/>
      <display value="Below lower panic limits"/>
    </concept>
    <concept>
      <code value="MS"/>
      <display value="Moderately susceptible. Indicates for microbiology susceptibilities only."/>
    </concept>
    <concept>
      <code value="N"/>
      <display value="Normal (applies to non-numeric results)"/>
    </concept>
    <concept>
      <code value="ND"/>
      <display value="Not Detected"/>
    </concept>
    <concept>
      <code value="NEG"/>
      <display value="Negative"/>
    </concept>
    <concept>
      <code value="NR"/>
      <display value="Non-reactive"/>
    </concept>
    <concept>
      <code value="POS"/>
      <display value="Positive"/>
    </concept>
    <concept>
      <code value="QCF"/>
      <display value="Quality Control Failure"/>
    </concept>
    <concept>
      <code value="R"/>
      <display value="Resistant. Indicates for microbiology susceptibilities only."/>
    </concept>
    <concept>
      <code value="RR"/>
      <display value="Reactive"/>
    </concept>
    <concept>
      <code value="S"/>
      <display value="Susceptible. Indicates for microbiology susceptibilities only."/>
    </concept>
    <concept>
      <code value="TOX"/>
      <display value="Cytotoxic substance present"/>
    </concept>
    <concept>
      <code value="U"/>
      <display value="Significant change up"/>
    </concept>
    <concept>
      <code value="VS"/>
      <display value="Very susceptible. Indicates for microbiology susceptibilities only."/>
    </concept>
    <concept>
      <code value="W"/>
      <display value="Worse-use when direction not relevant"/>
    </concept>
    <concept>
      <code value="WR"/>
      <display value="Weakly reactive"/>
    </concept>
    <concept>
      <code value="null"/>
      <display value="No range defined, or normal ranges don't apply"/>
    </concept>
  </define>
</ValueSet>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.