fullstory-healthcare

Exclude PHI from Fullstory sessions to maintain HIPAA compliance.

11|2|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/fullstorydev/fs-skills --skill fullstory-healthcare
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fullstory-healthcare
Source: https://github.com/fullstorydev/fs-skills/tree/main/industry/fullstory-healthcare
Command: npx skills add https://github.com/fullstorydev/fs-skills --skill fullstory-healthcare

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Healthcare analytics often faces HIPAA constraints that prevent capturing detailed patient data. This Skill provides a framework to implement Fullstory in healthcare while maintaining PHI exclusion and privacy-by-default configurations.

Core Features & Use Cases

  • Private by Default mode is essential for healthcare, ensuring that text is excluded unless navigation or generic UI elements are explicitly allowed.
  • fs-exclude defaults protect PHI across patient portals, telehealth flows, appointment scheduling, and EHR integrations, while enabling UX insights from navigation, errors, and performance.
  • Use Case: Deploy Fullstory on public pages of a patient portal to understand navigation patterns and funnel friction without exposing health data or identifiers.

Quick Start

Configure Private by Default for healthcare deployments and selectively unmask only navigation elements on non-PHI screens; start with a mock patient portal page to validate that only generic UI interactions are captured.

Frequently Asked Questions about fullstory-healthcare

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use Fullstory for healthcare analytics while maintaining HIPAA compliance?

You can maintain HIPAA compliance with Fullstory by enabling Private by Default mode and applying fs-exclude rules to block PHI. This captures navigation and performance signals across patient portals and telehealth without exposing health data.

What is Private by Default mode and how does it protect PHI in session replay?

Private by Default mode protects PHI by excluding all text unless navigation or generic UI elements are explicitly allowed. It prevents protected health information from being captured in patient portals, telehealth flows, and EHR integrations during session replay.

Can I capture UX insights from appointment scheduling without revealing patient health data?

Yes, you can capture UX insights from appointment scheduling by selectively unmasking only navigation elements on non-PHI screens. The framework uses fs-exclude defaults to capture funnel friction and errors while ensuring patient health data remains hidden.

Does this HIPAA-safe analytics configuration work with EHR integrations?

Yes, this configuration works with EHR integrations by applying privacy controls that exclude PHI across these systems. It enables you to monitor navigation patterns and performance signals within EHR interfaces without violating regulatory requirements.

How do I validate that my Fullstory deployment is not capturing protected health information?

You validate your deployment by starting with a mock patient portal page to test capture rules. This confirms that only generic UI interactions are recorded and that fs-exclude rules properly prevent PHI from appearing in session data.

What are the limitations of using privacy-by-default configurations for healthcare session replay?

The limitation of privacy-by-default configurations is that text is excluded unless explicitly allowed, meaning you must manually unmask navigation elements. It restricts visibility into user input, limiting analysis to structural interactions rather than content within telehealth and portal flows.