README.md

hcup.data

This package provides datasets used by the Healthcare Cost and Utilization Project (HCUP). It is used to support the hcup package

Installation

You can install the development version of hcup.data from GitHub with:

# install.packages("devtools")
devtools::install_github("HunterRatliff1/hcup.data")

Data included

Below are the datasets in this package. Use ?<dataset> for details

| dataset | description | | :------------------- | :--------------------------------------------------------------- | | CCI_icd10 | CCI for ICD-10-CM (beta version) | | CCI_icd9 | CCI for ICD-9-CM | | CCSR_DX_categories | Categories for CCSR diagnosis groups (ICD-10-CM) | | CCSR_DX_mapping | Mapping ICD-10-CM (diagnosis) codes to CCSR categories. | | CCSR_PR_categories | Categories for CCSR procedure groups (ICD-10-PCS) | | CCSR_PR_mapping | Mapping ICD-10-PCS (procedure) codes to CCSR categories. | | CCSR_labels | CCSR descriptions (both DX & PR) | | CCS_dx10_label | Look up the names of CCS categories from CCS codes. | | CCS_dx10_map | Lookup table for ICD-10-CM (diagnosis) codes to CCS categories. | | CCS_dx9_label | Look up the names of CCS categories from CCS codes. | | CCS_dx9_map | Lookup table for ICD-9-CM (diagnosis) codes to CCS categories. | | CCS_labels | Look up the names of CCS categories from CCS codes. | | CCS_pr10_label | Look up the names of CCS categories from CCS codes. | | CCS_pr10_map | Lookup table for ICD-10-PCS (procedure) codes to CCS categories. | | CCS_pr9_label | Look up the names of CCS categories from CCS codes. | | CCS_pr9_map | Lookup table for ICD-9-CM (procedure) codes to CCS categories. | | proc_class_icd10 | Procedure Classes Refined for the ICD-10-PCS | | proc_class_icd9 | Procedure Classes for the ICD-9-CM procedure codes |



HunterRatliff1/hcup.data documentation built on Aug. 5, 2023, 2:40 p.m.