public interface Concept
Modifier and Type | Field and Description |
---|---|
static String |
PREFERRED_TERM_UNKNOWN |
static String |
PREFTERM |
static String |
TUI |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getCodeNames() |
Collection<String> |
getCodes(String codeType) |
Collection<Integer> |
getCtakesSemantics() |
String |
getCui() |
String |
getPreferredText() |
boolean |
isEmpty() |
static final String TUI
static final String PREFTERM
static final String PREFERRED_TERM_UNKNOWN
String getCui()
String getPreferredText()
Collection<String> getCodeNames()
Collection<String> getCodes(String codeType)
codeType
- name of secondary coding schemeCollection<Integer> getCtakesSemantics()
boolean isEmpty()
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.