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.3 |
Depends: | readxl, R (≥ 3.5.0) |
Imports: | data.table, bit64, methods |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2024-10-28 |
DOI: | 10.32614/CRAN.package.Rdiagnosislist |
Author: | Anoop Shah [aut, cre] |
Maintainer: | Anoop Shah <anoop at doctors.org.uk> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | Rdiagnosislist results |
Package source: | Rdiagnosislist_1.3.tar.gz |
Windows binaries: | r-devel: Rdiagnosislist_1.3.zip, r-release: Rdiagnosislist_1.3.zip, r-oldrel: Rdiagnosislist_1.3.zip |
macOS binaries: | r-release (arm64): Rdiagnosislist_1.3.tgz, r-oldrel (arm64): Rdiagnosislist_1.3.tgz, r-release (x86_64): Rdiagnosislist_1.3.tgz, r-oldrel (x86_64): Rdiagnosislist_1.3.tgz |
Old sources: | Rdiagnosislist archive |
Please use the canonical form https://CRAN.R-project.org/package=Rdiagnosislist to link to this page.