STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Hspc\valueset-hspc-abnInt-NumericNom.xml

Raw XML (canonical form)

Definition for Value SetAbnormal Interpretation Numeric Nom

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="hspc-abnInt-NumericNom"/>
  <meta>
    <lastUpdated value="2016-03-31T08:01:25.570+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Abnormal Interpretation Numeric Nom</h2>
      <p>HL7 V3:ObservationInterpretation OID: 2.16.840.1.113883.5.83 + SNOMED CT SNOMED CT concepts
         from the Degree findings (qualifier value)272520006, Presence findings (qualifier value)260411009,
         Absence findings (qualifier value)272519000</p>
      <p>
        <b>Copyright Statement:</b> IHC
      </p>
      <p>This value set includes codes from the following code systems:</p>
      <ul>
        <li>Include these codes as defined in 
          <a href="../v3/ObservationInterpretation/cs.html">http://hl7.org/fhir/v3/ObservationInterpretation</a>
          <table>
            <tr>
              <td>
                <b>Code</b>
              </td>
              <td>
                <b>Display</b>
              </td>
            </tr>
            <tr>
              <td>H</td>
              <td>Higher Than Normal</td>
              <td>The result for a quantitative observation is above the upper limit of the reference range
                 (as defined for the respective test procedure).
                <br/>
                        Synonym: Above high normal
              </td>
            </tr>
            <tr>
              <td>L</td>
              <td>Lower Than Normal</td>
              <td>The result for a quantitative observation is below the lower limit of the reference range
                 (as defined for the respective test procedure).
                <br/>
                        Synonym: Below low normal
              </td>
            </tr>
            <tr>
              <td>A</td>
              <td>Abnormal</td>
              <td>The result or observation value is outside the reference range or expected norm (as defined
                 for the respective test procedure).
                <br/>
                        [Note: Typically applies to non-numeric results.]
              </td>
            </tr>
            <tr>
              <td>AA</td>
              <td>Very Abnormal</td>
              <td>The result or observation value is outside a reference range or expected norm at a level
                 at which immediate action should be considered for patient safety (as defined for the
                 respective test procedure).
                <br/>
                        [Note: Typically applies to non-numeric results.  Analogous to
                 critical/panic limits for numeric results.]
              </td>
            </tr>
            <tr>
              <td>HH</td>
              <td>Panic High</td>
              <td>The result for a quantitative observation is above a reference level at which immediate
                 action should be considered for patient safety (as defined for the respective test procedure).
                <br/>
                        Synonym: Above upper panic limits.
              </td>
            </tr>
            <tr>
              <td>LL</td>
              <td>Panic Low</td>
              <td>The result for a quantitative observation is below a reference level at which immediate
                 action should be considered for patient safety (as defined for the respective test procedure).
                <br/>
                        Synonym: Below lower panic limits.
              </td>
            </tr>
          </table>
        </li>
        <li>Include all codes defined in 
          <a href="../codesystem-abnInt-NumericNom.html">http://healthcaresoa.org/fhir/hspc-abnInt-NumericNom</a>
        </li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-oid">
    <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.708"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/hspc-abnInt-NumericNom"/>
  <version value="0.01"/>
  <name value="Abnormal Interpretation Numeric Nom"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="HSPC"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://healtcaresoa.org"/>
    </telecom>
  </contact>
  <date value="2015-04-14"/>
  <description value="HL7 V3:ObservationInterpretation OID: 2.16.840.1.113883.5.83 + SNOMED CT SNOMED CT concepts
   from the Degree findings (qualifier value)272520006, Presence findings (qualifier value)260411009,
   Absence findings (qualifier value)272519000"/>
  <copyright value="IHC"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/v3/ObservationInterpretation"/>
      <concept>
        <code value="H"/>
        <display value="Higher Than Normal"/>
      </concept>
      <concept>
        <code value="L"/>
        <display value="Lower Than Normal"/>
      </concept>
      <concept>
        <code value="A"/>
        <display value="Abnormal"/>
      </concept>
      <concept>
        <code value="AA"/>
        <display value="Very Abnormal"/>
      </concept>
      <concept>
        <code value="HH"/>
        <display value="Panic High"/>
      </concept>
      <concept>
        <code value="LL"/>
        <display value="Panic Low"/>
      </concept>
    </include>
    <include>
      <system value="http://healthcaresoa.org/fhir/hspc-abnInt-NumericNom"/>
    </include>
  </compose>
</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.