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

get_phecode_icd10_map(
  path = file.path(tempdir(), "Phecode_map_v1_2_icd10_beta.csv.zip")
)

Arguments

path

Path where file will be downloaded to.

Value

File path to downloaded file.

Examples

if (FALSE) {
get_phecode_icd10_map()
}