Package: Rdiagnosislist
Title: Manipulate SNOMED CT Diagnosis Lists
Version: 1.0
Authors@R: 
    person(given = "Anoop",
           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. For more information about SNOMED CT
    visit <https://www.snomed.org/>.
License: GPL-3
Imports: data.table, bit64, methods
Suggests: knitr, rmarkdown, testthat
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Author: Anoop Shah [aut, cre] (<https://orcid.org/0000-0002-8907-5724>)
Maintainer: Anoop Shah <anoop@doctors.org.uk>
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-26 13:43:50 UTC; anoop
Repository: CRAN
Date/Publication: 2021-11-28 18:30:02 UTC
Built: R 4.0.2; ; 2021-11-29 11:30:13 UTC; unix
