The Android application that caclulates a patient's estimated length of stay in the hospital based on historical data..
StayDays is hosted in the following web site
https://github.com/mattgmg1990/StayDays
If you think the Android project StayDays listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of StayDays.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 3 |
jar files used | opencsv-2.3.jar |
Raw File Names | res\raw\diagnosis_desc.csv res\raw\los_data.csv |
There are 2 image files in StayDays. The names of the image files are listed as follows.
man_icon.png woman_icon.png
The following screenshort is generated from the image listed above.
StayDays has the following Java source files.
com.weigarnes.staydays.About.java com.weigarnes.staydays.DataHelper.java com.weigarnes.staydays.Home.java com.weigarnes.staydays.Result.java