Open ChillarAnand opened 2 years ago
Okay. If you don’t plan on implementing DICOM and DICOMweb in python, I’d suggest a good alternative is to use something like Orthanc that’s already battle tested.
It gets complicated really fast since you’ll have to think about things like S3 object storage when migrating to the cloud. Most of this is already present as plug-ins in Orthanc.
There are also really good DICOM viewers that can be integrated on the front-end. Eg: OHIF or Stone of Orthanc Web viewer.
Thanks, @sidharthramesh
We are planning to use Cornerstone as the dicom viewer.
We will not be implementing DICOM on our own. Most of the hospitals & radiology centres will have their PACS/DICOM setup. Right now we are planning to interface with existing systems, sync the data and show the reports.
Got it! Cornerstone will be a good choice if you want to make the DICOM viewer look “native” to ERPNext.
Would like to add here that bringing in worklist capability would be useful
Thanks, @sidharthramesh
We are planning to use Cornerstone as the dicom viewer.
We will not be implementing DICOM on our own. Most of the hospitals & radiology centres will have their PACS/DICOM setup. Right now we are planning to interface with existing systems, sync the data and show the reports.
Hello, is there any repo with this progress
?
Radiology reporting would be a good feature to have.
Need to have radiology workflows in healthcare.
Integrate with PACS to fetch DICOM data.
Add dicom viewer to view dicom files directly from healthcare module.