Med-Insight
med-view is a subsystem of the med-insight application that provides a web-based interface for exploring and understanding data stored in the application’s data mart. It is built using a modern Python stack centered on FastAPI, HTMX, and Jinja2 templates, with support for connecting to Microsoft SQL Server and other backend data sources.
The med-view subsystem is developed with Python + FastAPI + HTMX + Jinja2, using traditional server-side rendering (SSR) enhanced with lightweight, dynamic interactions powered by HTMX. The application uses standard web technologies—HTML, CSS, and JavaScript—along with clean, component-driven templates for consistent UI design.
OAuth 2.0 and OpenID Connect standards are supported for single sign-on and secure integration with external APIs.