Bahmni-Docker and DHIS2 Integration

Hello everyone,
am working on a bahmni docker instance and i want to send program data to DHIS2, is there a solution to this?

2 Likes

Hi @Blackjuice_Fx

Welcome to the DHIS2 Community!

Once you get the data from Bahmni (either through webhook or API request to retrieve the data) then you can use the API to send the data to DHIS2. Please check out the API documentation for more details: Introduction - DHIS2 Documentation

Additionally, you will probably need to make sure the DHIS2 metadata is configured so that the data from your software is aligned with the metadata in the DHIS2 instance.

Is there anything specific that you have a question about?

Thanks i will try that, i will reach back if i encounter some issues

2 Likes