children_safe: Get ICD-9/10 Child codes (safe version)

View source: R/updated_icd_functions.R

children_safeR Documentation

Get ICD-9/10 Child codes (safe version)

Description

Returns the set of child codes corresponding to a given set of icd_codes. This is a safer version than that of the icd package, as it retains a given code even if no child codes can be found.

Usage

children_safe(icd_codes)

Arguments

icd_codes

a vector of icd codes to get children for


aarmiller/codeBuildr documentation built on April 14, 2025, 1:59 p.m.