{% extends "base.html" %} {% block title %}Connect your records · HealthClaw{% endblock %} {% block head %} {% endblock %} {% block content %}
Identity verification through CLEAR or ID.me satisfies every QHIN on the nationwide TEFCA network in a single step. You won't be asked to log in to every health system individually. After verification, records stream in over the next 5–45 minutes and HealthClaw applies the full guardrail stack (PHI redaction, audit, step-up, human-in-the-loop) before any AI agent sees them.
Tenant: {{ tenant_id }}Click the button below. A modal will open with the CLEAR / ID.me flow.
{% if fasten_public_key %} {% else %}
The widget posts an org_connection_id
back to HealthClaw, which registers it against tenant
{{ tenant_id }}. From then on, every record export from
Fasten arrives at /fasten/webhook,
gets ingested, scanned by Curatr for data-quality issues, and emits a
Telegram notification (if the chat is bound via /start).