Uses of Class
org.hl7.fhir.dstu3.terminologies.ValueSetExpander.ValueSetExpansionOutcome
-
Packages that use ValueSetExpander.ValueSetExpansionOutcome Package Description org.hl7.fhir.dstu3.context org.hl7.fhir.dstu3.terminologies -
-
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.dstu3.context
Methods in org.hl7.fhir.dstu3.context that return ValueSetExpander.ValueSetExpansionOutcome Modifier and Type Method Description ValueSetExpander.ValueSetExpansionOutcomeBaseWorkerContext. expandOnServer(ValueSet vs, String fn)ValueSetExpander.ValueSetExpansionOutcomeBaseWorkerContext. expandVS(ValueSet vs, boolean cacheOk, boolean heirarchical)ValueSetExpander.ValueSetExpansionOutcomeIWorkerContext. expandVS(ValueSet source, boolean cacheOk, boolean heiarchical)ValueSet Expansion - see $expand -
Uses of ValueSetExpander.ValueSetExpansionOutcome in org.hl7.fhir.dstu3.terminologies
Methods in org.hl7.fhir.dstu3.terminologies that return ValueSetExpander.ValueSetExpansionOutcome Modifier and Type Method Description ValueSetExpander.ValueSetExpansionOutcomeITerminologyServices. expand(ValueSet vs)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpander. expand(ValueSet source, ExpansionProfile profile)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpanderSimple. expand(ValueSet source, ExpansionProfile profile)ValueSetExpander.ValueSetExpansionOutcomeValueSetExpansionCache.CacheAwareExpander. expand(ValueSet source, ExpansionProfile profile)
-