parseLeafDescriptionsAll: get billable codes from all available years

Description Usage Arguments Value Source

View source: R/parse.R

Description

for versions 23 to 32, those which are on the CMS web site, get any codes with long or short descriptions. Earlier years only have abbreviated descriptions.

Usage

1
parseLeafDescriptionsAll(save = FALSE, fromWeb = FALSE, verbose = FALSE)

Arguments

save

single logical value, if TRUE the source text or CSV file will be saved in inst/extdata, otherwise (the default) the data is simply returned invisibly.

Value

data frame with icd9, descShort and descLong columns. NA is placed in descLong when not available.

Source

http://www.cms.gov/Medicare/Coding/ICD9ProviderDiagnosticCodes/codes.html


jackwasey/icd9 documentation built on May 18, 2019, 7:57 a.m.