InjurySeverityScore: Translate ICD-9 into Injury Severity Score

Calculate the injury severity score (ISS) based on the dictionary in 'ICDPIC' from <https://ideas.repec.org/c/boc/bocode/s457028.html>. The original code was written in 'STATA 11'. The original 'STATA' code was written by David Clark, Turner Osler and David Hahn. I implement the same logic for easier access. Ref: David E. Clark & Turner M. Osler & David R. Hahn, 2009. "ICDPIC: Stata module to provide methods for translating International Classification of Diseases (Ninth Revision) diagnosis codes into standard injury categories and/or scores," Statistical Software Components S457028, Boston College Department of Economics, revised 29 Oct 2010.

Version: 0.0.0.2
Depends: R (≥ 3.3.0)
Imports: dplyr, tidyr, rlang
Published: 2019-05-19
Author: Dajun Tian [aut, cre], David E. Clark & Turner M. Osler & David R. Hahn [dtc] (map from ICD-9, cited from 'ICDPIC')
Maintainer: Dajun Tian <tiandajun at gmail.com>
BugReports: https://github.com/dajuntian/InjurySeverityScore/issues
License: GPL-3
URL: https://github.com/dajuntian/InjurySeverityScore
NeedsCompilation: no
Materials: README
CRAN checks: InjurySeverityScore results

Documentation:

Reference manual: InjurySeverityScore.pdf

Downloads:

Package source: InjurySeverityScore_0.0.0.2.tar.gz
Windows binaries: r-prerel: InjurySeverityScore_0.0.0.2.zip, r-release: InjurySeverityScore_0.0.0.2.zip, r-oldrel: InjurySeverityScore_0.0.0.2.zip
macOS binaries: r-prerel (arm64): InjurySeverityScore_0.0.0.2.tgz, r-release (arm64): InjurySeverityScore_0.0.0.2.tgz, r-oldrel (arm64): InjurySeverityScore_0.0.0.2.tgz, r-prerel (x86_64): InjurySeverityScore_0.0.0.2.tgz, r-release (x86_64): InjurySeverityScore_0.0.0.2.tgz
Old sources: InjurySeverityScore archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=InjurySeverityScore to link to this page.