Skip to content
forked from oculy/gxalert

Connecting rapid diagnostics with better health outcomes

Notifications You must be signed in to change notification settings

samuelagm/gxalert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gxalert

Connecting rapid diagnostics with better health outcomes

Use the GxAlertMySql.sql create-script to create the necessary tables in your MySql database.

In the database, insert the test codes you would like to handle into the resulttestcode-table. These are the codes you enter in the GeneXpert software under System Configuration -> Host Communication Settings -> Host Test Codes -> Result Test Code.

Configure your instance of GxAlert using the App.config file. The most important thing is the database connection string. You don't have to set up twilio, but if you don't, SMS alerts won't work.

Configure alerts using the notification-table and the notification-relationship tables (notificationcountry, notificationstate, etc.).

GxAlert uses (a slightly adapted version of) nHapi to parse the HL7 message from GeneXpert. You can find the nHapi project here: http://sourceforge.net/projects/nhapi/

About

Connecting rapid diagnostics with better health outcomes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%