n***@gmail.com
2017-10-02 13:35:54 UTC
Hi,
I am new to DICOM and FO-DICOM.
I am querying the MWL using DicomCFindRequest.CreateWorklistQuery(patientId: patID);
After I get the result back from the MWL I want to send MPPS.
So what I did is sending MPPS using:
DicomNCreateRequest(DicomUID.ModalityPerformedProcedureStepSOPClass,EffectedInstanceUID???);
My questions:
1) How todo MPPS from the return MWL query.
2) What is the "EffectedInstanceUID"? is it the MWL StudyInstanceUID?
Thank Noah
I am new to DICOM and FO-DICOM.
I am querying the MWL using DicomCFindRequest.CreateWorklistQuery(patientId: patID);
After I get the result back from the MWL I want to send MPPS.
So what I did is sending MPPS using:
DicomNCreateRequest(DicomUID.ModalityPerformedProcedureStepSOPClass,EffectedInstanceUID???);
My questions:
1) How todo MPPS from the return MWL query.
2) What is the "EffectedInstanceUID"? is it the MWL StudyInstanceUID?
Thank Noah