Use of a wildcard

  • Hi,


    I'd like to use an importconverter to modify a DICOM tag for only DEXA images. This Conquest server receives images from many modalities.
    My goal is to look at 0008,1090 and if the tag contains the word Lunar, anywhere in the string, to then modify 0008,1030.


    Right now I'm using the following:


    ImportConverter1 = ifequal "%V0008,1090","GE Lunar"; set 0008,1030 to "DX DEXA POST MENO CHRONOLOGIC"


    But, I'm finding that not every version contains just the "GE Lunar", but all of them contain "Lunar". I've tried many variations of wildcards, but haven't found anything that will work. I also have a few other applications of this type of converter. Any ideas?

Participate now!

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