createSNOMEDindices {Rdiagnosislist}R Documentation

Create indices for tables in a SNOMED environment

Description

Creates relevant indices for fast searching of SNOMED CT tables

Usage

createSNOMEDindices(SNOMED)

Arguments

SNOMED

environment containing data.table objects: CONCEPT, DESCRIPTION, RELATIONSHIP, STATEDRELATIONSHIP

Value

The environment with indices added to each table for fast searching

See Also

CONCEPT, DESCRIPTION, RELATIONSHIP, STATEDRELATIONSHIP, REFSET, SIMPLEMAP, EXTENDEDMAP, loadSNOMED, sampleSNOMED


[Package Rdiagnosislist version 1.2 Index]