{
  "resourceType": "CodeSystem",
  "id": "v2-0914",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<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\r\n                  <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\r\n                  <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\r\n                  <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\r\n                  <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\r\n                  <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>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/v2/0914",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.18.421"
  },
  "version": "2.8.2",
  "name": "v2 Root Cause",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0914 ( Root Cause)",
  "caseSensitive": false,
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0914",
  "content": "complete",
  "concept": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Enter (AP) when ANALYSIS PROCESS is the reason due to: • Product or supply failure (reagents, calibrators, QC material) • Equipment or instrumentation failure"
        }
      ],
      "code": "AP",
      "display": "Analysis Process"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Enter (IM) when INFORMATION MANAGEMENT is the reason due to:<p>â¢ Database or Programming issues<p>â¢ Overriding of test results<p>â¢ Inaccurate calculations<p>â¢ Inaccurate flagging, reference ranges, units of measure<p>â¢ Incomplete/inaccurate tran"
        }
      ],
      "code": "IM",
      "display": "Information Management"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Enter (L) when LABORATORY is the reason due to:<p>â¢ Data Entry error<p>â¢ Testing/Technical error<p>â¢ Repeat testing causing change to test result"
        }
      ],
      "code": "L",
      "display": "Laboratory"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Enter (NA) when NOT-APPLICABLE is the reason due to:<p>â¢ If no revisions performed or<p>â¢ unable to determine reason for revision<p>Note:  Do not use NA if result code status is not corrected (revised) or if a preliminary release of results with a cor"
        }
      ],
      "code": "NA",
      "display": "Not Applicable"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Enter (PD) when new or changed PLACER DATA information is the reason due to:<p>â¢ Changed patient demographics or<p>â¢ Result code data provided by the client on the requisition or specimen manifest that will be entered during order entry (i.e. Previous"
        }
      ],
      "code": "PD",
      "display": "Placer Data"
    }
  ]
}