Learn R Programming

AgeTopicModels (version 0.1.0)

disease_info_phecode_icd10: Disease information linking PheCodes and ICD-10

Description

A helper table with disease metadata to support mapping between PheCodes and ICD-10.

Usage

disease_info_phecode_icd10

Arguments

Format

A data frame/tibble. Common columns include:

phecode

PheCode as character.

ICD10

Alternative PheCode column name (if present).

exclude_range

ancestor PheCode range (character).

phenotype

Human-readable phenotype/label (character), if available.

exclude_name

ancestor PheCode name (character).

Examples

Run this code
head(disease_info_phecode_icd10)

Run the code above in your browser using DataLab