VinciLabs is a mobile application that helps patients and doctors keep and share healthcare records transferred from personal digital medical devices of patients (pulse oximeter, blood pressure monitor, blood glucose monitor, weight scale, thermometer). The app is based on the system which builds statistics of the patient’s health indicators to provide a complete picture of the patient’s treatment.
VinciLabs offers a handy toolkit to work with statistics, such as interactive charts, date selectors, averages over a certain period.
It also provides a notification for doctors when the patient’s health indicators exceed the norm.
We have developed a mobile application that allows patients to enter data from devices without thinking about the meaning of certain indicators, since data can be uploaded simply by taking a photo of the device.
One of the challenges we faced was to show measurements made outside the healthy range on the charts. To solve the problem, we added a custom coloring for line charts which depends on measurements data and health indicators ranges.
The patient enters his/her data from measuring instruments using the OCR (Optical character recognition) via the photo uploading feature. Interactive charts support data scaling and different date ranges. Indicators stats periods: week, month, and year.
Indicators supported: average and “outside healthy range”.
The user selects the device from the list of supported and captures the medical device screen with the device camera. To be processed, all the numbers should be visible. Also, there’s an option to add indicators manually. The data uploaded via the photo and added manually is later used for building charts.
The handy healthcare cross-platform mobile application is developed with Flutter.
user (patient and doctor) profiles;
list of available devices and recent measurement data shared by these devices;
charts (lines and bars charts, interactive data view on charts tap, data scaling, date selectors);
measurement photo uploading;
email sign-in;
push notifications;
help FAQs.
TBR Group met the main goal of the project — to build an app which keeps detailed statistics of the patient’s health indicators during treatment and provides an easy way for patients to enter medical data.