Association Rejected CT with DOSE Presentation

  • Hi,


    I'm having issues importing some of my CT exams after enabling support for JPEG2000. I'm getting the following error now and the exam fails import right away.


    Application Context : "1.2.840.10008.3.1.1.1", PDU length: 28672
    Presentation Context 0 "1.2.840.10008.5.1.4.1.1.88.67" 0
    Transfer Syntax 0 "1.2.840.10008.1.2.1" 1
    Transfer Syntax 1 "1.2.840.10008.1.2" 1
    *** Association rejected: you may need to add the listed presentation context as sop to dgatesop.lst


    I'm currently running 1.4.17d and looked in the dgatesop.lst and this presentation context is not in that file. I tried using an import converter to block the SR modality, but doesn't work for this presentation context. Is there another way with the import converters to ignore this context and continue with the association and import the images. Is it just as simple as adding:


    XRDoseSR 1.2.840.10008.5.1.4.1.1.88.67


    Looking for a work around for these CT exams.


    Ideally I would like to reject the PR for this as well. Any help is greatly appreciated.


    Thank you,
    Jason

  • Hi Jason,


    yes you add it to the list and then destroy it on reception.


    XRDoseSR 1.2.840.10008.5.1.4.1.1.88.67 sop


    [lua]
    ImportConverter0 = if Data.SOPClassUID == '1.2.840.10008.5.1.4.1.1.88.67' then script('destroy')


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!