we need these private tags to be supported in Orthanc
we want these private tags to be indexed
we need those private tags to appear in API response
As a solution it should be possible to put ExtraMainDICOMTag fields in headers. I’ve added “ExtraMainDicomTags”:{…} as instructed in the book, but those private tags are not shown in Orthanc.
I’ve tried to find other solutions, but with no luck so far.
Note: I’ve added standard tags to ExtraMainDICOMTags and they appeared in Orthanc successfully.
Is there a way to do this for private tags?
Then, the ExtraMainDicomTags (note the 1010 here because it assumes the CTP Private group is ‘10’ which is true if CTP is the only one to use the private tag 0013,0010 in the DICOM file you are importing)