Uses of Class
org.hl7.fhir.dstu2.terminologies.ValueSetExpander.ValueSetExpansionOutcome
-
Packages that use ValueSetExpander.ValueSetExpansionOutcome Package Description org.hl7.fhir.dstu2.terminologies org.hl7.fhir.dstu2.utils -
-
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.dstu2.terminologies
Methods in org.hl7.fhir.dstu2.terminologies that return ValueSetExpander.ValueSetExpansionOutcome Modifier and Type Method Description ValueSetExpander.ValueSetExpansionOutcomeITerminologyServices. expand(ValueSet vs)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpander. expand(ValueSet source)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpanderSimple. expand(ValueSet source)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpansionCache.CacheAwareExpander. expand(ValueSet source) -
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.dstu2.utils
Methods in org.hl7.fhir.dstu2.utils that return ValueSetExpander.ValueSetExpansionOutcome Modifier and Type Method Description ValueSetExpander.ValueSetExpansionOutcomeBaseWorkerContext. expandVS(ValueSet vs, boolean cacheOk)ValueSetExpander.ValueSetExpansionOutcomeIWorkerContext. expandVS(ValueSet source, boolean cacheOk)ValueSet Expansion - see $expand
-