Drupal is a registered trademark of Dries Buytaert
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)! 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). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

Introduction

The Schema.org Blueprints Starter Kit: Hospital module provides Schema.org types required to build a hospital website.

Features

  • Provides Person (person), Physician (physician), Hospital (hospital) and MedicalClinic (clinic) content types.
  • Creates an /doctors and /locations view.
  • Adds a default shortcut to view Doctors (/doctors) and Locations (/locations).

Notes

Concepts

  • Businesses have employees
  • Organizations have members
  • Employees have job titles
  • Members have roles

Types

  • Contact Point (paragraph:ContactPoint) https://schema.org/ContactPoint
  • Person (node:Person)
    A person (alive, dead, undead, or fictional).
    https://schema.org/Person
    • Is a member of an Organization
    • worksFor for a Business
  • Medical Organization (node:MedicalOrganization)
    A medical organization (physical or not), such as hospital, institution or clinic.
    https://schema.org/MedicalOrganization (i.e. Research Laboratory, Department, Core Facility, Committee, etc…)
    • Has members
    • Has contactPoint
    • Does not have address
    • Does not have openingHours
  • Medical Business (node:MedicalBusiness)
    A particular physical or virtual business of an organization for medical purposes.
    https://schema.org/MedicalBusiness (i.e. Research facility, Laboratory, etc…)
    • Has employees
    • Has contactPoint
    • Has address
    • Has openingHours
  • Hospital (node:Hospital)
    A hospital.
    https://schema.org/Hospital
    • Has employees
    • Has contactPoint
    • Has availableService
    • Has medicalSpecialty
  • Clinic (node:MedicalClinic)
    A facility, often associated with a hospital or medical school, that is devoted to the specific diagnosis and/or healthcare.
    https://schema.org/MedicalClinic
    • Has employees
    • Has contactPoint
    • Has availableService
    • Has medicalSpecialty
    • Has employee
  • Physician (node:Physician)
    A doctor's office.
    https://schema.org/Physician
    • Has employees
    • Has contactPoint
    • Has availableService
    • Has medicalSpecialty
  • Basic page (node:WebPage)
    A web page.
    https://schema.org/WebPage
  • Special Announcement (block_content:SpecialAnnouncement)
    A SpecialAnnouncement combines a simple date-stamped textual information update with contextualized Web links and other structured data..
    https://schema.org/SpecialAnnouncement

Properties

  • contactPoint - Used by Person, MedicalBusiness, Hospital, Physician, and MedicalClinic
  • employee - Used by MedicalBusiness to organization People
  • member - Used by MedicalOrganization to organization People
  • departments - Not used and superseded by subOrganization / parentOrganization
  • subOrganization / parentOrganization - Used by an Organization to organize Organizes.

Todo

  • Set auto title for a Physician based on the primary physician.

Activity

Total releases
8
First release
Mar 2025
Latest release
1 month ago
Release cadence
49 days
Stability
0% stable

Release Timeline

Releases

Version Type Release date
1.0.0-alpha37 Pre-release Mar 5, 2026
1.0.0-alpha36 Pre-release Sep 16, 2025
1.0.0-alpha35 Pre-release Jul 3, 2025
1.0.0-alpha34 Pre-release Jun 3, 2025
1.0.0-alpha33 Pre-release May 29, 2025
1.0.0-alpha32 Pre-release May 9, 2025
1.0.0-alpha31 Pre-release Apr 25, 2025
1.0.0-alpha30 Pre-release Mar 24, 2025