Reid Health
Acted as lead developer on complete redesign and overhaul of hospital website as they transitioned to an umbrella health organization.
We used WordPress as a CMS to provide a user-friendly experience for the non-tech-savvy content administrators. Heavy use of custom fields allowed us to provide places for lots of custom editable content while preventing design creep.
The entire project took nearly a year to complete, and involved cutting a many-thousand-page website down by a factor of ten to allow for future growth in a much more organized fashion.
Clinical Lab Test Catalog
We created a custom post type for lab tests, and using Search WP’s ability to search through custom fields, created a searchable lab test catalog. The catalog includes over 1,000 tests and guides that are used within the clinical lab as well as for patient reference. Link to Catalog
Babies Gallery
Again leaning on custom post types, we created a date-based archive of newborns. Using the Press Permit plugin and custom user roles, we were able to allow only permitted users to create and edit content for this section. Link to Gallery
Find-a-Doctor Form
Using raw PHP, we interfaced with a custom webservice to pull doctor information from their in-house database. We created a form that pulls only the information required and displays it within the WordPress template. Link to Form