SORMAS-Foundation / SORMAS-Project

SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.
https://sormas.org
GNU General Public License v3.0
292 stars 142 forks source link

DHIS2 SORMAS module #1156

Open MateStrysewske opened 5 years ago

MateStrysewske commented 5 years ago

Core idea is to use FHIR as interface for an exchange of data between DHIS2 and SORMAS.

MartinWahnschaffe commented 5 years ago

Optionally OpenHIM could be used as "broker" handling the data exchange process between both system. The data itself will still use a data schema based on FHIR.

OpenHIM seems to be used by some projects in Africa and is handling the message bus including authorzation. It's NodeJS based.