gradienthealth/dicom-protos

Duplicate Paths in module_to_attributes.json

Opened this issue · 1 comments

Ouwen commented

These paths have duplicates with different content. Seems like there is no way to differentiate between these elements in a DICOM file. Either this is an error in innolitics or a feature in DICOM.

sr-document-content:0040a730:00081199
sr-document-content:0040a730:00700022
sr-document-content:0040a730:00700023
sr-document-content:0040a730:0070031a

Ouwen commented
2018/07/26 18:39:54 WARN: Duplicate Attribute Path: sr-document-content:0040a730:00081199
2018/07/26 18:39:54 WARN: Existent Attirbute is: (0008,1199) 
2018/07/26 18:39:54 WARN: New Attribute is: (0008,1199) 

2018/07/26 18:39:54 WARN: Duplicate Attribute Path: sr-document-content:0040a730:00081199:00081150
2018/07/26 18:39:54 WARN: Existent Attirbute is: (0008,1150) 
2018/07/26 18:39:54 WARN: New Attribute is: (0008,1150) 

2018/07/26 18:39:54 WARN: Duplicate Attribute Path: sr-document-content:0040a730:00081199:00081155
2018/07/26 18:39:54 WARN: Existent Attirbute is: (0008,1155) 
2018/07/26 18:39:54 WARN: New Attribute is: (0008,1155) 

2018/07/26 18:39:54 WARN: Duplicate Attribute Path: sr-document-content:0040a730:00081199
2018/07/26 18:39:54 WARN: Existent Attirbute is: (0008,1199) 
2018/07/26 18:39:54 WARN: New Attribute is: (0008,1199) 

2018/07/26 18:39:54 WARN: Duplicate Attribute Path: sr-document-content:0040a730:00081199:00081150
2018/07/26 18:39:54 WARN: Existent Attirbute is: (0008,1150) 
2018/07/26 18:39:54 WARN: New Attribute is: (0008,1150) 

2018/07/26 18:39:54 WARN: Duplicate Attribute Path: sr-document-content:0040a730:00081199:00081155
2018/07/26 18:39:54 WARN: Existent Attirbute is: (0008,1155) 
2018/07/26 18:39:54 WARN: New Attribute is: (0008,1155) 

2018/07/26 18:39:54 WARN: Duplicate Attribute Path: sr-document-content:0040a730:00700022
2018/07/26 18:39:54 WARN: Existent Attirbute is: (0070,0022) 
2018/07/26 18:39:54 WARN: New Attribute is: (0070,0022) 

2018/07/26 18:39:54 WARN: Duplicate Attribute Path: sr-document-content:0040a730:00700023
2018/07/26 18:39:54 WARN: Existent Attirbute is: (0070,0023) 
2018/07/26 18:39:54 WARN: New Attribute is: (0070,0023) 

2018/07/26 18:39:54 WARN: Duplicate Attribute Path: sr-document-content:0040a730:0070031a
2018/07/26 18:39:54 WARN: Existent Attirbute is: (0070,031A) 
2018/07/26 18:39:54 WARN: New Attribute is: (0070,031A)