earthians / marley

Open Source Health Information System
https://frappehealth.com
GNU General Public License v3.0
323 stars 246 forks source link

Feature: Using pynetdicom library for DICOM protocol support #26

Open Salmon-Bard opened 5 years ago

Salmon-Bard commented 5 years ago

Unfortunately ERPNEXT healthcare application does not support DICOM while it is a key feature for healthcare ERP.

I did some search and found this project that revives DICOM old python legacy library with complete new python 3.X and 2.7 libraries, see: https://github.com/pydicom/pynetdicom

My question: Can this be used in future ERPNEXT healthcare app to support the DICOM standard protocol?

And Can anyone recommend a path for me to work on integrating this library with the current health care app??

Thanks for your support

Nofal-Mami commented 5 years ago

Hi, I feel you have to post in discuss forum since here to raise issues only, sure community will answer your questions.

Salmon-Bard commented 5 years ago

Hi, I feel you have to post in discuss forum since here to raise issues only, sure community will answer your questions.

Already did and no reply. I changed title to indicate feature request. Thanks for your concern.