
Class ValueSetAutocompleteSearch
java.lang.Object
ca.uhn.fhir.jpa.search.autocomplete.ValueSetAutocompleteSearch
Adapt the autocomplete result into a ValueSet suitable for our $expand extension.
- 
Constructor Summary
ConstructorsConstructorDescriptionValueSetAutocompleteSearch(ca.uhn.fhir.context.FhirContext theFhirContext, StorageSettings theStorageSettings, org.hibernate.search.mapper.orm.session.SearchSession theSession)  - 
Method Summary
Modifier and TypeMethodDescriptionorg.hl7.fhir.instance.model.api.IBaseResourcesearch(ValueSetAutocompleteOptions theOptions)  
- 
Constructor Details
- 
ValueSetAutocompleteSearch
public ValueSetAutocompleteSearch(ca.uhn.fhir.context.FhirContext theFhirContext, StorageSettings theStorageSettings, org.hibernate.search.mapper.orm.session.SearchSession theSession)  
 - 
 - 
Method Details
- 
search
 
 -