@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/CodeSystem/respnet-report-context> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "respnet-report-context"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem respnet-report-context</b></p><a name=\"respnet-report-context\"> </a><a name=\"hcrespnet-report-context\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/resp-net/CodeSystem/respnet-report-context</code> defines the following codes in a Grouped By hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">respnet-case-report<a name=\"respnet-report-context-respnet-case-report\"> </a></td><td>General RESP-NET case report</td><td>Report that indicates this is a RESP-NET case report</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  respnet-influenza-case-detected<a name=\"respnet-report-context-respnet-influenza-case-detected\"> </a></td><td>RESP-NET report for a Hospital-based influenza case</td><td>RESP-NET report is generated based on a positive flu test result and the corresponding encounter is still in-progress (encounter.status = in-progress)</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  respnet-clinical-influenza-surveillance-case<a name=\"respnet-report-context-respnet-clinical-influenza-surveillance-case\"> </a></td><td>RESP-NET report for Hospital-based clinical influenza surveillance</td><td>RESP-NET report is generated based on a positive flu test result and the corresponding encounter is closed (encounter.status=discharged|completed)</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  respnet-disease-burden-case<a name=\"respnet-report-context-respnet-disease-burden-case\"> </a></td><td>RESP-NET report for Hospital-based disease burden case</td><td>RESP-NET report is generated based on an Acute Respiratory Illness diagnosis and the administration of a test for one of Flu or RSV or COVID-19 and the corresponding encounter is closed (encounter.status=discharged|completed)</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  respnet-covid-19-surveillance<a name=\"respnet-report-context-respnet-covid-19-surveillance\"> </a></td><td>RESP-NET report for COVID-19 surveillance</td><td>RESP-NET report is generated based on a positive COVID-19 test result and the corresponding encounter is closed (encounter.status=discharged|completed)</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  respnet-rsv-surveillance<a name=\"respnet-report-context-respnet-rsv-surveillance\"> </a></td><td>RESP-NET report for RSV surveillance</td><td>RESP-NET report is generated based on a positive RSV test result and the corresponding encounter is closed (encounter.status=discharged|completed)</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     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/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 2 ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
         ] ;
         fhir:value [
           a fhir:Canonical ;
           fhir:v "http://hl7.org/fhir/us/resp-net/ImplementationGuide/resp-net"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/resp-net/ImplementationGuide/resp-net>
         ]
       ] )
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "trial-use" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
         ] ;
         fhir:value [
           a fhir:Canonical ;
           fhir:v "http://hl7.org/fhir/us/resp-net/ImplementationGuide/resp-net"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/us/resp-net/ImplementationGuide/resp-net>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/us/resp-net/CodeSystem/respnet-report-context"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/us/resp-net/CodeSystem/respnet-report-context>
  ] ; # 
  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.16.1" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0-ballot"] ; # 
  fhir:name [ fhir:v "RespNetReportContextCodeSystem"] ; # 
  fhir:title [ fhir:v "RESP-NET Report Context Code System"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2024-09-06"^^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 "The RESP-NET Report Context codesystem contains a 'starter set' of codes supported for identifying specific RESP-NET programs that can use the reported data."] ; # 
  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:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
     fhir:v "http://hl7.org/fhir/us/resp-net/ValueSet/respnet-report-context-codes"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/us/resp-net/ValueSet/respnet-report-context-codes>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "grouped-by"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "respnet-case-report" ] ;
     fhir:display [ fhir:v "General RESP-NET case report" ] ;
     fhir:definition [ fhir:v "Report that indicates this is a RESP-NET case report" ] ;
     fhir:concept ( [
       fhir:code [ fhir:v "respnet-influenza-case-detected" ] ;
       fhir:display [ fhir:v "RESP-NET report for a Hospital-based influenza case" ] ;
       fhir:definition [ fhir:v "RESP-NET report is generated based on a positive flu test result and the corresponding encounter is still in-progress (encounter.status = in-progress)" ]
     ] [
       fhir:code [ fhir:v "respnet-clinical-influenza-surveillance-case" ] ;
       fhir:display [ fhir:v "RESP-NET report for Hospital-based clinical influenza surveillance" ] ;
       fhir:definition [ fhir:v "RESP-NET report is generated based on a positive flu test result and the corresponding encounter is closed (encounter.status=discharged|completed)" ]
     ] [
       fhir:code [ fhir:v "respnet-disease-burden-case" ] ;
       fhir:display [ fhir:v "RESP-NET report for Hospital-based disease burden case" ] ;
       fhir:definition [ fhir:v "RESP-NET report is generated based on an Acute Respiratory Illness diagnosis and the administration of a test for one of Flu or RSV or COVID-19 and the corresponding encounter is closed (encounter.status=discharged|completed)" ]
     ] [
       fhir:code [ fhir:v "respnet-covid-19-surveillance" ] ;
       fhir:display [ fhir:v "RESP-NET report for COVID-19 surveillance" ] ;
       fhir:definition [ fhir:v "RESP-NET report is generated based on a positive COVID-19 test result and the corresponding encounter is closed (encounter.status=discharged|completed)" ]
     ] [
       fhir:code [ fhir:v "respnet-rsv-surveillance" ] ;
       fhir:display [ fhir:v "RESP-NET report for RSV surveillance" ] ;
       fhir:definition [ fhir:v "RESP-NET report is generated based on a positive RSV test result and the corresponding encounter is closed (encounter.status=discharged|completed)" ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

