| Package | Description |
|---|---|
| org.hl7.fhir.r4.context | |
| org.hl7.fhir.r4.terminologies |
| Modifier and Type | Method and Description |
|---|---|
ValueSetExpander.ValueSetExpansionOutcome |
BaseWorkerContext.expandVS(ElementDefinition.ElementDefinitionBindingComponent binding,
boolean cacheOk,
boolean heirarchical) |
ValueSetExpander.ValueSetExpansionOutcome |
IWorkerContext.expandVS(ElementDefinition.ElementDefinitionBindingComponent binding,
boolean cacheOk,
boolean heiarchical)
ValueSet Expansion - see $expand, but resolves the binding first
|
ValueSetExpander.ValueSetExpansionOutcome |
BaseWorkerContext.expandVS(ValueSet.ConceptSetComponent inc,
boolean heirachical) |
ValueSetExpander.ValueSetExpansionOutcome |
IWorkerContext.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.ValueSetExpansionOutcome |
BaseWorkerContext.expandVS(ValueSet vs,
boolean cacheOk,
boolean heirarchical) |
ValueSetExpander.ValueSetExpansionOutcome |
IWorkerContext.expandVS(ValueSet source,
boolean cacheOk,
boolean heiarchical)
ValueSet Expansion - see $expand
|
ValueSetExpander.ValueSetExpansionOutcome |
BaseWorkerContext.expandVS(ValueSet vs,
boolean cacheOk,
boolean heirarchical,
Parameters p) |
ValueSetExpander.ValueSetExpansionOutcome |
TerminologyCache.getExpansion(TerminologyCache.CacheToken cacheToken) |
| Modifier and Type | Method and Description |
|---|---|
void |
TerminologyCache.cacheExpansion(TerminologyCache.CacheToken cacheToken,
ValueSetExpander.ValueSetExpansionOutcome res,
boolean persistent) |
| Modifier and Type | Method and Description |
|---|---|
ValueSetExpander.ValueSetExpansionOutcome |
ValueSetExpanderSimple.doExpand(ValueSet source,
Parameters expParams) |
ValueSetExpander.ValueSetExpansionOutcome |
ITerminologyServices.expand(ValueSet vs) |
ValueSetExpander.ValueSetExpansionOutcome |
ValueSetExpanderSimple.expand(ValueSet source,
Parameters expParams) |
ValueSetExpander.ValueSetExpansionOutcome |
ValueSetExpander.expand(ValueSet source,
Parameters parameters) |
ValueSetExpander.ValueSetExpansionOutcome |
ValueSetExpansionCache.CacheAwareExpander.expand(ValueSet source,
Parameters expParams) |
ValueSetExpander.ValueSetExpansionOutcome |
ValueSetExpander.ValueSetExpansionOutcome.setTxLink(String txLink) |
Copyright © 2014–2021 Health Level 7. All rights reserved.