expand_code: List all codes between two sets of codes

Description Usage Arguments Value Examples

View source: R/expand_code.R

Description

expand_code returns a tibble of all ICD-10-CM codes that are child codes of the provided code.

Usage

1

Arguments

x

a valid ICD-10-CM code

Value

Tibble of all matching ICD-10-CM rows from icd10cm

Examples

1
expand_code("F32")

vcastro/icd10us documentation built on Dec. 23, 2021, 3:02 p.m.