Laboratory Base Class FHIR Profiles, published by HL7 International - Clinical Information Modeling Initiative. This is not an authorized publication; it is the continuous build for version 0.1). This version is based on the current content of https://github.com/HL7/cimi-labs/ and changes regularly. See the Directory of published versions
: Abnormal Interpretation Numeric Nominal value set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "abnml-int-numeric-nom-value-set",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/263654008\">263654008</a></td><td>Abnormal</td></tr><tr><td><a href=\"http://snomed.info/id/371879000\">371879000</a></td><td>Abnormally high</td></tr><tr><td><a href=\"http://snomed.info/id/371880002\">371880002</a></td><td>Abnormally low</td></tr><tr><td><a href=\"http://snomed.info/id/24651000205108\">24651000205108</a></td><td>Very abnormal</td></tr><tr><td><a href=\"http://snomed.info/id/260360000\">260360000</a></td><td>Very high</td></tr><tr><td><a href=\"http://snomed.info/id/260362008\">260362008</a></td><td>Very low</td></tr><tr><td><a href=\"http://snomed.info/id/17621005\">17621005</a></td><td>Normal</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/cimi-labs/ValueSet/abnml-int-numeric-nom-value-set",
"version" : "0.1",
"name" : "AbnmIntNumbericNom_VSET",
"title" : "Abnormal Interpretation Numeric Nominal value set",
"status" : "draft",
"experimental" : true,
"date" : "2023-08-02T21:04:34+00:00",
"publisher" : "HL7 International - Clinical Information Modeling Initiative",
"contact" : [
{
"name" : "HL7 International - Clinical Information Modeling Initiative",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/cimi"
}
]
},
{
"name" : "Graphite Health",
"telecom" : [
{
"system" : "url",
"value" : "https://www.graphitehealth.io"
}
]
}
],
"description" : "A set of Snomed CT terms that describe the abnormality of numeric laboratory tests, when applicable.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "263654008",
"display" : "Abnormal"
},
{
"code" : "371879000",
"display" : "Abnormally high"
},
{
"code" : "371880002",
"display" : "Abnormally low"
},
{
"code" : "24651000205108",
"display" : "Very abnormal"
},
{
"code" : "260360000",
"display" : "Very high"
},
{
"code" : "260362008",
"display" : "Very low"
},
{
"code" : "17621005",
"display" : "Normal"
}
]
}
]
}
}