Package: icd9
Title: tools for working with ICD-9 codes, and finding comorbidities
Description: This package allows accurate manipulation, validation and
    comparison of ICD-9 (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 one public domain mapping
    (programmatically derived from SAS code) from the AHRQ included.
Version: 0.1.1
Date: 2014-06-8
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
LazyData: true
LazyDataCompression: xz
BugReports: https://github.com/jackwasey/icd9/issues
License: GPL-3
VignetteBuilder: knitr
Packaged: 2014-06-23 20:22:41 UTC; jack
Author: Jack O. Wasey [aut, cre]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-06-24 01:12:41
