This page is part of the Loinc/IVD Mapping FHIR IG (v0.3.0: STU 1 (FHIR R4) Ballot 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "resultvalue-mappings-livd",
"meta" : {
"profile" : [
"http://hl7.org/fhir/uv/livd/StructureDefinition/valueset-uv-livd"
]
},
"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> version <code>http://snomed.info/sct/5991000124107/version/20200901</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=260373001\">260373001</a></td><td>Detected</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=260415000\">260415000</a></td><td>Not detected</td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&conceptId1=455371000124106\">455371000124106</a></td><td>Invalid result</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/livd/ValueSet/resultvalue-mappings-livd",
"version" : "0.1.0",
"name" : "LivdResultValueMappingsVS",
"title" : "Result value mappings value set for LIVD",
"status" : "draft",
"date" : "2018-09-25",
"description" : "Includes the subset of LOINC or SNOMED CT codes for mappings from result values that are relevant for this ConceptMap.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/5991000124107/version/20200901",
"concept" : [
{
"code" : "260373001",
"display" : "Detected"
},
{
"code" : "260415000",
"display" : "Not detected"
},
{
"code" : "455371000124106",
"display" : "Invalid result"
}
]
}
]
}
}