Covid 19 At-Home Test Report
0.1.0 - CI Build

Covid 19 At-Home Test Report - Local Development build (v0.1.0). See the Directory of published versions

: Covid At Home Tests - 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 "observationcovidathome-codes"];
  fhir:Resource.meta [
     fhir:Meta.versionId [ fhir:value "3" ];
     fhir:Meta.lastUpdated [ fhir:value "2021-03-22T23:53:32.530+00:00"^^xsd:dateTime ];
     fhir:Meta.source [ fhir:value "#zrXm3w6EGhvBHt8a" ]
  ];
  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.69</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/96119-3.html\">96119-3</a></td><td>SARS-CoV-2 (COVID-19) Ag [Presence] in Upper respiratory specimen by Immunoassay</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/94558-4.html\">94558-4</a></td><td>SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/95209-3.html\">95209-3</a></td><td>SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/95409-9.html\">95409-9</a></td><td>SARS-CoV-2 (COVID-19) N gene [Presence] in Nose by NAA with probe detection</td></tr></table></li></ul></div>"
  ];
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/ValueSet/observationcovidathome-codes"];
  fhir:ValueSet.identifier [
     fhir:index 0;
     fhir:Identifier.use [ fhir:value "official" ];
     fhir:Identifier.system [ fhir:value "LOINC" ]
  ];
  fhir:ValueSet.version [ fhir:value "0.1.0"];
  fhir:ValueSet.name [ fhir:value "CovidAtHomeTests"];
  fhir:ValueSet.title [ fhir:value "Covid At Home Tests"];
  fhir:ValueSet.status [ fhir:value "draft"];
  fhir:ValueSet.date [ fhir:value "2021-04-07T16:32:13+00:00"^^xsd:dateTime];
  fhir:ValueSet.publisher [ fhir:value "Namaste Informatics"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "NIBIB-Interagency Project Team" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "krishna.Juluru@pif.gov" ]     ]
  ], [
     fhir:index 1;
     fhir:ContactDetail.name [ fhir:value "Gay Dolin MSN RN (Namaste Informatics)" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "gdolin@NamasteInformatics.com" ]     ]
  ], [
     fhir:index 2;
     fhir:ContactDetail.name [ fhir:value "CareEvolution" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "https://careevolution.com/" ]     ]
  ], [
     fhir:index 3;
     fhir:ContactDetail.name [ fhir:value "Association of Public Health Laboratories" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "https://www.aphl.org/Pages/default.aspx" ]     ]
  ];
  fhir:ValueSet.description [ fhir:value "This set of values contains Covid 19 LOINC concepts that are appropriate for at-home tests"];
  fhir:ValueSet.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166:-2" ];
       fhir:Coding.code [ fhir:value "US" ];
       fhir:Coding.display [ fhir:value "United States" ]     ];
     fhir:CodeableConcept.text [ fhir:value "United States" ]
  ];
  fhir:ValueSet.purpose [ fhir:value "The intent of this value set is to provide a subset of LOINC lab covid 19 for the types of tests used in the home"];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.inactive [ fhir:value "false"^^xsd:boolean ];
     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.69" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "96119-3" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "SARS-CoV-2 (COVID-19) Ag [Presence] in Upper respiratory specimen by Immunoassay" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "94558-4" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "95209-3" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "SARS-CoV+SARS-CoV-2 (COVID-19) Ag [Presence] in Respiratory specimen by Rapid immunoassay" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "95409-9" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "SARS-CoV-2 (COVID-19) N gene [Presence] in Nose by NAA with probe detection" ]       ]     ]
  ].

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

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