Learn R Programming

AgeTopicModels (version 0.1.0)

phecode_icd10cm: ICD-10-CM <-> PheCode mapping

Description

Mapping table between ICD-10-CM codes and PheCodes.

Usage

phecode_icd10cm

Arguments

Format

A data frame/tibble. Common columns include:

ICD10

ICD-10-CM code (character).

phecode

PheCode (character).

exclude_range

ancestor PheCode range (character).

exclude_name

ancestor PheCode name (character).

Examples

Run this code
head(phecode_icd10cm)

Run the code above in your browser using DataLab