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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "testcode-mappings-livd"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/livd/StructureDefinition/valueset-uv-livd";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/livd/StructureDefinition/valueset-uv-livd> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> version <code>2.65</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://details.loinc.org/LOINC/90370-8.html\">90370-8</a></td><td>LIVD mapping data set</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/14749-6.html\">14749-6</a></td><td>Glucose [Moles/volume] in Serum or Plasma</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/2345-7.html\">2345-7</a></td><td>Glucose [Mass/volume] in Serum or Plasma</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/14744-7.html\">14744-7</a></td><td>Glucose [Moles/volume] in Cerbral spinal fluid</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/2342-4.html\">2342-4</a></td><td>Glucose [Mass/volume] in Cerebral spinal fluid</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/15076-3.html\">15076-3</a></td><td>Glucose [Moles/volume] in Urine</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/2350-7.html\">2350-7</a></td><td>Glucose [Mass/volume] in Urine</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/15077-1.html\">15077-1</a></td><td>Glucose [Moles/time] in 24 hour Urine</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/2351-5.html\">2351-5</a></td><td>Glucose [Mass/time] in 24 hour Urine</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/70151-6.html\">70151-6</a></td><td>Opiates [Presence] in Urine by Screen method >300 ng/mL</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/21431-2.html\">21431-2</a></td><td>Opiates [Presence] in Urine by Screen method >2000 ng/mL</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/22314-9.html\">22314-9</a></td><td>Hepatitis A virus IgM Ab [Presence] in Serum</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/31616-6.html\">31616-6</a></td><td>Rubella virus IgM Ab [Presence] in Serum</td></tr></table></li></ul></div>"
];
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/livd/ValueSet/testcode-mappings-livd"];
fhir:ValueSet.version [ fhir:value "0.1.0"];
fhir:ValueSet.name [ fhir:value "LivdTestCodeMappingsVS"];
fhir:ValueSet.title [ fhir:value "Test code mappings value set for LIVD"];
fhir:ValueSet.status [ fhir:value "draft"];
fhir:ValueSet.date [ fhir:value "2018-09-25"^^xsd:date];
fhir:ValueSet.description [ fhir:value "Includes the subset of LOINC codes for mappings from manufacturer IVD test codes that are relevant for this ConceptMap."];
fhir:ValueSet.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
fhir:Coding.code [ fhir:value "001" ] ]
];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://loinc.org" ];
fhir:ValueSet.compose.include.version [ fhir:value "2.65" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "90370-8" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "LIVD mapping data set" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "14749-6" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Moles/volume] in Serum or Plasma" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "2345-7" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Mass/volume] in Serum or Plasma" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "14744-7" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Moles/volume] in Cerbral spinal fluid" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "2342-4" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Mass/volume] in Cerebral spinal fluid" ] ], [
fhir:index 5;
fhir:ValueSet.compose.include.concept.code [ fhir:value "15076-3" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Moles/volume] in Urine" ] ], [
fhir:index 6;
fhir:ValueSet.compose.include.concept.code [ fhir:value "2350-7" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Mass/volume] in Urine" ] ], [
fhir:index 7;
fhir:ValueSet.compose.include.concept.code [ fhir:value "15077-1" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Moles/time] in 24 hour Urine" ] ], [
fhir:index 8;
fhir:ValueSet.compose.include.concept.code [ fhir:value "2351-5" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Glucose [Mass/time] in 24 hour Urine" ] ], [
fhir:index 9;
fhir:ValueSet.compose.include.concept.code [ fhir:value "70151-6" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Opiates [Presence] in Urine by Screen method >300 ng/mL" ] ], [
fhir:index 10;
fhir:ValueSet.compose.include.concept.code [ fhir:value "21431-2" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Opiates [Presence] in Urine by Screen method >2000 ng/mL" ] ], [
fhir:index 11;
fhir:ValueSet.compose.include.concept.code [ fhir:value "22314-9" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Hepatitis A virus IgM Ab [Presence] in Serum" ] ], [
fhir:index 12;
fhir:ValueSet.compose.include.concept.code [ fhir:value "31616-6" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Rubella virus IgM Ab [Presence] in Serum" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.