Budget: 27000 UAH Deadline: 30 days
Hello.
As I understand, it should all be different from the technical specifications))
OHIF Viewer doesn't work very well with files itself.
Initially, it needs a DICOM server that can process files, extract metadata from them, and structure it for OHIF. And basically, run the Viewer by providing it with the addresses of all those hundreds of files. (for this reason, S3 might be expensive, but you should consider your data volume).
And most importantly, a seamless authentication system is required, simplified in your case to phone and ID, on one side, but according to DICOM standards on the other.
Also, all this should work with a simplified interface for patients.
And for doctors, do you also need a simplified version, or is it more convenient for them to work with more complete DICOM data?
In any case, WordPress with a plugin is not suitable here (and considering constant vulnerabilities, it might even cause more harm). Although if you store patient data in WordPress, you will still need to develop a micro-plugin to access it, so as not to duplicate data manually into the DICOM system.
A separate microservice and VPS server are needed for all this. And possibly external storage for old archives. Again, it depends on how long and how much you plan to store.
The budget is half of your maximum.
I will try to have a demo ready before the selection of the contractor is finished.