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.0
Imports: data.table, bit64, methods
Suggests: knitr, rmarkdown, testthat
Published: 2021-11-28
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

Downloads:

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

Linking:

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