READMAPS | R Documentation |
A sample of a mapping table derived from NHS Digital maps. Contains concepts in Read Clinical Terms Version 2 and Clinical Terms Version 3 that map to a set of SNOMED CT concepts, according to a supplied mapping file. The source data are available from the NHS Digital Technology Reference data Update Distribution https://isd.digital.nhs.uk/trud/user/guest/group/0/pack/9/subpack/9/releases.
data(READMAPS)
An object of class "data.table"
integer64: SNOMED CT conceptId (primary key)
list: character list of 7-character Read V2 codes
list: character list of Read V2 terms
list: character list of CTV3 concept codes
list: character list of CTV3 term description codes
loadREADMAPS, getMaps
Other sampleSNOMED:
HISTORY
,
SNOMED_CONCEPT
,
SNOMED_DESCRIPTION
,
SNOMED_EXTENDEDMAP
,
SNOMED_REFSET
,
SNOMED_RELATIONSHIP
,
SNOMED_SIMPLEMAP
,
sampleSNOMED()
# Show properties of the READMAPS table
data(READMAPS)
str(READMAPS)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.