
Uses of Interface
ca.uhn.fhir.jpa.term.IValueSetConceptAccumulator
Packages that use IValueSetConceptAccumulator
-
Uses of IValueSetConceptAccumulator in ca.uhn.fhir.jpa.term
Classes in ca.uhn.fhir.jpa.term that implement IValueSetConceptAccumulatorModifier and TypeClassDescriptionclass
class
Methods in ca.uhn.fhir.jpa.term with parameters of type IValueSetConceptAccumulatorModifier and TypeMethodDescriptionvoid
TermReadSvcImpl.expandValueSet
(ca.uhn.fhir.context.support.ValueSetExpansionOptions theExpansionOptions, org.hl7.fhir.instance.model.api.IBaseResource theValueSetToExpand, IValueSetConceptAccumulator theValueSetCodeAccumulator) void
TermReadSvcImpl.expandValueSet
(ca.uhn.fhir.context.support.ValueSetExpansionOptions theExpansionOptions, org.hl7.fhir.r4.model.ValueSet theValueSetToExpand, IValueSetConceptAccumulator theValueSetCodeAccumulator) -
Uses of IValueSetConceptAccumulator in ca.uhn.fhir.jpa.term.api
Methods in ca.uhn.fhir.jpa.term.api with parameters of type IValueSetConceptAccumulatorModifier and TypeMethodDescriptionvoid
ITermReadSvc.expandValueSet
(ca.uhn.fhir.context.support.ValueSetExpansionOptions theExpansionOptions, org.hl7.fhir.instance.model.api.IBaseResource theValueSetToExpand, IValueSetConceptAccumulator theValueSetCodeAccumulator) void
ITermReadSvc.expandValueSet
(ca.uhn.fhir.context.support.ValueSetExpansionOptions theExpansionOptions, org.hl7.fhir.r4.model.ValueSet theValueSetToExpand, IValueSetConceptAccumulator theValueSetCodeAccumulator)