Coder Social home page Coder Social logo

worldhealthorganization / godata-dhis2-interop-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 5.0 15.14 MB

DHIS2-based application to enable secure and flexible metadata exchange between DHIS2 and Go.Data.

JavaScript 92.04% Gherkin 7.33% CSS 0.63%
godata dhis2 interoperability epidemiology

godata-dhis2-interop-app's Introduction

DHIS2-Go.Data Interoperability App

Documentation site here: https://go-data.gitbook.io/go.data-dhis2-interoperability-app/

Overview

The DHIS2-Go.Data Interoperability App enables metadata to be securely exchanged between DHIS2 (a widely used system for national health information management developed by the University of Oslo) and Go.Data (an outbreak response tool developed by WHO). This includes exchange of reference metadata used across both platforms (i.e. location hierarchies, facility lists); and case/contact data (cases being registered and investigated; and their contacts who are being listed and traced).

Such an integration enables field teams to make use of additional visualizations for chains of transmission and contact tracing follow up in Go.Data during an acute outbreak scenario while ensuring key field intel gets reflected back into overarching DHIS2 system.

This project was bootstrapped with DHIS2 Application Platform.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner and runs all available tests found in /src.

See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
A deployable .zip file can be found in build/bundle!

See the section about building for more information.

Learn More

You can learn more about the platform in the DHIS2 Application Platform Documentation.

You can learn more about the runtime in the DHIS2 Application Runtime Documentation.

To learn React, check out the React documentation.

Feedback and contact

For any questions or feedabck, please contact [email protected] or post on the Go.Data Community of Practice here: https://community-godata.who.int/

Bidirectionality tasks note

The bidirectional tasks endpoint is /livetask, its logic can be found in ./src/views/interop_tasks/LiveForm folder.

godata-dhis2-interop-app's People

Contributors

dependabot[bot] avatar mateojacomeupc avatar metabig avatar miriman20 avatar sarahollis avatar

Watchers

 avatar  avatar  avatar

godata-dhis2-interop-app's Issues

Error when sending outbreaks from DHIS2 to Go.Data

When sending outbreaks from DHIS2 to Go.Data the second application "breaks".

  • Existing Go.Data outbreaks disappear. It seems that they are still in Go.Data, but not visible (they are not deleted, but not available in the platform or the database)
  • The icons from the action column are no longer visible, which means that the outbreak can not be seen, modified or activated for work

@sarahollis @petarjov

Change to semantic versioning & submit latest version to App Hub

The version submitted to the app hub 1.0.0 is about one month older than the latest release on GitHub (1.0.1) - it's recommended to set up automatic publication (or at least manually publish to both places). Recommend that you use semantic versioning - version 1.0.1 introduces new functionality to the app and so it should be named 1.1.0 to indicate to app users that this is new functionality and not just a fixed bug.
cc @silviaemorreale @metabig

Utilize Personal Access Token vs. username/pw

The app still requires the user to enter a DHIS2 server, username, and password, which as previously mentioned is less secure than using the existing session connected to the DHIS2 instance where the app is installed. It would be much better to remove the dhis2 configuration and just request data directly from the local DHIS2 instance. If communicating with an external DHIS2 server it is strongly recommended to support and prefer Personal Access Tokens instead of usernames and passwords.
cc @silviaemorreale @metabig

Add questionnaire variables when loading Go.Data mapping

When mapping Go.Data-DHIS2 variables, include a feature to load, in addition to the Go.Data core variables, the ones that have been created in the case, contacts or lab questionnaires.

To load these variables, the DHIS2 interoperability app should use the outbreak UiD as the questionnaires might vary from one outbreak to another.

cc @sarahollis

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.