powered by
Returns a tibble with all notifiable diseases (agravos) available in SINAN, including codes, names, and descriptions.
sinan_diseases(search = NULL)
A tibble with columns: code, name, description.
Character. Optional search term to filter diseases by code, name, or description. Case-insensitive and accent-insensitive.
Other sinan: sinan_cache_status(), sinan_clear_cache(), sinan_data(), sinan_dictionary(), sinan_info(), sinan_variables(), sinan_years()
sinan_cache_status()
sinan_clear_cache()
sinan_data()
sinan_dictionary()
sinan_info()
sinan_variables()
sinan_years()
sinan_diseases() sinan_diseases(search = "dengue") sinan_diseases(search = "sifilis")
Run the code above in your browser using DataLab