powered by
A helper table with disease metadata to support mapping between PheCodes and ICD-10.
disease_info_phecode_icd10
A data frame/tibble. Common columns include:
PheCode as character.
Alternative PheCode column name (if present).
ancestor PheCode range (character).
Human-readable phenotype/label (character), if available.
ancestor PheCode name (character).
head(disease_info_phecode_icd10)
Run the code above in your browser using DataLab