Bahmni Application
Running bahmni on docker
Question: Openelis is not working in bahmni. here are the details of error I am getting.
After running the bahmni on docker.
Error getting after clicking on laboratory icon.
Bahmni Application
Running bahmni on docker
Question: Openelis is not working in bahmni. here are the details of error I am getting.
After running the bahmni on docker.
Error getting after clicking on laboratory icon.
Please make sure that you have started openelis
profile as well. You can start that by running docker compose --profile openelis up -d
(or) you can edit COMPOSE_PROFILE in .env as emr,openelis
and then run docker compose up -d
@sunny123 Thanks for reporting. This will be fixed soon. For now you follow the steps below
https://localhost/openmrs → Login → Administration → Manage Patient Identifier Sources → Click on Configure for GAN
and set Max Length
to 10.
Hi @mohant could you tell me if I do the lab test/result from bahmni (openelis) running on docker then where the data get store?
These are the running containers.
These are the result of patient in openelis.
I checked the openelisdb as a postgres user, Here are the details
I checked the databases of openelisdb but there is any tables in any database.
Kindly help!