
Package org.hl7.fhir.dstu2.terminologies
Interface ValueSetExpander
- All Known Implementing Classes:
ValueSetExpanderSimple
,ValueSetExpansionCache.CacheAwareExpander
Deprecated.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
Deprecated.static class
Deprecated.Some value sets are just too big to expand. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.
-
Method Details
-
expand
ValueSetExpander.ValueSetExpansionOutcome expand(ValueSet source) throws ValueSetExpander.ETooCostly, FileNotFoundException, IOException Deprecated.
-