Rdiagnosislist: Manipulate SNOMED CT Diagnosis Lists

Functions and methods for manipulating 'SNOMED CT' concepts. The package contains functions for loading the 'SNOMED CT' release into a convenient R environment, selecting 'SNOMED CT' concepts using regular expressions, and navigating the 'SNOMED CT' ontology. It provides the 'SNOMEDconcept' S3 class for a vector of 'SNOMED CT' concepts (stored as 64-bit integers) and the 'SNOMEDcodelist' S3 class for a table of concepts IDs with descriptions. For more information about 'SNOMED CT' visit <https://www.snomed.org/>.

Version: 1.2
Depends: R (≥ 3.5.0)
Imports: data.table, bit64, methods
Suggests: knitr, rmarkdown, testthat
Published: 2023-04-18
Author: Anoop Shah ORCID iD [aut, cre]
Maintainer: Anoop Shah <anoop at doctors.org.uk>
License: GPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: Rdiagnosislist results

Documentation:

Reference manual: Rdiagnosislist.pdf
Vignettes: Using SNOMED dictionaries and codelists
Converting and creating codelists
Using Rdiagnosislist functions with custom hierarchies

Downloads:

Package source: Rdiagnosislist_1.2.tar.gz
Windows binaries: r-prerel: Rdiagnosislist_1.2.zip, r-release: Rdiagnosislist_1.2.zip, r-oldrel: Rdiagnosislist_1.2.zip
macOS binaries: r-prerel (arm64): Rdiagnosislist_1.2.tgz, r-release (arm64): Rdiagnosislist_1.2.tgz, r-oldrel (arm64): Rdiagnosislist_1.2.tgz, r-prerel (x86_64): Rdiagnosislist_1.2.tgz, r-release (x86_64): Rdiagnosislist_1.2.tgz
Old sources: Rdiagnosislist archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Rdiagnosislist to link to this page.