R/datasets.R

#' HCPCS Contractor Record 2019
#'
#' 2019 Healthcare Common Procedure Coding System (HCPCS) Contractor record
#' description.
#'
#' The information provided here comes from the HCPCS Record Layout files
#' provided by the Centers for Medicare and Medicaid Services.
#'
#' \describe{
#'   \item{HCPCS_CD}{Healthcare Common Procedure Coding System Code}
#' }
#'
#' @seealso vignette("hcpcs", package = "cms.hcpcs")
#'
"HCPCS_2019"

#' BETOS Codes
#'
#' Codes and Descriptions for the Berenson-Eggers Type of Services (BETOS) for
#' the procedure code based on generally agreed upon clinically meaningful
#' groupings of procedures and services.
#'
#' @source documentation for the record layout of HCPCS 2019 record layout file.
"BETOS_TB"

#' CMS Type Service Codes
#'
#' @source documentation for the record layout of HCPCS 2019 record layout file.
"CMS_TYPE_SRVC_TB"

#' HCPCS (Including CPT)
#'
#' @source correctcodechek.decisionhealth.com
"HCPCS_2019_Q4"
dewittpe/cms.hcpcs documentation built on Nov. 11, 2019, 6:44 a.m.