SNOMED_CONCEPT | R Documentation |
A sample of the SNOMED CT concept table.
data(CONCEPT)
An object of class "data.table"
integer64: SNOMED CT conceptId (primary key)
integer64: class of SNOMED CT concept (whether it is used for recording information or is a metadata concept)
integer64: 900000000000074008 = primitive concept, 900000000000073002 = defined by conditions
IDate: when the concept became active
logical: whether this concept is currently active
Other sampleSNOMED:
HISTORY
,
READMAPS
,
SNOMED_DESCRIPTION
,
SNOMED_EXTENDEDMAP
,
SNOMED_REFSET
,
SNOMED_RELATIONSHIP
,
SNOMED_SIMPLEMAP
,
sampleSNOMED()
# Show properties of the CONCEPT table
data('CONCEPT')
str(CONCEPT)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.