There is a Postgres database with congenital heart disease cardiovascular surgery data. Many surgeons from Russian cardiovascular hospitals contribute data to this database. They would like to see this data in form of different dashboards and charts but don't have a tool for that.
Solution
The goal is to build an app that:
converts relational medical data from an external Postgres database to FHIR format and store it in Aidbox;
provides dashboards with charts for doctors from different organisations according to access policies;
provides user and access management functionality.
Technology stack:
backend:
Aidbox;
Python, Asyncio, sqlalchemy;
frontend:
TypeScript;
React;
API for charts data:
GraphQL?;
FHIR;
data visualization:
ApexCharts?;
external Business Intelligence tool like Microsoft Power BI Embedded?
Problem
There is a Postgres database with congenital heart disease cardiovascular surgery data. Many surgeons from Russian cardiovascular hospitals contribute data to this database. They would like to see this data in form of different dashboards and charts but don't have a tool for that.
Solution
The goal is to build an app that:
Technology stack:
backend:
frontend:
API for charts data:
data visualization: