Southwestern Health Resources (SWHR) had similar requirements to those already achieved on my Principal Investments project. SWHR wanted to build out their Drupal 8 site quickly with data they already had available via a JSON API. The bulk of their site, southwesternhealth.com, was to consist of individual doctor and hospital pages that would be automatically created/updated daily - "on the fly" as necessary - and as explained in the slideshow. Click an image to learn more about each screenshot.

Category
Healthcare
Migrated Sites
This screenshot is of homepage to Southwestern Health Resources. The site's doctor data was initially retreived to create thousands of individual doctor pages and is now updated daily. This was achieved by building a custom module based on Migrate Plus (Drupal contributed module) that connects to a JSON API that's structured with all hospital and doctor data.
This screenshot displays the Find Medical Care page showing a physician with a map of all practicing locations. All data on this page, including the photo and map, was generated automatically using the custom module that connects to the JSON API.
This screenshot shows an individual doctor page. Again, all data is input and updated via the JSON API that contains all hospitals and doctors info.
This shot shows more of the doctor's data as you scroll down the page - data which has been generated via the custom module connecting to the API.
At the bottom of the doctor's details page is a map and locations with addresses. All this data comes in via the API.