CDCgov / prime-simplereport

SimpleReport is a fast, free, and easy way for COVID-19 testing facilities to report results to public health departments.
https://simplereport.gov
Creative Commons Zero v1.0 Universal
58 stars 54 forks source link

Start using SmartyStreets autocomplete for patient address #3390

Closed emmastephenson closed 2 years ago

emmastephenson commented 2 years ago

Description

The latest discussion with SmartyStreets revealed that we're not making as many requests to them as anticipated, so we've been given the green light to try out autocomplete on a limited set of addresses.

Action Requested

Start using SmartyStreets autocomplete for patient addresses, instead of the post-entry verification.

Additional context

https://www.smarty.com/docs/cloud/us-autocomplete-pro-api

emmastephenson commented 2 years ago

Bumping the priority on this a bit, as IL is requesting that we make patient city a mandatory field. Worth a discussion if we just want to make it mandatory in the UI and have people fill it out themselves, or integrate Smarty on the frontend so city is automatically populated when a user enters their street address and zip code.