#' CCSR Diagnosis Categories
#'
#' A dataset containing the 2023-1 CCSR diagnosis categories.
#'
#'
#' @format A data frame with 547 obs. and 5 variables:
#' \describe{
#' \item{chapter_abbr}{CCSR code prefix based on ICD-10 chapters}
#' \item{chapter_number}{Numeric index for chapter (useful for plotting)}
#' \item{chapter_desc}{Description of CCSR code chapter}
#' \item{CCSR_category_code}{CCSR category code}
#' \item{CCSR_category_desc}{Description of CCSR category}
#' }
#' @source \url{https://hcup-us.ahrq.gov/toolssoftware/ccsr/DXCCSR_v2023-1.zip}
#'
#' @seealso \code{\link{CCSR_DX_mapping}} for ICD code mapping for each CCSR category.
#'
"CCSR_DX_categories"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.