sampleSNOMED: Sample SNOMED CT dictionary

View source: R/loadSNOMED.R

sampleSNOMEDR Documentation

Sample SNOMED CT dictionary

Description

Returns an environment containing a selection of SNOMED CT terms, their relationships and descriptions which are provided with the package

Usage

sampleSNOMED()

Value

environment containing four data.table objects: CONCEPT, DESCRIPTION, RELATIONSHIP, STATEDRELATIONSHIP and a list named 'metadata'

See Also

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

Examples

TEST <- sampleSNOMED()
inactiveIncluded(TEST)
SNOMEDconcept('Heart failure', SNOMED = TEST)

# To display metadata for this SNOMED CT dictionary
sampleSNOMED()$metadata

anoopshah/Rdiagnosislist documentation built on March 29, 2025, 10:46 a.m.