Download link obtained from https://phewascatalog.org/phecodes.

get_phecode_icd9_map(
  path = file.path(tempdir(), "phecode_icd9_map_unrolled.csv.zip")
)

Arguments

path

Path where file will be downloaded to.

Value

File path to downloaded file.

Examples

if (FALSE) {
get_phecode_icd9_map()
}