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