Posts by alain_godard

    Hi


    dgate.dic :
    .....
    (0040,A30A) VERS="4" VR="SQ" VM="1" Keyword="MeasuredValueSequence" Name="Measured Value Sequence"
    ....


    Dicom.ini :
    [lua]
    Importconverter0 = Data.(0040,A30A)Sequence[1].item = nil


    the xml file is empty : 0Ko
    What a mistake I do?

    Hi,
    Surprises, the error message disappeared but measures also!
    Sorry, I do not quite understand your post.

    Code
    xxxSequence[1].yyySequence[1].item = nil


    Or rather, I do not know how to write ...
    [lua]
    Importconverter0 = Data.0040Sequence[1],a30aSequence[1].item = nil

    Sorry, I did not see the previous post . Oops, the patient name ....
    Here the requested file :

    Merci de votre réponse rapide.


    Bonjour

    Quote from marcelvanherk

    ....
    you can fix this by adding the reported sequence to dgate.dic; a more general solution is scheduled for the next release.
    Marcel


    I have never been able to solve this problem. Modifying dicom.dic changes nothing.
    I wanted to test with dicomserver1417d but export does not work.


    Code
    ExportConverters = 1ExportModality0 = SRExportConverter0 = D:\dicomserver1417d\dsr2xml.exe %f D:\dicomserver1417d\structuredreport\%b.xml


    Code
    [CONQUESTSRV1] Started 1 export queue thread(s)


    Merci

    Hi,
    sorry, I'm afraid of making a mistake ...
    Add a line like here in dgate.dic :
    ................
    (0040,A301) VERS="4" VR="SQ" VM="1" Keyword="NumericValueQualifierCodeSequence" Name="Numeric Value Qualifier Code Sequence"
    (0040,A307) VERS="4RET" VR="PN" VM="1" Keyword="CurrentObserverTrial" Name="Current Observer (Trial)"
    (0040,A30A) VERS="4" VR="DS" VM="1-n" Keyword="NumericValue" Name="Numeric Value"
    (0040,A30A) VERS="4" VR="SQ" VM="1" Keyword="MeasuredValueSequence" Name="Measured Value Sequence"
    (0040,A313) VERS="4RET" VR="SQ" VM="1" Keyword="ReferencedAccessionSequenceTrial" Name="Referenced Accession Sequence (Trial)"
    .....................


    Thank you for your help!

    hello
    I use CONQUEST SERVER with many GE ultrasound. SR files (V2) are converted to xml files with dsr2xml. In general, the conversion works well but sometimes the xml file is empty. I do not know why ...
    An example file here.
    [Edit: deleted link]

    definitely, I do not understand anything! I then changed dsize = 800 and dsize = 200 without any modification despite a restart services, the image is still 1060 by 800 and I'd like a 800x600 image ...
    [webdefaults]
    size = 800
    dsize = 800
    compress = a
    iconsize = 72
    graphic = jpg
    viewer = serversideviewer
    version 1.4.16rc6