STU3 Candidate

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

V2-0914.cs.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0914 ( Root Cause)

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0914"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>Root Cause</p>

      <table class="grid">
        <tr>
          <td>
            <b>Code</b>
          </td>
          <td>
            <b>Description</b>
          </td>
          <td>
            <b>Comment</b>
          </td>
          <td>
            <b>Version</b>
          </td>
        </tr>
        <tr>
          <td>AP
            <a name="AP"> </a>
          </td>
          <td>Analysis Process</td>
          <td>Enter (AP) when ANALYSIS PROCESS is the reason due to: • Product or supply failure (reagents,
               calibrators, QC material) • Equipment or instrumentation failure</td>
          <td>added v2.8</td>
        </tr>
        <tr>
          <td>IM
            <a name="IM"> </a>
          </td>
          <td>Information Management</td>
          <td>Enter (IM) when INFORMATION MANAGEMENT is the reason due to:&lt;p&gt;• Database or Programming
               issues&lt;p&gt;• Overriding of test results&lt;p&gt;• Inaccurate calculations&lt;p&gt;•
               Inaccurate flagging, reference ranges, units of measure&lt;p&gt;• Incomplete/inaccurate
               tran</td>
          <td>added v2.8</td>
        </tr>
        <tr>
          <td>L
            <a name="L"> </a>
          </td>
          <td>Laboratory</td>
          <td>Enter (L) when LABORATORY is the reason due to:&lt;p&gt;• Data Entry error&lt;p&gt;•
               Testing/Technical error&lt;p&gt;• Repeat testing causing change to test result</td>
          <td>added v2.8</td>
        </tr>
        <tr>
          <td>NA
            <a name="NA"> </a>
          </td>
          <td>Not Applicable</td>
          <td>Enter (NA) when NOT-APPLICABLE is the reason due to:&lt;p&gt;• If no revisions performed
               or&lt;p&gt;• unable to determine reason for revision&lt;p&gt;Note:  Do not use NA if
               result code status is not corrected (revised) or if a preliminary release of results with
               a cor</td>
          <td>added v2.8</td>
        </tr>
        <tr>
          <td>PD
            <a name="PD"> </a>
          </td>
          <td>Placer Data</td>
          <td>Enter (PD) when new or changed PLACER DATA information is the reason due to:&lt;p&gt;•
               Changed patient demographics or&lt;p&gt;• Result code data provided by the client on
               the requisition or specimen manifest that will be entered during order entry (i.e. Previous</td>
          <td>added v2.8</td>
        </tr>
      </table>

    </div>
  </text>
  <url value="http://hl7.org/fhir/v2/0914"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.133883.18.421"/>
  </identifier>
  <version value="2.8.2"/>
  <name value="v2 Root Cause"/>
  <status value="active"/>
  <experimental value="true"/>
  <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 0914 ( Root Cause)"/>
  <caseSensitive value="false"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/v2-0914"/>
  <content value="complete"/>
  <concept>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
      <valueString value="Enter (AP) when ANALYSIS PROCESS is the reason due to: • Product or supply failure (reagents,
         calibrators, QC material) • Equipment or instrumentation failure"/>
    </extension>
    <code value="AP"/>
    <display value="Analysis Process"/>
  </concept>
  <concept>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
      <valueString value="Enter (IM) when INFORMATION MANAGEMENT is the reason due to:&lt;p&gt;• Database or Programming
         issues&lt;p&gt;• Overriding of test results&lt;p&gt;• Inaccurate calculations&lt;p&gt;•
         Inaccurate flagging, reference ranges, units of measure&lt;p&gt;• Incomplete/inaccurate
         tran"/>
    </extension>
    <code value="IM"/>
    <display value="Information Management"/>
  </concept>
  <concept>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
      <valueString value="Enter (L) when LABORATORY is the reason due to:&lt;p&gt;• Data Entry error&lt;p&gt;•
         Testing/Technical error&lt;p&gt;• Repeat testing causing change to test result"/>
    </extension>
    <code value="L"/>
    <display value="Laboratory"/>
  </concept>
  <concept>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
      <valueString value="Enter (NA) when NOT-APPLICABLE is the reason due to:&lt;p&gt;• If no revisions performed
         or&lt;p&gt;• unable to determine reason for revision&lt;p&gt;Note:  Do not use NA if
         result code status is not corrected (revised) or if a preliminary release of results with
         a cor"/>
    </extension>
    <code value="NA"/>
    <display value="Not Applicable"/>
  </concept>
  <concept>
    <extension url="http://hl7.org/fhir/StructureDefinition/valueset-comments">
      <valueString value="Enter (PD) when new or changed PLACER DATA information is the reason due to:&lt;p&gt;•
         Changed patient demographics or&lt;p&gt;• Result code data provided by the client on
         the requisition or specimen manifest that will be entered during order entry (i.e. Previous"/>
    </extension>
    <code value="PD"/>
    <display value="Placer Data"/>
  </concept>
</CodeSystem>

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.