FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/infectious-disease-system

Packagehl7.fhir.us.illTraveler
TypeCodeSystem
Idinfectious-disease-system
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/reportofilltraveler/https://build.fhir.org/ig/HL7/ReportIIITraveler-ig/CodeSystem-infectious-disease-system.html
URLhttp://hl7.org/fhir/us/reportofilltraveler/CodeSystem/infectious-disease-system
Version0.1.0
Statusdraft
Date2024-03-01T17:24:54+00:00
NameInfectiousDiseaseNameCS
TitleInfectious Disease
Realmus
Authorityhl7
DescriptionA list of Infectious Diseases reportable to CDC.
Contentcomplete

Resources that use this resource

ValueSet
InfectiousDiseaseNameVSInfectious Disease VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/us/reportofilltraveler/CodeSystem/infectious-disease-system defines the following codes:

CodeDisplay
AN Anthrax
WN West Nile
BO Botulism
CH Cholera
CO Coronavirus
DE Denque
EB Ebola
GO Gonorrhea
ME Measles
MA Malaria
MB Marburg
MN Meningococcal disease
MP Mpox
RA Rabies
RU Rubella
SP Smallpox
SY Syphillis
TB Tuberculosis
YE Yellow Fever
ZI Zika

Source

{
  "resourceType": "CodeSystem",
  "id": "infectious-disease-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/reportofilltraveler/CodeSystem/infectious-disease-system",
  "version": "0.1.0",
  "name": "InfectiousDiseaseNameCS",
  "title": "Infectious Disease",
  "status": "draft",
  "date": "2024-03-01T17:24:54+00:00",
  "publisher": "HL7 Public Health Working Group",
  "contact": [
    {
      "name": "HL7 Public Health Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system": "email",
          "value": "pafm@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "A list of Infectious Diseases reportable to CDC.",
  "content": "complete",
  "count": 20,
  "concept": [
    {
      "code": "AN",
      "display": "Anthrax"
    },
    {
      "code": "WN",
      "display": "West Nile"
    },
    {
      "code": "BO",
      "display": "Botulism"
    },
    {
      "code": "CH",
      "display": "Cholera"
    },
    {
      "code": "CO",
      "display": "Coronavirus"
    },
    {
      "code": "DE",
      "display": "Denque"
    },
    {
      "code": "EB",
      "display": "Ebola"
    },
    {
      "code": "GO",
      "display": "Gonorrhea"
    },
    {
      "code": "ME",
      "display": "Measles"
    },
    {
      "code": "MA",
      "display": "Malaria"
    },
    {
      "code": "MB",
      "display": "Marburg"
    },
    {
      "code": "MN",
      "display": "Meningococcal disease"
    },
    {
      "code": "MP",
      "display": "Mpox"
    },
    {
      "code": "RA",
      "display": "Rabies"
    },
    {
      "code": "RU",
      "display": "Rubella"
    },
    {
      "code": "SP",
      "display": "Smallpox"
    },
    {
      "code": "SY",
      "display": "Syphillis"
    },
    {
      "code": "TB",
      "display": "Tuberculosis"
    },
    {
      "code": "YE",
      "display": "Yellow Fever"
    },
    {
      "code": "ZI",
      "display": "Zika"
    }
  ]
}