Health app

Health App

  • How does it help to Doctos to improve Diagnosis
  • What are the current blockers to Doctor for their daily activities
  • Improve Research via data availability from patient history
  • Help with collaboration with Research papers and patents

  • Tech is irrelevant to Doctors.

  • User / Patient

    • Weight
    • Diabetes
    • Prescriptions
    • Diagnostics Reports
    • Appointments
    • Surgery Reports
    • Insurance Info
    • Aadhar Health ID
  • Doctor / Hospital

    • Daily Appointments
    • Diganostics Reports
    • Prescriptions
    • Network Hospitals
    • Voice Diarization - Patient Notes
  • Roadmap


Roadmap

  • v0.0.1

    • Make all entries manually
  • v0.0.2

    • PDF upload of diagnostics

-v 0.0.3 - excel upload of patient info - connectors to Health App


Backend

  • Day 1 - Nov 5, 2024
    • Project Setup
      • python3.10 -m venv venv
      • source venv/bin/activate
      • django-admin startproject myproject
      • cd myproject
      • python manage.py startapp myapp
      • python manage.py makemigrations
      • python manage.py migrate
      • python manage.py runserver

User App

  • Create a Dashboard
    • Appointments
    • Doctors
    • Ailments
    • Prescriptions
    • Body - Data tracking - weight, diabetes/sugar, Blood pressure