
Uses of Class
org.hl7.fhir.r4.terminologies.ValueSetExpander.ValueSetExpansionOutcome
Packages that use ValueSetExpander.ValueSetExpansionOutcome
-
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.r4.context
Methods in org.hl7.fhir.r4.context that return ValueSetExpander.ValueSetExpansionOutcomeModifier 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) Methods in org.hl7.fhir.r4.context with parameters of type ValueSetExpander.ValueSetExpansionOutcomeModifier and TypeMethodDescriptionvoid
TerminologyCache.cacheExpansion
(TerminologyCache.CacheToken cacheToken, ValueSetExpander.ValueSetExpansionOutcome res, boolean persistent) -
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.r4.hapi.ctx
Methods in org.hl7.fhir.r4.hapi.ctx that return ValueSetExpander.ValueSetExpansionOutcomeModifier 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
Methods in org.hl7.fhir.r4.terminologies that return ValueSetExpander.ValueSetExpansionOutcomeModifier 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)