Uses of Class
org.hl7.fhir.r5.terminologies.ValueSetExpander.ValueSetExpansionOutcome
Packages that use ValueSetExpander.ValueSetExpansionOutcome
-
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.r5.context
Methods in org.hl7.fhir.r5.context that return ValueSetExpander.ValueSetExpansionOutcomeModifier and TypeMethodDescriptionBaseWorkerContext.expandVS(ElementDefinition.ElementDefinitionBindingComponent binding, boolean cacheOk, boolean heirarchical)BaseWorkerContext.expandVS(ValueSet.ConceptSetComponent inc, boolean hierarchical)BaseWorkerContext.expandVS(ValueSet vs, boolean cacheOk, boolean heirarchical, boolean incompleteOk)BaseWorkerContext.expandVS(ValueSet vs, boolean cacheOk, boolean heirarchical, boolean incompleteOk, 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 hierarchical)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 $expandIWorkerContext.expandVS(ValueSet source, boolean cacheOk, boolean heiarchical, boolean incompleteOk)ValueSet Expansion - see $expandTerminologyCache.getExpansion(TerminologyCache.CacheToken cacheToken)Methods in org.hl7.fhir.r5.context with parameters of type ValueSetExpander.ValueSetExpansionOutcomeModifier and TypeMethodDescriptionvoidTerminologyCache.cacheExpansion(TerminologyCache.CacheToken cacheToken, ValueSetExpander.ValueSetExpansionOutcome res, boolean persistent) -
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.r5.hapi.ctx
Methods in org.hl7.fhir.r5.hapi.ctx that return ValueSetExpander.ValueSetExpansionOutcomeModifier and TypeMethodDescriptionHapiWorkerContext.expandVS(ElementDefinition.ElementDefinitionBindingComponent theBinding, boolean theCacheOk, boolean theHierarchical)HapiWorkerContext.expandVS(ValueSet.ConceptSetComponent theInc, boolean theHierarchical)HapiWorkerContext.expandVS(ValueSet theValueSet, boolean cacheOk, boolean heiarchical, boolean incompleteOk) -
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.r5.terminologies
Methods in org.hl7.fhir.r5.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)ValueSetExpanderSimple.expandInternal(ValueSet source, Parameters expParams)