Skip to content

An open source app for medical records

Notifications You must be signed in to change notification settings

Rustastra/hayvnapp

 
 

Repository files navigation

A sample medical records app

Welcome to this open source project! It has generated a lot of interest on behalf of medical providers, particularly in rural areas. However, I do not have enough bandwidth to run it on my own.

Inviting collaborators!

If you are passionate about open source apps, please consider contributing to the project and emailing me suggestions on hayvn.app@gmail.com.

Technicals

Prerequisites:

  • Android studio
  • Firebase account and a project with the following enabled: -- Auth -- Firestore -- Firebase Storage -- Firebase Functions

Additionally:

The code for Firebase Functions (and instructions) to be provided shortly. Instructions to set up Firestore with your parameters to be provided shortly. Most of them are available on this website

App overview

In essence, it's a diary app with a folder structure. A doctor can create patients (folders), put together a summary, and create records (stories) for each visit. Patient's data is shared among all doctors, but it is possible to create more custom access rules using Firebase. The app's logic will change minimally for this. It has a lot of offline functionality, and the app is focused on security.

<>

About

An open source app for medical records

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%