add field operatorsname

  • Hi Marcel


    we have any problem


    [lua]
    Importconverter0 = dofile('fujiprima.lua')


    but operatorname not have table dicomstudies, i am need operatorsname


    i was create in dicom.sql
    { 0x0008, 0x1070, "OperatorsName", 64, SQL_C_CHAR, DT_STR },


    in file fujiprima.lua


    if Data.Manufacturer == 'FUJI PHOTO FILM Co., ltd.' then
    sql("UPDATE dicomstudies SET operatorsn='%Data.PatientComments' WHERE dicomstudies.studyInsta='%Data.StudyInstanceUID'");
    end


    log not problem, but field operatornam is empty


    can you help me? i am need operatorsnam



    Regards
    Rudiin dicom.sql

Participate now!

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