public interface UMLSDao
Modifier and Type | Field and Description |
---|---|
static Pattern |
cuiPattern
pattern to match cuis and parse out their number
|
Modifier and Type | Method and Description |
---|---|
void |
deleteAuiFirstWord() |
List<Object[]> |
getAllAuiStr(String lastAui)
get all aui, str from mrconso
|
String |
getLastAui()
Get the 'last' UmlsAuiFirstWord.
|
Map<String,String> |
getNames(List<String> subList) |
HashSet<Integer> |
getRXNORMCuis()
get a set of all cuis in RXNORM.
|
void |
insertAuiFirstWord(List<UmlsAuiFirstWord> listAuiFirstWord) |
boolean |
isRXNORMCui(String cui) |
static final Pattern cuiPattern
void deleteAuiFirstWord()
void insertAuiFirstWord(List<UmlsAuiFirstWord> listAuiFirstWord)
String getLastAui()
HashSet<Integer> getRXNORMCuis()
boolean isRXNORMCui(String cui)
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.