get_pccc_conditions: Pediatric Complex Chronic Condition and Subconditions

View source: R/get_pccc_conditions.R

get_pccc_conditionsR Documentation

Pediatric Complex Chronic Condition and Subconditions

Description

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.

Usage

get_pccc_conditions()

Value

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

See Also

  • get_pccc_codes() for the lookup table of ICD codes used for the PCCC.

  • comorbidities() for applying comorbidity algorithms to a data set.

Examples

get_pccc_conditions()


medicalcoder documentation built on Feb. 22, 2026, 5:08 p.m.