Flow of the data
To check for the data in different stages.
Last updated
To check for the data in different stages.
Last updated
For testing purposes, it is feasible to use Postman Bundle to send random data, or to use an EMR.
To follow the the data going through all the services you need to check in order:
In the transaction logs, you can find your request. Openhim provide an UI with filters, so you can use the filters to get your request or to check the last request.
For local testing
url: or
user: root@openhim.org
password: instant101
It is advised to check the data in santeMPI. SanteMPI will wait for your confirmation if it finds a probable match of two patients.
url: or
NB: Check SanteMPI component for more info.
It is advised to check Kafdrop to see if the topics were created successfully in Kafka and the topics contain messages.
url: or
Clickhouse provide a playground to run SQL queries. You can run some queries to check if the tables were filled with data as expected.
In PROD mode, checking Superset is a good choice to check for data in Clickhouse. Superset provide a SQL Lab to run SQL queries against the chosen dataset.
A link between Clickhouse and Superset is configured per default, and you can run there some queries to check for incoming data.
You can check the dashboard and the charts as well.
user: admin
password: admin
url: or
url: or