Learn R Programming

AgeTopicModels (version 0.1.0)

phecode_icd10: ICD-10 <-> PheCode mapping

Description

Mapping table between ICD-10 codes and PheCodes.

Usage

phecode_icd10

Arguments

Format

A data frame/tibble. Common columns include:

ICD10

ICD-10 code (character).

PheCode

PheCode (character).

Excl..Phecodes

ancestor PheCode range (character).

Excl..Phenotypes

ancestor PheCode name (character).

Examples

Run this code
head(phecode_icd10)

Run the code above in your browser using DataLab