Package org.hl7.fhir.dstu3.terminologies
Class ValueSetExpansionCache
java.lang.Object
org.hl7.fhir.dstu3.terminologies.ValueSetExpansionCache
- All Implemented Interfaces:
ValueSetExpanderFactory
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionValueSetExpansionCache
(IWorkerContext context) ValueSetExpansionCache
(IWorkerContext context, String cacheFolder) -
Method Summary
-
Constructor Details
-
ValueSetExpansionCache
-
ValueSetExpansionCache
public ValueSetExpansionCache(IWorkerContext context, String cacheFolder) throws org.hl7.fhir.exceptions.FHIRFormatError, IOException - Throws:
org.hl7.fhir.exceptions.FHIRFormatError
IOException
-
-
Method Details
-
getExpander
- Specified by:
getExpander
in interfaceValueSetExpanderFactory
-