Adding a DICOM tag as a column to Database

  • Hi,

    I am using MySQL as the database.

    I wanted to add the DICOM tag (0020,1208) - Number of Study Related Instances to dicomstudies table in MySQL as it's not available default.

    So, I modified dicom.sql file to include that tag as below:



    And I (Re)-initialized my database through GUI.

    I see the column now, but the values are NULL. I suppose this is because this tag is not a part of the DICOM's IOD but rather a query tag. But not sure how to set this up properly.

    Could you please guide me on this? Thanks.

Participate now!

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