@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 -------------------------------------------------------------------

<http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-labtest-flua-subtype-codes> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "resp-net-labtest-flua-subtype-codes"] ; # 
  fhir:meta [
     fhir:versionId [ fhir:v "1" ] ;
     fhir:lastUpdated [ fhir:v "2026-01-28T22: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: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\"><h2>RESP-NET Seasonal Influenza A Subtype LOINC Test Codes</h2></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 "CDC RESP-NET Program" ]
     ]
  ] [
     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 "CDC RESP-NET Program" ]
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-labtest-flua-subtype-codes"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/us/resp-net/ValueSet/resp-net-labtest-flua-subtype-codes>
  ] ; # 
  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.113883.4.642.40.52.48.9" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "RESPNetFluTestCodes"] ; # 
  fhir:title [ fhir:v "resp-net-labtest-flua-subtype-codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-04-13T08:00:51+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 "Example of Seasonal INfluenza A Subtype test codes"] ; # 
  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 "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: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: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. Current Procedural Terminology (CPT) is copyright 2020 American Medical Association. All rights reserved."] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "http://loinc.org"^^xsd:anyURI ;
         fhir:l <http://loinc.org>
       ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "49521-8" ] ;
         fhir:display [ fhir:v "Influenza A/H1 target" ]
       ] [
         fhir:code [ fhir:v "49524-2" ] ;
         fhir:display [ fhir:v "Influenza A/H3 target" ]
       ] [
         fhir:code [ fhir:v "55464-2" ] ;
         fhir:display [ fhir:v "Influenza A pdm A target" ]
       ] [
         fhir:code [ fhir:v "55465-9" ] ;
         fhir:display [ fhir:v "Influenza A pdm H1 target" ]
       ] [
         fhir:code [ fhir:v "60494-2" ] ;
         fhir:display [ fhir:v "Influenza A pdm A + pdm H1 targets" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

