FuzzySearch

Returns a number of possible shallow search address results for the search term query.

JavaScript library method

patientportal.addressFinder.fuzzySearch({query: <query>});

HTTP Method

Verb URL
GET /patientportalapi/address-finder/fuzzy-search

URL Parameters

Parameter Type Description
query string Case-insensitive search term query relating to a desired address.

Returned JSON

[Shallow Search Result Data](../objects-and-data-types/shallowsearchresultdata)[]