abridge-webhooks-events
Installation
SKILL.md
Abridge Webhooks & Events
Overview
Handle Abridge webhook events for clinical documentation lifecycle: note completion, encounter status changes, quality alerts, and provider enrollment notifications. All webhook payloads are HIPAA-scoped (contain session IDs but no PHI).
Abridge Event Types
| Event | Trigger | Use Case |
|---|---|---|
encounter.session.completed |
Note generation finished | Push note to EHR |
encounter.session.failed |
Note generation failed | Alert clinical team |
encounter.note.reviewed |
Clinician reviewed/edited note | Update EHR with final version |
encounter.note.signed |
Clinician signed the note | Lock note in EHR |
patient.summary.ready |
Patient summary generated | Push to patient portal |
provider.enrolled |
Provider onboarded | Update provider roster |
quality.alert |
Low confidence or missing content | Flag for clinical review |
Instructions
Related skills