dicomp10-to-dicomweb-js icon indicating copy to clipboard operation
dicomp10-to-dicomweb-js copied to clipboard

DICOM dimse C-Store SCP service

Open wayfarer3130 opened this issue 3 years ago • 1 comments

A dimse service to handle storing a objects directly into DICOMweb static storage allows accessing the data via standard PACS services. Thus, this issue is to add a dimse SCP service support C-Store. The command should be dicomwebscp, and the first version of it just needs to support C-Store, without any support for other operations. Subsequent enhancements can add C-Get and C-Move.

wayfarer3130 avatar Jan 12 '22 14:01 wayfarer3130

Started working on this using dcmjs-dimse library.

wayfarer3130 avatar Jan 19 '22 21:01 wayfarer3130