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
FHIR Value set/code system definition for HL7 v2 table 0914 ( Root Cause)
{
"resourceType": "CodeSystem",
"id": "v2-0914",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition"
]
},
"text": {
"status": "additional",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"url": "http://hl7.org/fhir/v2/0914",
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.133883.18.421"
},
"version": "2.8.2",
"name": "v2 Root Cause",
"status": "active",
"experimental": true,
"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/valueset-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/valueset-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/valueset-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/valueset-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/valueset-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"
}
]
}
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.