EVRGRN
Insurance Discovery
Find a patient's active medical coverage from demographics alone. Add ZIP code or SSN to dramatically improve match rates.
Embed this widget on your site

Drop this iframe anywhere on your website. Configure it via URL query parameters — see the options below.

<iframe
  src="https://your-site.com/widget/discovery?theme=light&buttonLabel=Check+coverage&title=Find+my+insurance&providerNpi=1999999984"
  style="width:100%;max-width:760px;height:1100px;border:0;border-radius:12px;"
  loading="lazy"
  title="Insurance Discovery"
></iframe>
Configurable options
ParamValuesPurpose
themelight | dark | autoColor scheme
buttonLabelstringSubmit button text
titlestringWidget heading
descriptionstringWidget subheading
providerNpi10 digitsPrefill NPI
providerOrganizationNamestringPrefill org name
firstName / lastNamestringPrefill patient name
dateOfBirthYYYY-MM-DDPrefill DOB
genderM | FPrefill gender
ssn4 or 9 digitsPrefill SSN
address1, address2, city, state, postalCodestringPrefill address

All params are optional. URL-encode any values that contain spaces.