Learn R Programming

AgeTopicModels (version 0.1.0)

SNOMED_ICD10CM: SNOMED <-> ICD-10(-CM) mapping (excerpt)

Description

A small mapping table used by functions such as icd2phecode

Usage

SNOMED_ICD10CM

Arguments

Format

A data frame/tibble. Common columns include:

SNOMED

SNOMED CT concept identifier (character).

ICD10

ICD-10 code (character), and/or

ICD10_name

ICD-10-CM code (character).

SNOMED_description

SNOMED readable explanation

occ

ICD10 occurence in UKB

Examples

Run this code
head(SNOMED_ICD10CM)

Run the code above in your browser using DataLab