Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hunar4321/burn-app

This is a medical app. It calculates the total surface body area of the burn according to the rule of 9
https://github.com/hunar4321/burn-app

medical-application visual-basic

Last synced: about 2 months ago
JSON representation

This is a medical app. It calculates the total surface body area of the burn according to the rule of 9

Awesome Lists containing this project

README

        

![GitHub repo size](https://img.shields.io/github/repo-size/hunar4321/burn_app)
![GitHub](https://img.shields.io/github/license/hunar4321/burn_app)

# Burn APP

Calculates the total body surface area of the burn according to the rule of 9. It also calculates the total fluid replacement needed for the patient if necessary.
--------------------------------------------------------

![](images/burn_app_demo2.JPG)

Please note that I made this program as a hobby when I first started learning about programming. Back then, I was working as a junior doctor at a hospital (10 years ago when visual basic was the mainstream!). Managing burn cases might be different from one hospital to another but they all require to estimate the burned area first. Accurate estimation is essential for a proper management. I'm not maintaining the program as I actually forgot visual basic! The program is not used currently and shouldn't be used without proper testing but I'm still opensourcing the program in case anyone was interested in the idea and wanted to take it fruther or to be inspired and make a better one in another language.