PantelisGeorgiadis / dcmjs-dimse

DICOM DIMSE implementation for Node.js using the dcmjs library
MIT License
74 stars 14 forks source link

Handling N-SET request #49

Closed syed-qure closed 1 year ago

syed-qure commented 1 year ago

Sometimes the minxray console sends IN PROGRESS mpps status inside N-SET and the dataset of that request does not contain data that are helpful for me to identify what patient record this is for.

So I have two questions:

  1. Should IN PROGRESS be notified via N-SET
  2. If so, how can I determine what record is the status for