This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). 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
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
FHIR Value set/code system definition for HL7 v2 table 0914 ( Root Cause)
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="v2-0914"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <language value="en"/> <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: • Database or Programming issues • Overriding of test results • Inaccurate calculations • Inaccurate flagging, reference ranges, units of measure • Incomplete/inaccurate transmission of test results • Other</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: • Data Entry error • Testing/Technical error • 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: • If no revisions performed or • unable to determine reason for revision Note: Do not use NA if result code status is not corrected (revised) or if a preliminary release of results with a correction (revision)</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: • Changed patient demographics or • Result code data provided by the client on the requisition or specimen manifest that will be entered during order entry (i.e. Previous Biopsy Date, Clinical Information, Source, etc...)</td> <td> added v2.8</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="external"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://terminology.hl7.org/CodeSystem/v2-0914"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.18.421"/> </identifier> <version value="2.9"/> <name value="v2.0914"/> <title value="v2 Root Cause"/> <status value="active"/> <experimental value="false"/> <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)"/> <content value="complete"/> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-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/codesystem-concept-comments"> <valueString value="Enter (IM) when INFORMATION MANAGEMENT is the reason due to: • Database or Programming issues • Overriding of test results • Inaccurate calculations • Inaccurate flagging, reference ranges, units of measure • Incomplete/inaccurate transmission of test results • Other"/> </extension> <code value="IM"/> <display value="Information Management"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"> <valueString value="Enter (L) when LABORATORY is the reason due to: • Data Entry error • Testing/Technical error • Repeat testing causing change to test result"/> </extension> <code value="L"/> <display value="Laboratory"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"> <valueString value="Enter (NA) when NOT-APPLICABLE is the reason due to: • If no revisions performed or • unable to determine reason for revision Note: Do not use NA if result code status is not corrected (revised) or if a preliminary release of results with a correction (revision)"/> </extension> <code value="NA"/> <display value="Not Applicable"/> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments"> <valueString value="Enter (PD) when new or changed PLACER DATA information is the reason due to: • Changed patient demographics or • Result code data provided by the client on the requisition or specimen manifest that will be entered during order entry (i.e. Previous Biopsy Date, Clinical Information, Source, etc...)"/> </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.