Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Configuration Language Lock 1.0.2 Minor update available for module config_language_lock (1.0.2). Release: Canvas Override 1.0.1 Minor update available for module canvas_override (1.0.1). Release: Media Remote Image 8.x-1.2 Minor update available for module media_entity_remote_image (8.x-1.2). Release: IDNA Convert Service (punycode) 2.0.4 Minor update available for module idna (2.0.4). Release: Bootstrap Cloud 7.1.3 Minor update available for theme bootstrap_cloud (7.1.3). Release: Token Browser 1.0.2 Minor update available for module token_browser (1.0.2). Release: Varbase Project 11.0.8 Minor update available for module varbase_project (11.0.8). Release: Media Remote Image 2.0.0-beta1 First beta version released for module media_entity_remote_image (2.0.0-beta1). Usage Milestone: Term CSV Export Import Module term_csv_export_import crossed 1,000 active installs. Security Coverage: Module Scout Module module_scout now has official Drupal security advisory coverage.

This project is a Drupal site template for healthcare organizations like clinics and hospitals. It provides a pre-built foundation with medical-focused content types, a theme, and default content to help launch a professional, accessible, and scalable website.

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

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Mar 2026
Latest release
5 months ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

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