ReferencedSOPInstanceUID

  • Marcel
    I've been adding some instance data to the DICOMImages table using dicom.sql . All is going well except that I cannot get specific tag to load when sending dgate an image. The tag in question is defined in dicom.sql *Image* section as below:


    Code
    { 0x0008, 0x1155, "ReferencedSOPInstanceUID", 64, SQL_C_CHAR, DT_UI},


    I have a corresponding database field as such:

    Code
    Referenced` varchar(64) DEFAULT NULL


    I know that this tag is generally part of a sequence within the image file but i didn't think that would have been an issue. When running a debug log I see all the other fields defined in the "Add to Table: DICOMImages" but not the one above. Could you advise please.


    Thanks in advance
    Mr Johnathan Bravo

Participate now!

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