get_icd9_codes: Conversion of ICD-9 codes to PheWAS codes

Description Usage Arguments Value Examples

Description

Prints for the user a list of the PheWAS codes that encompass their ICD-9 code(s) of interest.

Usage

1
get_icd9_codes(icd9_query = c("088.81"))

Arguments

icd9_query

vector of the ICD-9 codes to convert

Value

None

Examples

1
2
get_icd9_codes()
get_icd9_codes(c("088.81","335"))

ekawaler/simplePheWAS documentation built on May 16, 2019, 2:24 a.m.