healthcare-eval-harness

Automate patient safety evaluation for healthcare application deployments.

2|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/klu-dev/porting-ecc-to-vscode --skill healthcare-eval-harness-klu-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcare-eval-harness
Source: https://github.com/klu-dev/porting-ecc-to-vscode/tree/main/.github/skills/healthcare-eval-harness
Command: npx skills add https://github.com/klu-dev/porting-ecc-to-vscode --skill healthcare-eval-harness-klu-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The healthcare-eval-harness Skill addresses the critical need for patient safety in healthcare application deployments by automating the testing of CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance.

Core Features & Use Cases

  • CDSS Accuracy: Tests clinical decision support logic for drug interactions, dose validation, and clinical scoring.
  • PHI Exposure: Checks for protected health information leaks in API responses, console output, and browser storage.
  • Data Integrity: Verifies clinical data safety, including locked encounters and audit trail entries.
  • Clinical Workflow: Tests end-to-end flows like encounter lifecycle, medication sets, and red flag alerts.
  • Integration Compliance: Validates external systems such as HL7 message parsing and FHIR validation.
  • Use Case: Before deploying an EMR/EHR application, use this Skill to run a series of tests to ensure patient safety and compliance with standards.

Quick Start

Run the healthcare-eval-harness to perform automated tests on your healthcare application deployment.

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 before deploying a healthcare application?

Automate patient safety testing by running evaluation scripts that verify CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance against critical safety thresholds before deployment.

How can I check for PHI exposure in API responses and browser storage before deployment?

Check PHI exposure by running automated tests that scan API responses, console output, and browser storage for protected health information leaks to ensure patient data safety before deployment.

How do I validate HL7 message parsing and FHIR compliance in an EMR deployment?

Validate HL7 message parsing and FHIR compliance through automated integration compliance tests that verify external system connections and data formatting meet healthcare interoperability standards.

What is the best way to test clinical decision support logic for drug interactions and dose validation?

Test clinical decision support logic by automating CDSS accuracy evaluations that specifically validate drug interactions, dose calculations, and clinical scoring mechanisms within your healthcare application.

Can I use automated testing to verify clinical workflow integrity for locked encounters and audit trails?

Verify clinical workflow integrity by running automated tests that check data safety mechanisms, including locked encounters and audit trail entries, ensuring end-to-end clinical workflow compliance.

When do I need to run a healthcare application safety gate evaluation?

Run a safety gate evaluation before deploying EMR or EHR applications to ensure critical patient safety thresholds are met across CDSS accuracy, PHI protection, and clinical workflows.