PACS-Integration Weasis

I managed to compile a working version of weasis-pacs-connector, it now integrates with bahmni :heart_eyes: Here is my release:

I did not only update the HTTP HEAD method, I also integrated a 404 error for non-existing studies so Bahmni displays the correct error message, this is related to another issue i submitted on github :sunglasses:

I now use the following URL in dashboard.json

  "pacsImageUrl":"https://10.181.135.102:8443/weasis-pacs-connector/viewer?requestType=STUDY&accessionNumber={{orderNumber}}",

Closing this thread or not depends on whether the Bahmni developers say: “HTTP GET is the way to go” or the weasis developers say “we fix the HTTP HEAD issue”.

2 Likes