You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* U4X-790: Handle 400 bad request on UgandaEMR end to end orders with d…
* call method when adding of logging is completed.
* change to use one try and catch statement.
* remove unnecessary formatting
if (response.get("responseCode").equals(400) && response.get("responseMessage").toString().contains("The specimen ID:") && response.get("responseMessage").toString().contains("is not HIE compliant")) {
0 commit comments