Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide
1.0.0 - STU 1 United States of America flag

This page is part of the Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: RESP-NET Positive test result codes - TTL Representation

Page standards status: Informative

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:id [ fhir:v "resp-net-positive-result-codes"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2024-08-19T22:06:32.441+00:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-triggering-valueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-triggering-valueset>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>RESPNet Positive Lab Test Results</h2></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-steward"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "CDC RESPNet Program" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-author"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "CDC RESPNet Program" ]     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-positive-result-codes"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.52.48.7" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "RESPNetPositiveResultCodes"] ; # 
  fhir:title [ fhir:v "resp-net-positive-result-codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-06-19T22:40:20+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Public Health"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "List of codes for RESPNet positive test results"] ; # 
  fhir:useContext ( [
fhir:code [
fhir:system [ fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "priority" ] ;
fhir:display [ fhir:v "Priority" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context"^^xsd:anyURI ] ;
fhir:code [ fhir:v "routine" ] ;
fhir:display [ fhir:v "Routine" ]       ] )     ]
  ] [
fhir:code [
fhir:system [ fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "reporting" ] ;
fhir:display [ fhir:v "Reporting" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context"^^xsd:anyURI ] ;
fhir:code [ fhir:v "triggering" ] ;
fhir:display [ fhir:v "Triggering" ]       ] )     ]
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "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"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "10828004" ] ;
fhir:display [ fhir:v "Positive (qualifier value)" ]       ] [
fhir:code [ fhir:v "260373001" ] ;
fhir:display [ fhir:v "Detected (qualifier value)" ]       ] [
fhir:code [ fhir:v "42425007" ] ;
fhir:display [ fhir:v "Equivocal (qualifier value)" ]       ] [
fhir:code [ fhir:v "11214006" ] ;
fhir:display [ fhir:v "Reactive (qualifier value)" ]       ] [
fhir:code [ fhir:v "59156000" ] ;
fhir:display [ fhir:v "Confirmed by (contextual qualifier) (qualifier value)" ]       ] [
fhir:code [ fhir:v "840533007" ] ;
fhir:display [ fhir:v "SARS-CoV-2" ]       ] [
fhir:code [ fhir:v "407480007" ] ;
fhir:display [ fhir:v "Influenza B virus (organism)" ]       ] [
fhir:code [ fhir:v "407479009" ] ;
fhir:display [ fhir:v "Influenza A virus (organism)" ]       ] [
fhir:code [ fhir:v "6415009" ] ;
fhir:display [ fhir:v "Human respiratory syncytial virus (organism)" ]       ] )     ] )
  ] . #