Drupal is a registered trademark of Dries Buytaert
drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.14 Minor update available for module linkit (7.0.14). masquerade 8.x-2.2 Minor update available for module masquerade (8.x-2.2). video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). editoria11y 3.0.0 Major update available for module editoria11y (3.0.0). trash 3.0.27 Minor update available for module trash (3.0.27). twig_tweak 4.0.0-alpha2 New alpha version released for module twig_tweak (4.0.0-alpha2). twig_tweak 4.0.0-alpha1 First alpha version released for module twig_tweak (4.0.0-alpha1). node_revision_delete 2.1.1 Minor update available for module node_revision_delete (2.1.1). commerce_paypal 2.1.2 Minor update available for module commerce_paypal (2.1.2).

Healthcare is an open source Drupal Site Template designed for medical clinics and hospital networks. Built on Drupal CMS 2.x, it provides a complete starter site with pre-configured content types, default content, and a medical-focused theme. This recipe bundles configuration, content structure, and the Diagnosis theme into a reusable site starter that can be installed into any Drupal CMS site.

The template is freely available and designed to give healthcare organizations a strong, accessible, and scalable digital foundation.

Built for Healthcare Organizations

Modern healthcare websites must do more than look professional. They must build trust, support patients, meet accessibility standards, and adapt to evolving regulations and expectations.

Kanopi Studios partners with clinics, regional hospitals, healthcare systems, and mission-driven organizations to create digital experiences that:

  • Build patient confidence and community trust
  • Support accessibility and compliance standards
  • Improve findability of services and care providers
  • Scale with organizational growth
  • Strengthen brand credibility

Installation

This recipe should be installed into an existing Drupal CMS site.

  1. Install DDEV

    The steps for installing DDEV depend on your computer's operating system. Follow the instructions in the DDEV documentation to install it

  2. Create a new DDEV project

    mkdir my-project
    cd my-project
    ddev config --project-type=drupal11 --docroot=web
    
    
    
  3. Create a new Drupal CMS site or use an existing one:

    ddev composer create-project drupal/cms:^2
    
    
    
  4. Add the Healthcare recipe to your site:

    ddev composer require drupal/healthcare
    
    
    
  5. Install the recipe using Drush:

    ddev drush site:install --yes recipes/healthcare
    

For further information about installing recipes, see the Drupal CMS documentation.

Configuration

The Healthcare recipe is pre-configured and ready to use after installation:

  1. The site includes default content types for medical organizations:

    • Person (staff profiles)
    • Location (clinic/hospital locations)
    • Event (appointments, health events)
    • Post (news and articles)
    • Internal resource (staff resources)
  2. Pre-built Canvas pages demonstrate the Diagnosis theme and page builder.

  3. The Diagnosis theme is enabled by default.

  4. Navigation menus and site structure are configured automatically.

Access the site at your local URL after installation to explore the default content and begin customizing for your healthcare organization.

Supporting organizations

Kanopi Studios is a woman-owned web design, development, and support agency dedicated to helping you create the strongest possible connections between your content and your audiences.

With concentrations in healthcare, nonprofits, higher education, and corporate work, Kanopi works with a diverse group of organizations that strive to create a better digital world.

The Kanopi Studios project team:

  • Design: Nicole Karhoff
  • Development: Anne Bonham, Kerry Murphy, & Nicole Karhoff
  • Technical Lead: Jim Birch
  • Project Management: Ben Merkley

Activity

Total releases
3
First release
Mar 2026
Latest release
1 month ago
Release cadence
2 days
Stability
67% stable

Release Timeline

Releases

Version Type Release date
1.0.1 Stable Mar 12, 2026
1.0.0 Stable Mar 10, 2026
1.x-dev Dev Mar 8, 2026