Home Portfolio IUHealth.org

IUHealth.org

IUHealth.org is Indiana’s largest healthcare system. Me and a team of 2 other devs maintain their marketing site. Which contains a catalog of providers, locations, and health services. Originally worked more on the front end now I'm working as a backend developer for this project. My responsibilities include developing solutions, presenting these solutions to clients, implementing them effectively, and addressing any backend system issues through thorough debugging and troubleshooting.

Yext

We send provider and location data to Yext, a third party service that configures Google My Business entities, Apple Business Connect, and is used to generate jsonLD data for SEO purposes. This data we send helps over 4000 physicians and healthcare locations show up in Google/Apple maps which can be critical for users get to their appointment on time. These listings generate approximately 50,000 clicks on driving directions per month!

Algolia Search

This site uses Algolia for its search related functionality like “Find a Doc“ and “Find a Location”. We sync the data from Craft to the Algolia Index, as well as running a node based webcrawler for the general search page.

Testing

We used Playwright for end to end tests and Pest Unit tests to employ test driven development ideology.