# Ordio im Gesundheitswesen – Pflegeplanung mit System Page Documentation

**Last Updated:** 2026-01-08

## Basic Information

- **Industry Name:** Ordio im Gesundheitswesen – Pflegeplanung mit System
- **Slug:** healthcare
- **PHP File:** `v2/pages/industry_healthcare.php`
- **URL:** `https://www.ordio.com/branchen/gesundheitswesen`
- **Status:** Published

## Page Structure

### Hero Section

- **Badge:** Series A (€12M für KI & Payroll 2025 💰)
- **Headline:** Die Zukunft der Schichtplanung für die **Gesundheits- und Pflegebranche**
- **Description:** Intelligente Schichtplanerstellung, die Mitarbeitende in der Gesundheits- und Pflegebranche miteinbezieht! Transparente Planung für den gesamten Betrieb - egal ob Apotheke, Arztpraxis, Krankenhaus, Pflegeheim, Labor oder Rettungsdienst.
- **CTA Configuration:**
  - Position: Left (`ctaPositionLeft = 'true'`)
  - AOS: Disabled (`ctaButtonsAOS = 'false'`)
  - Style: Light (`ctaButtonsLight = 'yes'`)
  - Callback Button: Enabled (`showCallbackButton = 'yes'`)

### Industry-Specific Content Sections

1. **Mehr als nur Schichtplanung**

   - Visual showcase of key features
   - Feature highlights with healthcare-specific context

2. **Du bist in bester Gesellschaft**
   - Customer testimonials from healthcare industry
   - Social proof section with industry-specific examples
   - CTA buttons (centered, light style)

## Content Strategy

### Messaging

**Primary Value Proposition:**

- Intelligente Schichtplanerstellung für Gesundheitswesen und Pflege
- Transparente Planung für alle medizinischen Einrichtungen
- Gesetzeskonforme Schichtplanung, Zeiterfassung und Aufgabenkoordination

**Key Benefits:**

- 24/7-Schichtbetrieb planen
- Komplexe Schichtmodelle abbilden
- Compliance-Anforderungen erfüllen
- Fachkräftemangel effizient managen
- Notfallplanung unterstützen

**Industry-Specific Pain Points Addressed:**

- 24/7-Schichtbetrieb
- Komplexe Schichtmodelle
- Fachkräftemangel
- Hohe Compliance-Anforderungen
- Notfallplanung
- Personalkostenkontrolle

### SEO Focus

- **Primary Keyword:** gesundheitswesen, pflegeplanung, schichtplanung pflege
- **Secondary Keywords:**
  - schichtplanung krankenhaus
  - zeiterfassung pflegeheim
  - personalplanung gesundheitswesen
  - pflegedienstplanung
  - schichtplanung klinik
- **Long-tail Keywords:**
  - dienstplan für pflegeheim erstellen
  - schichtplanung für krankenhäuser
  - zeiterfassung für pflegeeinrichtungen
  - digitale schichtplanung gesundheitswesen

**Target Intent:** Informational and commercial (users researching solutions for healthcare workforce management)

### Conversion Strategy

- **Hero CTA:** Primary and secondary CTAs with callback option
- **Testimonial CTA:** Centered CTAs after social proof section
- **Industry-Specific Language:** Uses authentic terminology (Pflegekräfte, Fachkraftquote, Schichtdienst, Dokumentation, Qualifikationen)

## Schema Markup

### Industry Schema

