SMART Health Cards: Vaccination & Testing Implementation Guide
0.6.2 - STU 1 (Ballot Version)

This page is part of the SMART Health Cards Vaccination and Testing, Release 1 | STU 1 (v0.6.2: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Qualitative lab results - LOINC - TTL Representation

Raw ttl | Download


@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 "qualitative-lab-results-loinc"];
  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><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/LA11882-0.html\">LA11882-0</a></td><td>Detected</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA11883-8.html\">LA11883-8</a></td><td>Not detected</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA11885-3.html\">LA11885-3</a></td><td>Equivocal</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA9663-1.html\">LA9663-1</a></td><td>Inconclusive</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA13548-5.html\">LA13548-5</a></td><td>Specimen unsatisfactory for evaluation</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA6577-6.html\">LA6577-6</a></td><td>Negative</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA4259-3.html\">LA4259-3</a></td><td>Borderline</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA6576-8.html\">LA6576-8</a></td><td>Positive</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA18996-1.html\">LA18996-1</a></td><td>Strong positive</td></tr></table></li></ul></div>"
  ];
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/shc-vaccination/ValueSet/qualitative-lab-results-loinc"];
  fhir:ValueSet.version [ fhir:value "0.6.2"];
  fhir:ValueSet.name [ fhir:value "QualitativeLabResultsLOINC"];
  fhir:ValueSet.title [ fhir:value "Qualitative lab results - LOINC"];
  fhir:ValueSet.status [ fhir:value "active"];
  fhir:ValueSet.date [ fhir:value "2021-08-13T13:26:56+00:00"^^xsd:dateTime];
  fhir:ValueSet.publisher [ fhir:value "HL7 International - Public Health Work Group"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 International - Public Health Work Group" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher" ]     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "vci-ig@mitre.org" ]     ]
  ];
  fhir:ValueSet.description [ fhir:value "This value set includes codes from LOINC answer lists with roughly equivalent meanings to the codes in this [value set of COVID-19-related SNOMED CT codes](https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1114.10/expansion)."];
  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.copyright [ fhir:value "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://loinc.org" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA11882-0" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Detected" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA11883-8" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Not detected" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA11885-3" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Equivocal" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA9663-1" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Inconclusive" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA13548-5" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Specimen unsatisfactory for evaluation" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA6577-6" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Negative" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA4259-3" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Borderline" ]       ], [
         fhir:index 7;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA6576-8" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Positive" ]       ], [
         fhir:index 8;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "LA18996-1" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Strong positive" ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.