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,
Parameters parameters) |
ValueSetExpander.ValueSetExpansionOutcome expand(ValueSet source, Parameters parameters) 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–2021 Health Level 7. All rights reserved.