```json
{
  "@type": "Industry",
  "name": "Gesundheitswesen",
  "description": "Das Gesundheitswesen umfasst Krankenhäuser, Pflegeheime, Kliniken und medizinische Einrichtungen. Charakteristisch sind 24/7-Betrieb, komplexe Schichtmodelle, hohe Compliance-Anforderungen und Fachkräftemangel.",
  "industryCode": "Q86",
  "parentIndustry": "Gesundheits- und Sozialwesen",
  "subIndustries": [
    "Krankenhäuser",
    "Pflegeheime",
    "Kliniken",
    "Medizinische Versorgungszentren",
    "Ambulante Pflege",
    "Rehabilitationseinrichtungen"
  ],
  "typicalChallenges": [
    "24/7-Schichtbetrieb",
    "Komplexe Schichtmodelle",
    "Fachkräftemangel",
    "Hohe Compliance-Anforderungen",
    "Notfallplanung",
    "Personalkostenkontrolle"
  ],
  "regulatoryRequirements": [
    "Arbeitszeiterfassungsgesetz",
    "Arbeitszeitgesetz",
    "Pflegegesetz",
    "Krankenhausgesetz",
    "Datenschutzgesetz",
    "Hygieneverordnungen"
  ],
  "customerCount": "200+",
  "marketShare": "12% der Ordio-Kunden"
}
```

### Service Schema

```json
{
  "@type": "Service",
  "name": "Ordio für das Gesundheitswesen",
  "description": "Ordio hilft Pflegeheimen, Kliniken, Krankenhäusern und medizinischen Einrichtungen bei der gesetzeskonformen Schichtplanung, Zeiterfassung und Aufgabenkoordination.",
  "serviceType": "Digitale Schicht- und Personalplanung für Pflege und Gesundheitswesen",
  "areaServed": "Deutschland",
  "audience": "Pflegeeinrichtungen, Krankenhäuser, Kliniken, Medizinische Versorgungszentren"
}
```

### Standard Schemas

- **WebPage schema:** Includes canonical URL, dates, description
- **BreadcrumbList schema:** Home > Branchen > Gesundheitswesen

**Note:** This page does not include FAQPage schema (no FAQs in current implementation).

## Technical Implementation

### PHP Files

- **Main Page:** `v2/pages/industry_healthcare.php`
- **Base Components:**
  - `v2/base/head.php` (with AOS script enabled)
  - `v2/base/header.php`
  - `v2/base/include_ctabuttons.php`
  - `v2/base/footer.php`

### CSS Files

- **Industry Pages CSS:** `v2/css/industry-pages.min.css`
- **Versioning:** Dynamic version parameter using `filemtime()`

### JavaScript Files

- **AOS (Animate On Scroll):** Enabled (`$aosScript = "true"`)
- **Swiper:** Disabled (`$swiperScript = "false"`)

### Dependencies

**Backend:**

- PHP session management
- Base component includes
- Schema generation helpers

**Frontend:**

- AOS library for scroll animations
- Tailwind CSS for styling
- Alpine.js (via base components)

## Maintenance

### Update Triggers

- **Industry Trends:** Changes in healthcare industry regulations, trends, or market conditions
- **Market Changes:** Updates to customer count, market share, or competitive landscape
- **Product Updates:** New features relevant to healthcare industry
- **Compliance Updates:** Changes to regulatory requirements (Pflegegesetz, Krankenhausgesetz, Datenschutzgesetz, etc.)
- **Content Refresh:** Quarterly review of testimonials, statistics, and industry facts

### Review Schedule

- **Monthly:** Check for industry news and regulatory changes
- **Quarterly:** Review customer testimonials and update statistics
- **Annually:** Comprehensive content audit and SEO keyword review

### Update Checklist

- [ ] Verify industry statistics (customer count: 200+, market share: 12%)
- [ ] Check regulatory requirements are current
- [ ] Review testimonials for relevance and freshness
- [ ] Validate schema markup with Google Rich Results Test
- [ ] Check all CTAs are functional
- [ ] Verify meta tags are optimized
- [ ] Test responsive design on mobile devices

## Related Documentation

- [Industry Pages Inventory](../INDUSTRY_PAGES_INVENTORY.md)

## Related Cursor Rules

- [industry-pages.mdc](../../../../../.cursor/rules/industry-pages.mdc)
- [shared-patterns.mdc](../../../../../.cursor/rules/shared-patterns.mdc)
- [global.mdc](../../../../../.cursor/rules/global.mdc)
