Learn R Programming

⚠️There's a newer version (0.1-6) of this package.Take me there.

R Package touch

CRAN_Status_Badge Build Status

The package touch (Tools of unilization and cost in healthcare) provides R implementation of the software tools developed in the H-CUP (Healthcare Cost and Utilization Project) and AHRQ (Agency for Healthcare Research and Quality).

It currently contains functions for

  • mapping ICD-9 codes to the AHRQ comorbidity measures
  • translating ICD-9 (resp. ICD-10) codes to ICD-10 (resp. ICD-9) codes based on GEM (General Equivalence Mappings) from CMS (Centers for Medicare and Medicaid Services).

Installation

You may install the released version from CRAN.

install.packages("touch")

Development

Build Status

You may install the latest version under development with the help of remotes (or devtools) as follows:

if (! require(remotes)) install.packages("remotes")
remotes::install_github("LiYanStat/touch")
## or use devtools
## devtools::install_github("LiYanStat/touch")

License

The R package touch is free software: You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version (at your option). See the GNU General Public License for details.

The R package touch is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Copy Link

Version

Install

install.packages('touch')

Monthly Downloads

235

Version

0.1-4

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Wenjie Wang

Last Published

October 14th, 2018

Functions in touch (0.1-4)

find_billable

Find Billable ICD Codes from CMS GEMs
cmbd

Comorbidity measures from AHRQ HCUP
icd_map

Translatation of ICD Codes by General Equivalence Mappings (GEMs)
insert_dot

Insert Dot to ICD-9 and ICD-10 Diagnosis Codes
dxDat

Sample Data of Diagnosis Code
icd9Clean

Reformat Comorbidity Measures