
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(ExpansionOptions options, String url) BaseWorkerContext.expandVS(ExpansionOptions options, ValueSet vs) BaseWorkerContext.expandVS(ExpansionOptions options, ValueSet vs, Parameters pIn, boolean noLimits) BaseWorkerContext.expandVS(Resource src, ElementDefinition.ElementDefinitionBindingComponent binding, boolean cacheOk, boolean heirarchical) BaseWorkerContext.expandVS(ValueSet vs, boolean cacheOk, boolean hierarchical, boolean incompleteOk, Parameters pIn) BaseWorkerContext.expandVS(ValueSetProcessBase.TerminologyOperationDetails opCtxt, ValueSet.ConceptSetComponent inc, boolean hierarchical, boolean noInactive) IWorkerContext.expandVS(ExpansionOptions options, String uri) ValueSet Expansion - see $expand Note that caching makes a real performance difference, so turn it off with care.IWorkerContext.expandVS(ExpansionOptions options, ValueSet source) ValueSet Expansion - see $expand Note that caching makes a real performance difference, so turn it off with care.IWorkerContext.expandVS(Resource src, ElementDefinition.ElementDefinitionBindingComponent binding, boolean cacheOk, boolean heiarchical) Deprecated.Deprecated.Deprecated. -
Uses of ValueSetExpansionOutcome in org.hl7.fhir.r5.hapi.ctx
Methods in org.hl7.fhir.r5.hapi.ctx that return ValueSetExpansionOutcomeModifier and TypeMethodDescriptionHapiWorkerContext.expandVS(ExpansionOptions options, String uri) HapiWorkerContext.expandVS(ExpansionOptions options, ValueSet source) HapiWorkerContext.expandVS(Resource src, ElementDefinition.ElementDefinitionBindingComponent theBinding, boolean theCacheOk, boolean theHierarchical) -
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 TypeMethodDescriptionvoidTerminologyCache.cacheExpansion(TerminologyCache.CacheToken cacheToken, ValueSetExpansionOutcome res, boolean persistent)