Code Monkey home page Code Monkey logo

hcup.data's Introduction

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.