public interface ValueSetExpander
| Modifier and Type | Interface and Description |
|---|---|
static class |
ValueSetExpander.ETooCostly |
static class |
ValueSetExpander.TerminologyServiceErrorClass |
static class |
ValueSetExpander.ValueSetExpansionOutcome
Some value sets are just too big to expand.
|
| Modifier and Type | Method and Description |
|---|---|
ValueSetExpander.ValueSetExpansionOutcome |
expand(ValueSet source,
ExpansionProfile profile) |
ValueSetExpander.ValueSetExpansionOutcome expand(ValueSet source, ExpansionProfile profile) throws ValueSetExpander.ETooCostly, FileNotFoundException, IOException
source - the value set definition to expandprofile - a profile affecting the outcome. If you don't supply a profile, the default internal expansion profile will be used.ValueSetExpander.ETooCostlyFileNotFoundExceptionIOExceptionCopyright © 2014–2018 University Health Network. All rights reserved.