Package: icd9
Title: Tools for Working with ICD-9 Codes, and Finding Comorbidities
Description: This package allows accurate manipulation, conversion, validation
    and comparison of ICD-9-CM (clinical modification) codes. Although ICD-9
    codes appear numeric, this is not the case, since trailing zeroes, and a
    mixture of decimal and non-decimal "short" format codes exist. Tools to map
    ICD-9 codes to co-morbidities are also provided, with mappings from Quan
    (Deyo and Elixhauser versions), Elixhauser and AHRQ included.
Version: 0.5
Date: 2014-07-14
Authors@R: person(given="Jack O.", family="Wasey", role=c("aut", "cre"),
    email=c("jack@jackwasey.com"))
Maintainer: Jack O. Wasey <jack@jackwasey.com>
URL: https://github.com/jackwasey/icd9
Depends: R (>= 3.0.3)
Imports: memoise
Suggests: testthat, roxygen2, devtools, knitr, microbenchmark, XML,
        magrittr
LazyData: true
LazyDataCompression: xz
BugReports: https://github.com/jackwasey/icd9/issues
License: GPL-3
VignetteBuilder: knitr
Packaged: 2014-07-21 15:38:11 UTC; jack
Author: Jack O. Wasey [aut, cre]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-07-21 20:07:52
