This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
FHIR Value set/code system definition for HL7 v2 table 0078 ( Interpretation Codes)
{
"resourceType": "ValueSet",
"id": "v2-0078",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text": {
"status": "additional",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"url": "http://hl7.org/fhir/v2/vs/0078",
"version": "2.7",
"name": "v2 Interpretation Codes",
"publisher": "HL7, Inc",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
}
]
}
],
"description": "FHIR Value set/code system definition for HL7 v2 table 0078 ( Interpretation Codes)",
"status": "active",
"experimental": true,
"date": "2011-01-28",
"define": {
"system": "http://hl7.org/fhir/v2/0078",
"caseSensitive": true,
"concept": [
{
"code": "<",
"display": "Below absolute low-off instrument scale"
},
{
"code": ">",
"display": "Above absolute high-off instrument scale"
},
{
"code": "A",
"display": "Abnormal (applies to non-numeric results)"
},
{
"code": "AA",
"display": "Very abnormal (applies to non-numeric units, analogous to panic limits for numeric units)"
},
{
"code": "AC",
"display": "Anti-complementary substances present"
},
{
"code": "B",
"display": "Better-use when direction not relevant"
},
{
"code": "D",
"display": "Significant change down"
},
{
"code": "DET",
"display": "Detected"
},
{
"code": "H",
"display": "Above high normal"
},
{
"code": "HH",
"display": "Above upper panic limits"
},
{
"code": "I",
"display": "Intermediate. Indicates for microbiology susceptibilities only."
},
{
"code": "IND",
"display": "Indeterminate"
},
{
"code": "L",
"display": "Below low normal"
},
{
"code": "LL",
"display": "Below lower panic limits"
},
{
"code": "MS",
"display": "Moderately susceptible. Indicates for microbiology susceptibilities only."
},
{
"code": "N",
"display": "Normal (applies to non-numeric results)"
},
{
"code": "ND",
"display": "Not Detected"
},
{
"code": "NEG",
"display": "Negative"
},
{
"code": "NR",
"display": "Non-reactive"
},
{
"code": "POS",
"display": "Positive"
},
{
"code": "QCF",
"display": "Quality Control Failure"
},
{
"code": "R",
"display": "Resistant. Indicates for microbiology susceptibilities only."
},
{
"code": "RR",
"display": "Reactive"
},
{
"code": "S",
"display": "Susceptible. Indicates for microbiology susceptibilities only."
},
{
"code": "TOX",
"display": "Cytotoxic substance present"
},
{
"code": "U",
"display": "Significant change up"
},
{
"code": "VS",
"display": "Very susceptible. Indicates for microbiology susceptibilities only."
},
{
"code": "W",
"display": "Worse-use when direction not relevant"
},
{
"code": "WR",
"display": "Weakly reactive"
},
{
"code": "null",
"display": "No range defined, or normal ranges don't apply"
}
]
}
}
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.