Care Coordination Intake Registry
Summarize a non-clinical care coordination request and save the structured intake record to Supabase.
The full canvas, before you import it
Click any node to see its config.
Click a node to select it — same as the Heym editor; the panel shows its settings.
5 nodes · Free & source-available
Care Coordination Intake Registry
Capture administrative care-coordination requests in a searchable Supabase table. The workflow summarizes the request, builds a simple record, and inserts it into your own database for staff follow-up.
What this workflow does
- CareRequest accepts an administrative coordination request
- SummarizeRequest creates a factual short summary for staff
- BuildIntakeRecord maps the request into database-ready fields
- SaveIntake inserts the record into Supabase
- IntakeSaved returns the write result
Use cases
- Referral or appointment coordination queues
- Non-clinical service requests
- Internal follow-up registries for operations teams
Setup
Create a Supabase credential and choose it on SaveIntake. Create a care_intakes table with fields such as request_text, staff_summary, and intake_status, or update the table name and Set mappings for your schema.
Notes
This template is for administrative coordination, not clinical triage or medical advice. Apply your organisation's privacy, retention, and access-control policies before sending any sensitive data to an LLM or database.
How to import this template
- 1Click Import → Copy JSON on this page.
- 2Open your Heym and navigate to a workflow canvas.
- 3PressCmd+V/Ctrl+V— nodes appear instantly.
- 4Add your API keys in the node config panels and click Run.
Discover more automations
- HealthcareBlood Panel Triage TeamOrchestrator runs a deterministic 12-marker panic-value gate, then fans out three cross-lab sub-agents to interpret labs, push doctor questions, and enumerate differentials.
- HealthcareReferral Intake Priority RouterClassify referral or intake notes, separate urgent administrative follow-ups, and notify the review channel.
- HealthcarePatient Appointment Reminder & No-Show ReducerScan upcoming appointments daily, draft personalized reminders, and flag high no-show-risk visits for a confirmation call.
- HealthcareInsurance Prior Authorization PrepBuild the documentation checklist and a draft medical-necessity justification for a prior authorization request.
- HealthcarePost-Visit Follow-up DrafterTurn a visit summary into a clear, patient-friendly follow-up message with care reminders and next steps.
- Customer SupportHITL Support Reply AgentDraft a customer-facing support response, pause for human approval, then continue with the reviewed reply.
- Marketing & SEOReddit Subreddit GET Tool CallLet an Agent call a no-key HTTP GET tool that fetches hot posts from a subreddit JSON feed.
- AI AgentsBatch LLM Status TrackerSend an array through the OpenAI Batch API, branch on live status updates, and collect the final per-item results.
- Customer SupportIMAP Support Inbox TriageWatch a shared mailbox, summarize incoming support email, and route urgent messages to Slack.
- Document OpsJina Web FetcherFetch clean, LLM-ready text from any URL using the Jina Reader API.
- Dev & IT OpsCursor Post NotifierMonitor the Cursor blog on a schedule and Slack-notify your team when a new post goes live.
- Marketing & SEOGemini Image CreatorGenerate images from a text prompt using Gemini's native image output.