Uses of Class
org.hl7.fhir.r4.terminologies.ValueSetExpander.ValueSetExpansionOutcome
-
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.r4.context
Modifier and TypeMethodDescriptionBaseWorkerContext.expandVS
(ElementDefinition.ElementDefinitionBindingComponent binding, boolean cacheOk, boolean heirarchical) BaseWorkerContext.expandVS
(ValueSet.ConceptSetComponent inc, boolean heirachical) BaseWorkerContext.expandVS
(ValueSet vs, boolean cacheOk, boolean heirarchical, Parameters p) IWorkerContext.expandVS
(ElementDefinition.ElementDefinitionBindingComponent binding, boolean cacheOk, boolean heiarchical) ValueSet Expansion - see $expand, but resolves the binding firstIWorkerContext.expandVS
(ValueSet.ConceptSetComponent inc, boolean heirarchical) Value set expanion inside the internal expansion engine - used for references to supported system (see "supportsSystem") for which there is no value set.ValueSet Expansion - see $expandTerminologyCache.getExpansion
(TerminologyCache.CacheToken cacheToken) Modifier and TypeMethodDescriptionvoid
TerminologyCache.cacheExpansion
(TerminologyCache.CacheToken cacheToken, ValueSetExpander.ValueSetExpansionOutcome res, boolean persistent) -
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.r4.hapi.ctx
Modifier and TypeMethodDescriptionHapiWorkerContext.expandVS
(ElementDefinition.ElementDefinitionBindingComponent theBinding, boolean theCacheOk, boolean theHierarchical) HapiWorkerContext.expandVS
(ValueSet.ConceptSetComponent theInc, boolean theHierarchical) -
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.r4.terminologies
Modifier and TypeMethodDescriptionValueSetExpanderSimple.doExpand
(ValueSet source, Parameters expParams) ValueSetExpander.expand
(ValueSet source, Parameters parameters) ValueSetExpanderSimple.expand
(ValueSet source, Parameters expParams) ValueSetExpansionCache.CacheAwareExpander.expand
(ValueSet source, Parameters expParams)