Appearance
Filters
Capacitor filters are used to modify incoming DICOM data before it is sent to destinations, and in some cases before proxied query data is sent upstream or returned downstream. The following filters are available:
- Route: Routes incoming DICOM data to different destinations based on configurable criteria.
- Mutate: Mutates incoming DICOM data based on configurable criteria.
- Sort: Sorts images so they arrive at the destination in the correct order.
- Lua: Programmable scripting for storage routing/mutation, query proxying, and shared state using Lua.