Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prak112/icd11-symptomchecker

Diagnose symptoms and triage based on ICD-11 data.
https://github.com/prak112/icd11-symptomchecker

healthcare-application mern-stack webapp

Last synced: about 1 month ago
JSON representation

Diagnose symptoms and triage based on ICD-11 data.

Awesome Lists containing this project

README

        

# Overview
- Project Name : **Symptom-Checker and Triage System**
- Web application for assessment of users' symptoms and triage diagnosis and recommendations based on ICD-11 data.

- Prototype to understand ICD 11 API
- [Prototype](/app.js)
- Process flows for understanding User interaction, Application workflows and Database schema
- [Workflow Diagrams](/docs/PROCESS_FLOWS.md)

- This repository will host the deployed version of the final build from the Frontend and Backend repositories.
- **DEMO** - ICD11 Symptom Checker (*...coming soon...*)

## Progress
- [Feature Tracker](https://github.com/users/prak112/projects/2)




# Setup
- Check the repositories below for setup instructions :
- [Web Client - React, Material UI](https://github.com/prak112/Symptom-Checker-frontend)
- [Mobile Client - React Native with Expo](https://github.com/prak112/SymptomChecker-frontend-mobile)
- [Shared Admin Client - .NET Blazor Server](https://github.com/prak112/SymptomChecker_Admin)
- [Shared Backend - NodeJS, Express](https://github.com/prak112/Symptom-Checker-backend)
- Shared Database - MongoDB Atlas (Check MongoDB page for [setup](https://www.mongodb.com/atlas))




# Implementation
- See [Project plan](/docs/PLAN.md) for details.
- Focus of the project :
- Accept User input (text),
- Respond with related output (text)
- Should help User to diagnose and understand their condition