fasten-connect

Ingest patient-authorized EHR data into HealthClaw Guardrails with PHI redaction.

27|9|Updated Mar 31, 2025
One-click install
npx skills add https://github.com/aks129/HealthClawGuardrails --skill fasten-connect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fasten-connect
Source: https://github.com/aks129/HealthClawGuardrails/tree/main/skills/fasten-connect
Command: npx skills add https://github.com/aks129/HealthClawGuardrails --skill fasten-connect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connects patient-authorized real EHR data into HealthClaw Guardrails via Fasten Connect. Once ingested, all records flow through the full guardrail stack: PHI redaction, audit trail, step-up authorization, and tenant isolation.

Core Features & Use Cases

  • Two modes: Standard — patient authenticates with their EHR portal; TEFCA IAS — identity-verified, multi-provider retrieval.
  • Embeds the Fasten Stitch widget and registers connections to HealthClaw.
  • Exposes ingestion status and post-import CuratrQuality scan workflow with per-tenant isolation.

Quick Start

Embed the Fasten Stitch widget, register the new connection with HealthClaw, and begin ingesting patient EHR data.

Frequently Asked Questions about fasten-connect

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

FAQPage Schema
How do I ingest patient-authorized EHR data into HealthClaw Guardrails?

To ingest patient-authorized EHR data into HealthClaw Guardrails, embed the Fasten Stitch widget, register the patient connection via the /fasten/connections endpoint, and monitor the ingestion jobs through /fasten/jobs to apply PHI redaction and audit trails.

What is TEFCA IAS multi-provider retrieval for EHR ingestion?

TEFCA IAS multi-provider retrieval is an identity-verified EHR ingestion mode that fetches patient records across multiple providers and vendors, contrasting with standard single patient portal enrollments, ensuring broad data aggregation within HealthClaw Guardrails.

Does Fasten Connect support PHI redaction and immutable audit trails?

Yes, Fasten Connect supports PHI redaction and immutable audit trails by routing all ingested EHR records through the full HealthClaw Guardrail stack, which also enforces step-up authorization and tenant isolation for secure data processing.

How do I monitor EHR ingestion jobs after registering a Fasten connection?

You monitor EHR ingestion jobs by querying the /fasten/jobs endpoint after registering a connection via /fasten/connections, allowing you to track status and trigger the post-import CuratrQuality scan workflow with per-tenant isolation.

Can I use Fasten Connect for standard patient portal enrollments without TEFCA?

Yes, you can use Fasten Connect for standard patient portal enrollments where a patient authenticates directly with their EHR portal, bypassing the identity-verified TEFCA IAS multi-provider retrieval mode while still applying full guardrail protections.

What limitations exist when using TEFCA IAS for multi-provider EHR retrieval?

TEFCA IAS multi-provider EHR retrieval requires identity verification prior to ingestion and depends on embedding the Fasten Stitch widget; without this widget and proper identity verification, standard patient portal enrollment is the only available alternative.