Package | hl7.fhir.us.resp-net |
Type | CodeSystem |
Id | respnet-report-context |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/resp-net/https://build.fhir.org/ig/HL7/fhir-resp-net-ig/CodeSystem-respnet-report-context.html |
URL | http://hl7.org/fhir/us/resp-net/CodeSystem/respnet-report-context |
Version | 2.0.0 |
Status | active |
Date | 2024-09-06 |
Name | RespNetReportContextCodeSystem |
Title | RESP-NET Report Context Code System |
Realm | us |
Authority | hl7 |
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. |
Content | complete |
ValueSet | |
respnet-report-context-codes | RESP-NET Report Context Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem respnet-report-context
This case-sensitive code system http://hl7.org/fhir/us/resp-net/CodeSystem/respnet-report-context
defines the following codes in a Grouped By hierarchy:
{ "resourceType": "CodeSystem", "id": "respnet-report-context", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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": "2.0.0", "name": "RespNetReportContextCodeSystem", "title": "RESP-NET Report Context Code System", "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)" } ] } ] }