Care Home Staff Files & Feedback — Secure GDPR System

A fully bespoke, encrypted digital staff file management system and online feedback platform built for a UK care home — GDPR-compliant from the ground up, with secure portals for staff, family members, and health visitors.

Client Confidential Client — Care Home Sector
Tech Stack
PHP MySQL AES-256 Encryption GDPR Compliance Layer Role-Based Access Control PDF Generation Custom Forms JavaScript

Project Overview

Care homes operate under some of the most stringent data protection requirements in the UK. Staff personal records, employment contracts, DBS checks, health declarations, appraisals, and disciplinary documents are all classed as sensitive personal data under UK GDPR — and they must be stored, accessed, and managed with appropriate technical and organisational safeguards.

This project replaced a paper-based filing system and a collection of unencrypted spreadsheets with a purpose-built, encrypted web platform covering two core areas:

  1. Secure Digital Staff Files — a centralised, encrypted repository for all employee documentation
  2. Online Feedback Forms — separate, role-specific feedback portals for staff, family members, and health visitors

All data is stored on UK-based servers. No third-party services handle the data. No SaaS platform has access. The system was designed with a "data minimisation" mindset throughout.


Staff File Management System

What It Stores

Every member of staff has a secure digital file containing:

Encryption Architecture

All documents and sensitive fields are encrypted at rest using AES-256-GCM — the same standard used by financial institutions and government departments. The encryption key is never stored alongside the data; it is derived per-session from authenticated credentials and a server-side key management layer.

In practice, this means:

Role-Based Access Control

Not everyone should see everything. The system enforces a strict permission hierarchy:

| Role | Access Level | |------|-------------| | System Administrator | Full access — all staff, all documents | | Home Manager | Full access within their site | | Deputy Manager | Most documents — restricted from disciplinary records of peers | | HR Officer | Employment and compliance documents only | | Senior Carer | Own file only — read-only | | Care Staff | Own file only — read-only |

Each role is defined in the database and tied to a user's authenticated session. Attempting to access a document outside your permission scope returns a 403 with the attempt logged.

Audit Logging

Every action in the system is logged:

This audit log is immutable from within the application — it can only be cleared by a system administrator via direct server access, and that action itself is logged externally. This satisfies the GDPR accountability principle (Article 5(2)) and CQC inspection requirements.

Document Expiry Alerts

DBS checks, right to work documents, training certificates, and mandatory training all have expiry dates. The system tracks these and generates:

For a care home manager, this replaces the spreadsheet and the manual calendar reminders that inevitably get missed.


Online Feedback System

The second component of the project is a separate, public-facing feedback platform with three distinct portals — each designed for a different audience.

1. Staff Feedback Portal

An internal feedback channel for care home employees to raise concerns, suggest improvements, or provide anonymous feedback to management — without going through their direct line manager.

**Features:** **GDPR considerations:** Anonymous submissions store no personally identifiable information. Non-anonymous submissions are subject to the same access controls as staff files.

2. Family Member Feedback Portal

A simple, accessible feedback form for relatives and next-of-kin to share their experience of the care their family member is receiving.

**Features:** **GDPR considerations:** Family members are third parties rather than data subjects (the resident is the data subject). The form collects only what is necessary for responding to the feedback. Retention policy: 2 years, then automated deletion.

3. Health Visitor & Professional Portal

A separate, authenticated portal for district nurses, GPs, social workers, occupational therapists, and other visiting professionals to log feedback, clinical concerns, or recommendations following visits.

**Features:** **GDPR considerations:** Professional data (name, organisation, registration number) is collected under legitimate interests for care coordination purposes. Full data processing notice presented and logged on first access.

GDPR Compliance Features

The entire system was designed against the UK GDPR and Data Protection Act 2018 requirements:


The Result

A system that replaced physical filing cabinets, scattered spreadsheets, and paper feedback forms with a single, encrypted, auditable platform — purpose-built for the regulatory environment care homes actually operate in.

The client's CQC inspector reviewed the system during an inspection and described the digital compliance approach as "excellent evidence of a well-organised and governance-conscious management team."

This project is confidential. No client name, logo, or identifying details are included.

Like what you see?

Let's build something great together. Get in touch for a free, no-obligation quote.

Get a Free Quote →