Hi, I have a CT with many dicom files, but the file’s SOPClassUID and SOPInstanceUID all are same with Ano (please see the atachment), so when i upload the files to my orthanc, i only get one Instance. But the file have header info with MediaStorageSOPClassUID and MediaStorageSOPInstanceUID, document says the value are the same, so i want to get the value of MediaStorageSOPInstanceUID and MediaStorageSOPClassUID from header, then modify the tags with the value, so it will ok to store in orthanc, right?
But i can’t find a way to get the value from header, please help, thank you all.
i use this link to parse dicom link :
https://www.orthanc-server.com/external/wasm-dicom-parser/