robomeow

robomeow

Video
Project / product name: Dia Bro
Link to the project: https://ehh2022-diabro.web.app/
Team leader: Maksym Shcherban
Challenge: 1. Dia Bro Manager
Problem: Build an application to keep track of the examinations, devices and medications for IKEM diabetic patients.
Solution: We have developed a prototype of Dia Bro application that is capable of communicating medical data in FHIR format to enable diabetic patiens and their doctors to better keep track of their health.
Impact: Hopefully this will serve both the healthcare professionals and diabetic patients to improve their life.
Feasibility & financials: Application in current stage is an early prototype mobile app. It is capable to demonstrate communication with server holding medical records in FHIR format (both reading and writing), as well as some ideas that our team had but couldn't implement in short time frame of the hackathon.
What is new about your solution?: A simple user-friendly interface for reading and writing medical data in FHIR format.
What you have built at the hackathon - text explanation + code (e.g. GitHub link): https://github.com/maxymczech/ehh2022 A prototype React application that communicates with FHIR API server. We have decided to play with React stack and used esbuild instead of standard webpack bundler for much faster build times.
What you had before the hackathon, please mention open source as well: Experience from previous hackathons :) We have used minimalistic dev stack: React, ReactRouter, esbuild. Also Swiper for some UI interactions.
What comes next and what you wish to achieve: The application code is available on GitHub link above. If hackathon organizers will be interested in further development of the application, we are always open for cooperation.