Respiratory Virus Hospitalization Surveillance Network (RESP-NET) Content Implementation Guide
1.0.0 - STU1 Release 1 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 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

: RESP-NET Report Context Codes - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "respnet-report-context",
  "text" : {
    "status" : "generated",
    "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\">\u00a0\u00a0respnet-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\">\u00a0\u00a0respnet-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\">\u00a0\u00a0respnet-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\">\u00a0\u00a0respnet-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\">\u00a0\u00a0respnet-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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/resp-net/ImplementationGuide/resp-net"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/resp-net/ImplementationGuide/resp-net"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/resp-net/CodeSystem/respnet-report-context",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.52.16.1"
    }
  ],
  "version" : "1.0.0",
  "name" : "RespNetReportContextCodes",
  "title" : "RESP-NET Report Context Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-06",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description" : "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.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/us/resp-net/ValueSet/respnet-report-context-codes",
  "hierarchyMeaning" : "grouped-by",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "respnet-case-report",
      "display" : "General RESP-NET case report",
      "definition" : "Report that indicates this is a RESP-NET case report",
      "concept" : [
        {
          "code" : "respnet-influenza-case-detected",
          "display" : "RESP-NET report for a Hospital-based influenza case",
          "definition" : "RESP-NET report is generated based on a positive flu test result and the corresponding encounter is still in-progress (encounter.status = in-progress)"
        },
        {
          "code" : "respnet-clinical-influenza-surveillance-case",
          "display" : "RESP-NET report for Hospital-based clinical influenza surveillance",
          "definition" : "RESP-NET report is generated based on a positive flu test result and the corresponding encounter is closed (encounter.status=discharged|completed)"
        },
        {
          "code" : "respnet-disease-burden-case",
          "display" : "RESP-NET report for Hospital-based disease burden case",
          "definition" : "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)"
        },
        {
          "code" : "respnet-covid-19-surveillance",
          "display" : "RESP-NET report for COVID-19 surveillance",
          "definition" : "RESP-NET report is generated based on a positive COVID-19 test result and the corresponding encounter is closed (encounter.status=discharged|completed)"
        },
        {
          "code" : "respnet-rsv-surveillance",
          "display" : "RESP-NET report for RSV surveillance",
          "definition" : "RESP-NET report is generated based on a positive RSV test result and the corresponding encounter is closed (encounter.status=discharged|completed)"
        }
      ]
    }
  ]
}