SNOMED_SIMPLEMAP | R Documentation |
A sample of the SNOMED CT SIMPLE map table, containing maps to ICD-10 and OPCS4.
data(SIMPLEMAP)
An object of class "data.table"
integer64: core metadata concept: 900000000000207008 = SNOMED CT core module, 999000021000000109 = SNOMED CT United Kingdom clinical extension reference set module, 999000031000000106 = SNOMED CT United Kingdom Edition reference set module
integer64: foundation metadata concept: 900000000000497000 = CTV3 simple map reference set, 446608001 = ICD-O simple map reference set, 1323081000000108 = Coronavirus disease 19 caused by severe acute respiratory syndrome coronavirus 2 test result communication to general practice concept simple map reference set, 1323091000000105 = Coronavirus disease 19 caused by severe acute respiratory syndrome coronavirus 2 test result communication to general practice description simple map reference set, 82551000000107 = National Health Service England National Genomic Test Directory whole genome sequencing test simple map reference set
integer64: SNOMED CT conceptId of the concept mapped
character: target ICD-O or CTV3 code
IDate: when the concept became active
logical: whether this concept is currently active
Other sampleSNOMED:
HISTORY
,
READMAPS
,
SNOMED_CONCEPT
,
SNOMED_DESCRIPTION
,
SNOMED_EXTENDEDMAP
,
SNOMED_REFSET
,
SNOMED_RELATIONSHIP
,
sampleSNOMED()
# 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.