Skip to content

jotasolano/sabeti-dhis2-clinical-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DHIS2 Program Data Web Application

This application connects to the DHIS2 platform and retrieves outbreak program data (event data) that contains both clinical and genomic indicators.

How to run:

  1. Clone the repository
  2. In the terminal, cd to the folder and then npm install to intall dependencies
  3. Run npm run dev and open http://localhost:3000
  4. Optionally, run npm run build to compile

This project uses node.js, express and webpack.

Current endpoints:

api/dhis: currently static -> gets the events from the Kenema 2014 Event Program from the local DHIS2 instance. api/api/dataElements/:ids: gets displayName of DataElement when provided with a comma separate list of UIDs.

About

Express version of the sabeti-dhis2-clinical

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published