Skip to content

Rule based Alerting System console application which takes in patient vitals from a patient minitoring system and triggers an alert when any of the patient vitals go out of range.

Notifications You must be signed in to change notification settings

shagunsengupta/AlertingSystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AlertingSystem

Rule based Alerting System console application which takes in patient vitals from a patient minitoring system and triggers an alert when any of the patient vitals go out of range. The patient’s vital signs are sensed and formatted into a JSON-string by a patient-monitoring device. The formatted data arrives every 10 seconds which is analyzed and an alert triggered if any of the vitals go out of range.

Built with

Maven - Repository and Dependancy Management

Authors

Siddharth S

Shagun Sengupta

About

Rule based Alerting System console application which takes in patient vitals from a patient minitoring system and triggers an alert when any of the patient vitals go out of range.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.4%
  • Batchfile 0.6%