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 1.0.0 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
Page standards status: Trial-use | Maturity Level: 2 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "respnet-report-context"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<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><a name=\"respnet-report-context-en-US\"> </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:value [
a fhir:code ;
fhir:v "pher" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v "2"^^xsd:integer ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/resp-net/ImplementationGuide/resp-net"^^xsd:anyURI ;
fhir:link <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: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:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/resp-net/ImplementationGuide/resp-net"^^xsd:anyURI ;
fhir:link <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: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.16.1" ]
] ) ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "RespNetReportContextCodes"] ; #
fhir:title [ fhir:v "RESP-NET Report Context Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
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:code [ fhir:v "US" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/us/resp-net/ValueSet/respnet-report-context-codes"^^xsd:anyURI ;
fhir:link <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)" ] ] )
] ) . #
IG © 2023+ HL7 International / Public Health. Package hl7.fhir.us.resp-net#1.0.0 based on FHIR 4.0.1. Generated 2025-03-03
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change