VivoQuant can be configured to disallow editing of specific DICOM tags. To control which tags can be edited, users can modify the restricted_tags.cfg file included next to the VivoQuant executable in the installation folder.

Consult the DICOM standard for the names of tags that can be included in this file.

Restricted Tags List

Below is the list of restricted tags configured in restricted_tags.cfg:

# Restricted DICOM tags
# tags listed below will be blocked from editing from within VivoQuant.
# Lines starting with `#` are comments.


# Image pixel
SamplesPerPixel
PhotometricInterpretation
PlanarConfiguration
Rows
Columns
PixelAspectRatio
BitsAllocated
BitsStored
HighBit
PixelRepresentation
SmallestImagePixelValue
LargestImagePixelValue
PixelPaddingRangeLimit
RedPaletteColorLookupTableDescriptor
GreenPaletteColorLookupTableDescriptor
BluePaletteColorLookupTableDescriptor
RedPaletteColorLookupTableData
GreenPaletteColorLookupTableData
BluePaletteColorLookupTableData
ICCProfile
PixelDataProviderURL
PixelData

# Image plane
SliceThickness
ImagePositionPatient
ImageOrientationPatient
SliceLocation
PixelSpacing
SpacingBetweenSlices

# Pixel Value Transformation 
RescaleSlope
RescaleIntercept
RescaleType

# General 
FileMetaInformationGroupLength
MediaStorageSOPInstanceUID
ImplementationClassUID
ImplementationVersionName
ImageType

# Multiframe
FrameIncrementPointer
SliceVector
NumberOfSlices
NumberOfTimeSlices
NumberOfFrames

# Misc
DerivationDescription
DerivationCodeSequence