The following table describes the values you have available to use. Note that the querystrings are case sensitive:
Querystring What it searches Type Example values onlinescheduling
Providers who offer online scheduling boolean ?onlinescheduling=true
videovisits
Providers who offer video visits boolean ?videovisits=true
acceptingnew
Providers who are accepting new patients boolean ?acceptingnew=true
specialties
Providers with the given specialties pipe-delimited string ?specialties=Internal Medicine|Oncology
availability
Providers with appointments within x days integer ?availability=7
gender
Providers who are a given gender string ?gender=female
insurances
Providers who accept the given insurances pipe-delimited string ?insurances=Aetna|Cigna
languages
Providers who speak the given languages pipe-delimited string ?languages=English|Spanish
distance
Providers within the given distance integer ?distance=10
You can find more information about devleopment here: #212482, #212478, and #196412
We've released the decoupled FAD SAAS application for public use! See how to use it here.
-webkit-line-clamp
and -webkit-box
together. This deprecation negatively affected the behavior of the expandable list components and necessitated a refactor to ensure that these sections were still hiding content after 6 lines of text #198451We've released the decoupled Provider Details page for public use! See how to use it here.