Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module provides content types and views to build a hospital website, including types for people, physicians, hospitals, and medical clinics, along with default views for doctors and locations.

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
4 months ago
Releases (12 mo)
2 ▼ from 6
Maintenance
Active

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