sampleSNOMED | R Documentation |
Returns an environment containing a selection of SNOMED CT terms, their relationships and descriptions which are provided with the package
sampleSNOMED()
environment containing four data.table objects: CONCEPT, DESCRIPTION, RELATIONSHIP, STATEDRELATIONSHIP and a list named 'metadata'
CONCEPT, DESCRIPTION, RELATIONSHIP, STATEDRELATIONSHIP, REFSET, SIMPLEMAP, EXTENDEDMAP, HISTORY, QUERY, loadSNOMED, sampleSNOMED
Other sampleSNOMED:
HISTORY
,
READMAPS
,
SNOMED_CONCEPT
,
SNOMED_DESCRIPTION
,
SNOMED_EXTENDEDMAP
,
SNOMED_REFSET
,
SNOMED_RELATIONSHIP
,
SNOMED_SIMPLEMAP
TEST <- sampleSNOMED()
inactiveIncluded(TEST)
SNOMEDconcept('Heart failure', SNOMED = TEST)
# To display metadata for this SNOMED CT dictionary
sampleSNOMED()$metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.