R/cms.R

#' cms: Tools for Calculating CMS Medicare Reimbursement
#' 
#' Uses the CMS API to provide useRs databases containing yearly
#' Medicare reimbursement rates in the United States. Data can be acquired
#' for the entire United States or only for specific localities. Currently,
#' support is only provided for the Medicare Physician Fee Schedule (MPFS),
#' but support will be expanded for other CMS databases in future versions.
#' 
#' @docType package
#' @name cms
NULL

Try the cms package in your browser

Any scripts or data that you put into this service are public.

cms documentation built on Sept. 13, 2020, 5:18 p.m.