find_ccs: Find CCS category containing a given term

Description Usage Arguments Examples

View source: R/main_funcs.R

Description

'explain_ccs' returns a tibble of CCS codes and category labels where the category contains a given term

Usage

1
find_ccs(term)

Arguments

term

A term (string) to search within CCS categories

Examples

1
2
find_ccs("flu")
find_ccs("fever")

a1arakkal/icdplus documentation built on Oct. 31, 2019, 1:51 a.m.