Intuitiva Salute
Building the payment engine, AI clinical summaries, and public website for an Italian health-tech platform.
Overview
Intuitiva Salute is a management platform for Italian medical clinics — handling bookings, patient records, and professional payments. My work spans three distinct areas: the payment and invoicing engine, an AI tool for clinical context, and the public website.
Payment & Invoicing Engine
Managing money in the Italian medical sector means navigating a minefield of tax regulations. The platform handles two separate transaction types:
- Doctor subscriptions to the platform itself.
- Patient payments made directly to the professional.
The critical constraint on the second flow: ensuring funds route directly to the professional without platform commission fees, while staying compliant with SDI electronic invoicing rules.
I built the full integration using Stripe for payment processing and Fatture in Cloud (FIC) APIs for taxation — two automated flows running without human intervention. When a doctor subscribes, the system intercepts the payment, generates the electronic invoice via FIC, transmits it to the SDI, and emails the PDF automatically. When a patient pays, the routing logic separates the flows cleanly.
Sphera — AI Patient Context
Context loss is a real cost in clinical settings. When a professional opens a patient file, they may be seeing someone they last treated months ago, across multiple visits with different notes.
Sphera generates a structured medical summary of each patient's history so the professional enters every visit with context already loaded — no manual review of scattered records before the appointment.
Website
I rebuilt the public website (intuitivasalute.it) as a multi-page application using Astro, leveraging static site generation for performance and SEO. The architecture replaces a previous single-page setup with pre-rendered routes, improving load times and indexability without sacrificing the interactivity needed for the booking flow.
Do you have a complex architecture to build?
Tell me about your idea. Let's design a solid, automated, and scalable solution together.