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.
Usage
data(READMAPS)
Arguments
Format
An object of class "data.table"
Details
conceptId
integer64: SNOMED CT conceptId (primary key)
read2_code
list: character list of 7-character Read V2 codes
read2_term
list: character list of Read V2 terms
ctv3_concept
list: character list of CTV3 concept codes
ctv3_termid
list: character list of CTV3 term description codes
See Also
loadREADMAPS, getMaps
Other sampleSNOMED:
HISTORY,
SNOMED_CONCEPT,
SNOMED_DESCRIPTION,
SNOMED_EXTENDEDMAP,
SNOMED_REFSET,
SNOMED_RELATIONSHIP,
SNOMED_SIMPLEMAP,
sampleSNOMED()