SNOMED_SIMPLEMAP {Rdiagnosislist}R Documentation

Sample SIMPLE map table from SNOMED CT dictionary

Description

A sample of the SNOMED CT SIMPLE map table, containing maps to ICD-10 and OPCS4.

Usage

data(SIMPLEMAP)

Format

An object of class "data.table"

Details

Examples

# Load the dataset and show its properties
data('SIMPLEMAP')
str(SIMPLEMAP)

# This SIMPLEMAP table is part of the sample SNOMED CT dictionary
# Hence this should show the same properties as above
str(sampleSNOMED()$SIMPLEMAP)

[Package Rdiagnosislist version 1.2 Index]