ohcnetwork / docs

https://docs.ohc.network
MIT License
1 stars 7 forks source link

Enhance Existing Inventory System to Support Dynamic Management #38

Open nihal467 opened 7 months ago

nihal467 commented 7 months ago

Project Detail

CARE is a centralized capacity management and patient management system, central to the 10BedICU Project, integrating patients, doctors, hospitals, labs, specialized treatment centers, hospital administrators, and shifting control cells. Hospitals update crucial information about their assets, providing district administration with a comprehensive view of the healthcare system via smart dashboards. CARE digitizes patient records, streamlines workflows for pandemic management, and is deployed in remote areas, enabling TeleICU services for underserved citizens. It revolutionizes healthcare management, enhancing efficiency, accessibility, and patient outcomes.

Features To Be Implemented

This project outlines enhancements to the existing facility inventory management system. This feature will assist users in managing facility inventory and pharmacy. The features expected to be achieved are outlined below:

Learning Path

Details
Complexity Medium
Required Skills ReactJS, NodeJS, TypeScript, Django
Mentors @nihal467 , @vigneshhari , @khavinshankar , @rithviknishad , @gigincg , @Ashesh3 , @sainak
Project Size 350 hours

Link to documentation for Product Set-Up

  1. For setting up the frontend, please refer to the readme file available at: https://github.com/coronasafe/care_fe
  2. For setting up the backend, please refer to the readme file available at: https://github.com/coronasafe/care

Acceptance Criteria

Milestone

rithviknishad commented 7 months ago

Related stale issue: https://github.com/coronasafe/care_fe/issues/6612

cc: @khavinshankar

khavinshankar commented 6 months ago

Discussed the requirements in the engineering call, have to discuss further on how inventory items have to be linked the master list.

Eg: When we track medicines and consumables in inventory, how should they be linked with actual models in the care (polymorphic relations or json meta).

What are other possible items in the inventory that could be linked with models in care?

cc: @gigincg