Patient Queuing Module

Am trying to work on this Patient Queueing module for PoC.

I clone the module from git repository, run mvn clean install and copied the omod to the module folder. on running the application, i got the Provider Dashborad link from the home which is fine.

but when i clicked on it, i got this blank page instead of the table to appear. Please house, how do i resolve this?

Did you get a chance to look at this? https://wiki.openmrs.org/display/docs/Patient+Queueing+Module

cc @slubwama

Yes @dkayiwa. I did followed the process as shown in https://wiki.openmrs.org/display/docs/Patient+Queueing+Module

@rushdah just saw this. Kindly Describe or post the picture of what you see.

@slubwama thanks for your concern.

After deploying the Patient Queuing Module, it is expected that i an interface with the patient queing default table headers.

But instead, am getting an empty screen without any table header as shown below.

Please how do i fix this?

@rushdah the patient queue works better with reference application version 2.9.0. Due to bootstrap needs of the module

I have been able to fix this. The problem was that i did not set the location Uuid for the patient queueing module.

Thank everyone.

1 Like

@dkayiwa @slubwama

I have been looking into the patient queuing module of the OpenMRS and I wanted to know if there is any demo or test instance where I can see the working of the module and understand the process flow.

I would be great if you could share the link where I can find the same.

Thanks

Is this of help to you Patient Queueing Module - Documentation - OpenMRS Wiki

Hi @herbert24

Thank you for the quick response.

I have already looked at the documentation mentioned in the Wiki (User Guide and Technical Guide) and it has been of great help. But, I also wanted to see the demo or test instance where I could see the module in action.

1 Like

would you like to set it up following this https://wiki.openmrs.org/display/docs/Patient+Queueing+User+Guide in your running openmrs instance