Package: ciecl
Title: International Classification of Diseases 'ICD-10'/'ICD-11' for
        Chile
Version: 0.9.2
Authors@R: 
    person("Rodolfo", "Tasso Suazo",
           email = "rtasso@uchile.cl",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-1264-4933"))
Description: Tools for working with the International Classification of
    Diseases ('ICD-10' Chile official 'MINSAL'/'DEIS' v2018). Includes
    optimized 'SQL' search with 'SQLite', fuzzy matching of medical terms
    (Jaro-Winkler), Charlson and Elixhauser comorbidity calculation,
    'WHO' 'ICD-11' 'API' integration, and hierarchical code validation.
    Data from Centro FIC Chile 'DEIS' <https://deis.minsal.cl/centrofic/>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: DBI, RSQLite, stringdist, stringr, dplyr, tibble, tools,
        utils, comorbidity, gt
Suggests: httr2, readxl, usethis, withr, writexl, testthat (>= 3.0.0),
        knitr, litedown (>= 0.9), rmarkdown
VignetteBuilder: knitr
URL: https://github.com/Rodotasso/ciecl
BugReports: https://github.com/Rodotasso/ciecl/issues
Config/testthat/edition: 3
Language: es
NeedsCompilation: no
Packaged: 2026-01-23 16:21:32 UTC; tassu
Author: Rodolfo Tasso Suazo [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-1264-4933>)
Maintainer: Rodolfo Tasso Suazo <rtasso@uchile.cl>
Repository: CRAN
Date/Publication: 2026-01-27 21:20:08 UTC
