Uses of Class
org.hl7.fhir.r4.terminologies.ValueSetExpander.ValueSetExpansionOutcome
-
Packages that use ValueSetExpander.ValueSetExpansionOutcome Package Description org.hl7.fhir.r4.context org.hl7.fhir.r4.terminologies -
-
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.r4.context
Methods in org.hl7.fhir.r4.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 heirachical)ValueSetExpander.ValueSetExpansionOutcomeBaseWorkerContext. expandVS(ValueSet vs, boolean cacheOk, boolean heirarchical)ValueSetExpander.ValueSetExpansionOutcomeBaseWorkerContext. expandVS(ValueSet vs, boolean cacheOk, boolean heirarchical, 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 heirarchical)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.ValueSetExpansionOutcomeTerminologyCache. getExpansion(TerminologyCache.CacheToken cacheToken)Methods in org.hl7.fhir.r4.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.r4.terminologies
Methods in org.hl7.fhir.r4.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.ValueSetExpansionOutcomeValueSetExpander.ValueSetExpansionOutcome. setTxLink(String txLink)
-