View source: R/get_pccc_conditions.R
| get_pccc_conditions | R Documentation |
Retrieve a copy of internal lookup tables for the syntax valid and human readable labels of the Pediatric Complex Chronic Conditions (PCCC) conditions and subconditions.
get_pccc_conditions()
a data.frame with the following columns
condition: (character) syntax valid name for the condition
subcondition: (character) syntax valid name for the subcondition
condition_label: (character) human readable label for the condition
subcondition_label: (character) human readable label for the
subcondition
get_pccc_codes() for the lookup table of ICD codes used for the PCCC.
comorbidities() for applying comorbidity algorithms to a data set.
get_pccc_conditions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.