| fetch_sigtab | R Documentation |
Downloads and reads the current SIA procedure table distributed by DataSUS.
process_sia() can use this table to add procedure descriptions.
fetch_sigtab(timeout = 240)
timeout |
A positive numeric scalar. Download and connection timeout, in seconds. |
A data frame with character columns COD (procedure code) and
nome_proced (procedure name).
This function downloads the current TAB_SIA.zip archive from DataSUS.
Transfer progress is displayed by default. The temporary archive and
extracted files are removed before the function returns or aborts.
Saldanha, R. F. (2026). SIA – Sistema de Informações Ambulatoriais do SUS.
process_sia(), fetch_datasus()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.