Uses of Class
org.hl7.fhir.r4b.terminologies.ValueSetExpander.ValueSetExpansionOutcome
-
Packages that use ValueSetExpander.ValueSetExpansionOutcome Package Description org.hl7.fhir.r4b.context org.hl7.fhir.r4b.terminologies -
-
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.r4b.context
Methods in org.hl7.fhir.r4b.context that return ValueSetExpander.ValueSetExpansionOutcome Modifier and Type Method Description ValueSetExpander.ValueSetExpansionOutcomeBaseWorkerContext. expandVS(ElementDefinition.ElementDefinitionBindingComponent binding, boolean cacheOk, boolean heirarchical)ValueSetExpander.ValueSetExpansionOutcomeBaseWorkerContext. expandVS(ValueSet.ConceptSetComponent inc, boolean hierarchical)ValueSetExpander.ValueSetExpansionOutcomeBaseWorkerContext. expandVS(ValueSet vs, boolean cacheOk, boolean heirarchical)ValueSetExpander.ValueSetExpansionOutcomeBaseWorkerContext. expandVS(ValueSet vs, boolean cacheOk, boolean heirarchical, boolean incompleteOk)ValueSetExpander.ValueSetExpansionOutcomeBaseWorkerContext. expandVS(ValueSet vs, boolean cacheOk, boolean heirarchical, boolean incompleteOk, Parameters p)ValueSetExpander.ValueSetExpansionOutcomeIWorkerContext. expandVS(ElementDefinition.ElementDefinitionBindingComponent binding, boolean cacheOk, boolean heiarchical)ValueSet Expansion - see $expand, but resolves the binding firstValueSetExpander.ValueSetExpansionOutcomeIWorkerContext. 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.ValueSetExpander.ValueSetExpansionOutcomeIWorkerContext. expandVS(ValueSet source, boolean cacheOk, boolean heiarchical)ValueSet Expansion - see $expandValueSetExpander.ValueSetExpansionOutcomeIWorkerContext. expandVS(ValueSet source, boolean cacheOk, boolean heiarchical, boolean incompleteOk)ValueSet Expansion - see $expandValueSetExpander.ValueSetExpansionOutcomeTerminologyCache. getExpansion(TerminologyCache.CacheToken cacheToken)Methods in org.hl7.fhir.r4b.context with parameters of type ValueSetExpander.ValueSetExpansionOutcome Modifier and Type Method Description voidTerminologyCache. cacheExpansion(TerminologyCache.CacheToken cacheToken, ValueSetExpander.ValueSetExpansionOutcome res, boolean persistent) -
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.r4b.terminologies
Methods in org.hl7.fhir.r4b.terminologies that return ValueSetExpander.ValueSetExpansionOutcome Modifier and Type Method Description ValueSetExpander.ValueSetExpansionOutcomeValueSetExpanderSimple. doExpand(ValueSet source, Parameters expParams)ValueSetExpander.ValueSetExpansionOutcomeITerminologyServices. expand(ValueSet vs)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpander. expand(ValueSet source, Parameters parameters)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpanderSimple. expand(ValueSet source, Parameters expParams)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpansionCache.CacheAwareExpander. expand(ValueSet source, Parameters expParams)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpanderSimple. expandInternal(ValueSet source, Parameters expParams)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpander.ValueSetExpansionOutcome. setTxLink(String txLink)
-