Package: ICD10gm Title: Metadata Processing for the German Modification of the ICD-10 Coding System Version: 1.2.5 Date: 2023-02-21 Authors@R: c( person("Ewan", "Donnachie", , "ewan@donnachie.net", c("aut", "cre"), , comment = c(ORCID = "0000-0002-0668-0049")) ) Description: Provides convenient access to the German modification of the International Classification of Diagnoses, 10th revision (ICD-10-GM). It provides functionality to aid in the identification, specification and historisation of ICD-10 codes. Its intended use is the analysis of routinely collected data in the context of epidemiology, medical research and health services research. The underlying metadata are released by the German Institute for Medical Documentation and Information , and are redistributed in accordance with their license. Depends: R (>= 3.1.2) License: MIT + file LICENSE URL: https://edonnachie.github.io/ICD10gm/, https://doi.org/10.5281/zenodo.2542833 BugReports: https://github.com/edonnachie/ICD10gm/issues/ LazyData: true LazyDataCompression: xz RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) Imports: magrittr, dplyr, purrr, tidyr, tidyselect, stringi, rlang, tibble Suggests: testthat (>= 3.0.0), knitr, rmarkdown, rvest VignetteBuilder: knitr Encoding: UTF-8 Language: en-GB Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://edonnachie.r-universe.dev Date/Publication: 2023-09-23 20:58:02 UTC RemoteUrl: https://github.com/edonnachie/icd10gm RemoteRef: HEAD RemoteSha: 155fea9ef654c6f9f6b515f60d609c06af27b26e NeedsCompilation: no Packaged: 2026-07-14 06:25:23 UTC; root Author: Ewan Donnachie [aut, cre] (ORCID: ) Maintainer: Ewan Donnachie