batchDecompose: Creates a set of lookups for SNOMED composition

View source: R/addComposeLookupToCDB.R

batchDecomposeR Documentation

Creates a set of lookups for SNOMED composition

Description

Creates composition lookup table for a set of SNOMED CT concepts and exports the results to a file

Usage

batchDecompose(conceptIds, CDB, output_filename, SNOMED = getSNOMED(), ...)

Arguments

conceptIds

SNOMED CT concept IDs for creating decompositions

CDB

concept database environment, containing a table called FINDINGS

output_filename

filename of output file

SNOMED

environment containing a SNOMED dictionary

...

other arguments to pass through to decompose

Value

TRUE if successful

See Also

decompose, compose, addComposeLookupToCDB

Other CDB functions: addComposeLookupToCDB(), addWordnet(), createCDB(), downloadOrphanet(), downloadWordnet()


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