Uses of Class
org.hl7.fhir.r5.terminologies.expansion.ValueSetExpansionOutcome
Package
Description
-
Uses of ValueSetExpansionOutcome in org.hl7.fhir.r5.context
Modifier and TypeMethodDescriptionBaseWorkerContext.expandVS
(Resource src, ElementDefinition.ElementDefinitionBindingComponent binding, boolean cacheOk, boolean heirarchical) BaseWorkerContext.expandVS
(ValueSet.ConceptSetComponent inc, boolean hierarchical, boolean noInactive) BaseWorkerContext.expandVS
(ValueSet vs, boolean cacheOk, boolean heirarchical, boolean incompleteOk) BaseWorkerContext.expandVS
(ValueSet vs, boolean cacheOk, boolean hierarchical, boolean incompleteOk, Parameters pIn) BaseWorkerContext.expandVS
(ValueSet vs, boolean cacheOk, boolean hierarchical, boolean incompleteOk, Parameters pIn, boolean noLimits) IWorkerContext.expandVS
(Resource src, ElementDefinition.ElementDefinitionBindingComponent binding, boolean cacheOk, boolean heiarchical) ValueSet Expansion - see $expand, but resolves the binding firstIWorkerContext.expandVS
(ValueSet.ConceptSetComponent inc, boolean hierarchical, boolean noInactive) 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 $expand -
Uses of ValueSetExpansionOutcome in org.hl7.fhir.r5.hapi.ctx
Modifier and TypeMethodDescriptionHapiWorkerContext.expandVS
(Resource src, ElementDefinition.ElementDefinitionBindingComponent theBinding, boolean theCacheOk, boolean theHierarchical) HapiWorkerContext.expandVS
(ValueSet.ConceptSetComponent theInc, boolean theHierarchical, boolean theNoInactive) HapiWorkerContext.expandVS
(ValueSet theValueSet, boolean cacheOk, boolean heiarchical, boolean incompleteOk) -
Uses of ValueSetExpansionOutcome in org.hl7.fhir.r5.terminologies.expansion
Modifier and TypeMethodDescriptionValueSetExpander.doExpand
(ValueSet source, Parameters expParams) ValueSetExpander.expand
(ValueSet source, Parameters expParams) ValueSetExpander.expandInternal
(ValueSet source, Parameters expParams) -
Uses of ValueSetExpansionOutcome in org.hl7.fhir.r5.terminologies.utilities
Modifier and TypeMethodDescriptionTerminologyCache.getExpansion
(TerminologyCache.CacheToken cacheToken) Modifier and TypeMethodDescriptionvoid
TerminologyCache.cacheExpansion
(TerminologyCache.CacheToken cacheToken, ValueSetExpansionOutcome res, boolean persistent)