healthcare-eval-harness

Automate patient safety evaluation for healthcare app deployments with Jest.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/zero3041/PREP --skill healthcare-eval-harness-zero3041
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcare-eval-harness
Source: https://github.com/zero3041/PREP/tree/main/.claude/skills/skills/healthcare-eval-harness
Command: npx skills add https://github.com/zero3041/PREP --skill healthcare-eval-harness-zero3041

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jest, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the critical need for patient safety in healthcare application deployments by providing automated test suites that ensure CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance.

Core Features & Use Cases

  • CDSS Accuracy Testing: Ensures clinical decision support systems are accurate, with no false negatives or silent failures.
  • PHI Exposure Detection: Identifies leaks of protected health information through various channels.
  • Data Integrity Verification: Ensures clinical data safety, including locked encounters and audit trails.
  • Clinical Workflow Testing: Validates end-to-end clinical workflows and medication sets.
  • Integration Compliance Checking: Tests external systems such as HL7 and FHIR for proper integration.
  • Use Case: Before deploying a new EMR/EHR application, use this Skill to automate the testing process and prevent any safety issues from going live.

Quick Start

Run the healthcare-eval-harness to initiate the automated patient safety evaluation of your healthcare application.

Frequently Asked Questions about healthcare-eval-harness

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

FAQPage Schema
How do I automate patient safety testing for healthcare app deployments?

Automate patient safety testing by running an evaluation harness that checks CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance using Jest before EMR or EHR deployment.

What is CDSS accuracy testing and how does it prevent clinical errors?

CDSS accuracy testing validates clinical decision support systems to prevent false negatives and silent failures, ensuring no critical safety issues reach production deployments.

How do I detect PHI exposure leaks before deploying a healthcare application?

Detect PHI exposure by executing automated test suites that identify protected health information leaks across various channels, ensuring zero-failure deployment for critical safety tests.

Does this patient safety evaluation harness require Jest for integration testing?

Yes, the patient safety evaluation harness requires Jest for test execution and CI/CD pipeline integration to validate external systems like HL7 and FHIR for compliance.

Can I test HL7 and FHIR integration compliance with automated deployment testing?

Yes, you can test HL7 and FHIR integration compliance through automated deployment testing that validates external systems and verifies clinical data integrity including locked encounters and audit trails.

What are the limitations of automated clinical workflow testing for EMR deployments?

Automated clinical workflow testing enforces zero-failure for critical safety tests but allows a high-pass rate for non-critical tests, meaning non-critical workflow variations may require manual validation.