Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide
2.0.0-ballot - STU 2 - Ballot United States of America flag

Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-resp-net-ig/ and changes regularly. See the Directory of published versions

: RESP-NET ValueSet - Triggering Flu Example - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "respnet-triggering-flu-example"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2026-01-27T10:21:28.370Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-triggering-valueset"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-triggering-valueset>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include this list of example 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=\"https://loinc.org/31859-2/\">31859-2</a></td><td>Influenza virus A Ag [Presence] in Specimen (General antigen test)</td></tr><tr><td><a href=\"https://loinc.org/80382-5/\">80382-5</a></td><td>Influenza virus A Ag [Presence] in Upper respiratory specimen by Rapid immunoassay</td></tr><tr><td><a href=\"https://loinc.org/34487-9/\">34487-9</a></td><td>Influenza virus A RNA [Presence] in Specimen by NAA with probe detection (PCR)</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-steward"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/valueset-steward>     ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Example Steward" ]     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-author"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/valueset-author>     ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Example Author" ]     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "pher"     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/us/resp-net/ValueSet/respnet-triggering-flu-example"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/resp-net/ValueSet/respnet-triggering-flu-example>
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986>     ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113762.1.4.1146.1057.2" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "RespNetValueSetTriggeringFluExample"] ; # 
  fhir:title [ fhir:v "RESP-NET ValueSet - Triggering Flu Example"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-01-27"^^xsd:date] ; # 
  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 "This example contains a set (not all-inclusive) of influenza laboratory test names that may trigger a report when the result is positive/detected."] ; # 
  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:l <http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type>       ] ;
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:l <http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context>         ] ;
fhir:code [ fhir:v "triggering" ] ;
fhir:display [ fhir:v "Triggering" ]       ] )     ]
  ] [
fhir:code [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/usage-context-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/usage-context-type>       ] ;
fhir:code [ fhir:v "focus" ] ;
fhir:display [ fhir:v "Clinical Focus" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:407479009 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>         ] ;
fhir:code [ fhir:v "407479009" ] ;
fhir:display [ fhir:v "Influenza A virus (organism)" ]       ] )     ]
  ] [
fhir:code [
fhir:system [
fhir:v "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context-type>       ] ;
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:l <http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-usage-context>         ] ;
fhir:code [ fhir:v "routine" ] ;
fhir:display [ fhir:v "Routine" ]       ] )     ]
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "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:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "31859-2" ] ;
fhir:display [ fhir:v "Influenza virus A Ag [Presence] in Specimen (General antigen test)" ]       ] [
fhir:code [ fhir:v "80382-5" ] ;
fhir:display [ fhir:v "Influenza virus A Ag [Presence] in Upper respiratory specimen by Rapid immunoassay" ]       ] [
fhir:code [ fhir:v "34487-9" ] ;
fhir:display [ fhir:v "Influenza virus A RNA [Presence] in Specimen by NAA with probe detection (PCR)" ]       ] )     ] )
  ] . #