The Health Data Information and Management System is an Electronic Health Record (EHR) management system that allows hospitals to manage patient records, visualize health trends for specific regions, and enable higher authorities to analyze disease patterns and make informed decisions.
- Patient Management: Store and manage patient details, medical history, and reports.
- Hospital Data Analysis: Analyze patient data and visualize trends.
- Health Insights & Predictions: Generate insights for policymakers.
- Secure Role-Based Access: Ensures data privacy and access control.
- Frontend: React.js
- Backend: Node.js (Express.js)
- Database: MongoDB (MongoDB Compass & Shell)
Ensure you have the following installed:
Node.js & npm
MongoDB (Compass & Shell)
Git
git clone https://github.com/your-repo/health-data-management.git
cd Hospital_Management_System/backend
npm install
- Open MongoDB Compass and create a new database.
- Or use MongoDB shell:
mongo use hdmis
node server.js
cd ../frontend
npm install
npm start
For any issues or queries, contact Shubham Ade .