OCT .fds image in 3D slicer?

If you often need to read such images into Slicer then you can use the converter that @pieper suggested above to create a reader plugin for Slicer (probably you need to write less than 30 lines of code, see a complete example here). If you can share an example file then I can give it a try to write a plugin.