PhenomeX ICD10 (WHO) mapping
phecodex_icd_map.Rd
An unedited table of PheWAS X Codes (or phecodes) and their ICD10 mappings. Downloaded from https://phewascatalog.org/phecode_x on 2023-09-21.
Format
## `phecodex_icd_map` A data frame with 11,403 rows and 7 columns:
- icd
The code included in the phecode grouping (current supported code types are ICD-10)
- vocabulary_id
A string indicating the code type (ICD10)
- ICD_string
A descriptive label for ICD code
- phecode
The phecode label
- phecode_string
A descriptive label for phecode
- category_num
A numeric value corresponding to the phecode category
- category
A string indicating the phecode category
...