AI Assist
AI foundation for clinical assistance
Architecture-ready AI hooks for the Hospital Management System (placeholders only).
Hospital Management - AI Base ============================= Provides the architecture-ready integration points for future AI features in the Hospital Management System. This module ships NO real AI logic: it defines an abstract provider interface, placeholder fields, gated action stubs and a feature flag. Concrete providers are expected to inherit ``hospital.ai.provider`` and implement ``analyze()``.
Part of the Do Incredible Hospital Management System (HMS) suite — installs alongside the other HMS modules below.
Everything ai assist needs
Abstract Provider Interface
Defines hospital.ai.provider so any AI vendor can be plugged in without touching core HMS models.
Placeholder Fields & Stubs
Ships gated action stubs and placeholder fields â safe to install with zero behaviour change.
Feature-Flagged
A configuration flag keeps AI features fully off until a real provider is connected.
Radiology & Patient Aware
Pre-wired to the Patient and Radiology models, ready for future clinical-assist providers.
No Vendor Lock-In
Concrete AI providers implement analyze() independently â swap providers without a migration.
See it before you install
Brand preview cards for AI Assist — light and dark presentation.


Why it pays off
Native to Odoo
Runs entirely inside Odoo 19 â no external system to license, host or keep in sync.
Fits the Whole Suite
Built to share data cleanly with the rest of the Do Incredible HMS modules, so nothing is re-typed twice.
Upgrade-Safe by Design
Extends standard Odoo models through supported inheritance, keeping future upgrades low-risk.
Installation
Steps
2. Update the Apps list, then search for “AI Assist” and click Install.
3. Odoo installs the required dependencies (do_hospital_patient, do_hospital_radiology) automatically.
Requirements
Works with the rest of the HMS suite
AI Assist connects directly with:
We’re here to help
Support Process
Reach our team through your Odoo App Store account, or email info@doincredible.com, for setup help and troubleshooting.
Suite Guidance
We can help you pick the right combination of HMS modules for your hospital or clinic size.
Upgrade Support
Built with upgrade-safe inheritance, so new HMS releases install cleanly alongside your existing data.
AI Assist
AI foundation for clinical assistance
AI Assist • by Do Incredible • doincredible.com
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Discuss (mail)
• Contacts (contacts) • Employees (hr) |
| Community Apps Dependencies | Show |
| Lines of code | 2636 |
| Technical Name |
do_hospital_ai_base |
| License | LGPL-3 |
| Website | https://doincredible.com |
Please log in to comment on this module