phecode_map: Dataframe containing phecode mappings for ICD9CM and ICD10CM.

phecode_mapR Documentation

Dataframe containing phecode mappings for ICD9CM and ICD10CM.

Description

This data frame maps every ICD9CM and ICD10CM code to its direct phecode. This mapping is one to one.

Usage

data(phemap)

Format

A data frame with 84532 observations on the following 3 variables.

vocabulary_id

Character vector representing the vocabulary of the code- either 'ICD9CM' or 'ICD10CM'

code

Character vector representing the specific code to be mapped

phecode

Character vector representing the direct phecode mapping

See Also

PheWAS::phecode_rollup_map mapCodesToPhecodes


PheWAS/PheWAS documentation built on July 3, 2023, 3:40 p.m.