PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.resp-net@1.0.0
    http://hl7.org/fhir/us/resp-net/CodeSystem/respnet-report-context
{
  "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.",
  "_filename": "CodeSystem-respnet-report-context.json",
  "package_name": "hl7.fhir.us.resp-net",
  "date": "2024-09-06",
  "publisher": "HL7 International / Public Health",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "RespNetReportContextCodeSystem",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "RESP-NET Report Context Code System",
  "package_version": "1.0.0",
  "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"
      } ]
    }
  } ],
  "status": "active",
  "hierarchyMeaning": "grouped-by",
  "id": "1165d778-8243-4438-9f0e-945d339a8eb7",
  "valueSet": "http://hl7.org/fhir/us/resp-net/ValueSet/respnet-report-context-codes",
  "kind": null,
  "count": 6,
  "url": "http://hl7.org/fhir/us/resp-net/CodeSystem/respnet-report-context",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.52.16.1",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "respnet-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)"
    } ],
    "display": "General RESP-NET case report",
    "definition": "Report that indicates this is a RESP-NET case report"
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pher",
      "system": "url"
    } ]
  } ]
}