Question Julian Matthews · Jul 31, 2019

DICOM TCP IN to File Writer

Has anyone had any success receiving a DICOM TCP in, and then using a process to write to a file while responding to the sender correctly? I'm pulling my hair out, and would love to know where I'm going wrong. 

Comments

Guillaume Rongier · Aug 1, 2019

Hi Julian,

On what version of InterSystems product you are working on ?

If it's on Ensemble, check out ENSDEMO namespaces, you will have an example of what you are looking for with this production : Demo.DICOM.Production.StorageLocal

If you are on Iris for health you can install EnsDemo with the help of this git : https://github.com/grongierisc/InstallEnsDemoHealth

0
Julian Matthews  Aug 1, 2019 to Guillaume Rongier

Hi Guillaume.

This is exactly what I needed, thanks!

0