Package: Rdiagnosislist
Title: Manipulate SNOMED CT Diagnosis Lists
Version: 1.4.0
Authors@R: 
    person(given = c("Anoop", "D."),
           family = "Shah",
           role = c("aut", "cre"),
           email = "anoop@doctors.org.uk",
           comment = structure("0000-0002-8907-5724", .Names = "ORCID"))
Description: 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. The package can be used to construct sets of
    'SNOMED CT' concepts for research (<doi:10.1093/jamia/ocac158>).
    For more information about 'SNOMED CT' visit
    <https://www.snomed.org/>.
License: GPL-3
Imports: data.table (>= 1.12.8), bit64, methods
Depends: readxl, R (>= 3.5.0)
Suggests: knitr, rmarkdown, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Author: Anoop D. Shah [aut, cre] (<https://orcid.org/0000-0002-8907-5724>)
Maintainer: Anoop D. Shah <anoop@doctors.org.uk>
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-01-28 17:06:42 UTC; anoop
Repository: CRAN
Date/Publication: 2025-01-29 08:30:07 UTC
Built: R 4.6.0; ; 2025-08-18 15:12:36 UTC; unix
