IsantePlus / openmrs-module-mpi-client

MPI Client Modules for OpenMRS
Apache License 2.0
0 stars 3 forks source link

Display Client Registry results in a table format with the location specified if the patient was been in multiple locations #37

Closed ckemar closed 2 years ago

ckemar commented 2 years ago

Display Client Registry results in a table format with the location specified if the patient was been in multiple locations

pmanko commented 2 years ago

The previous work that limited what search results are being displayed on the OpenMRS side: https://github.com/IsantePlus/openmrs-module-mpi-client/pull/21/files

We might have to revert / modify this logic to correctly show one entry per location where a patient was registered.