Options that specify which messages to forward when a receiving SCP forwards a Patient Updater N-Action message to another SCP.
[SerializableAttribute()]
public class AutoUpdateOptions
<SerializableAttribute()>
Public Class AutoUpdateOptions
public:
[SerializableAttribute]
ref class AutoUpdateOptions
AutoUpdate is a feature of an SCP that services the Patient Updater N-Action DICOM message. When the SCP receives the Patient Updater N-Action DICOM message, it can AutoUpdate, or forward the DICOM message to another SCP.
This is used when the same DICOM datasets exist on two different DICOM Servers. For example, you might have three local DICOM Servers or SCP that create and forward DICOM datasets to a central SCP. The central SCP holds a copy of all the DICOM images created at the local sites.
The AutoUpdate feature is useful in this situation because any change that is made to a local SCP (via the Patient Updater DICOM message) can be also made on the same image stored at the central SCP by having the local SCP forward the Patient Updater DICOM message to the central SCP location.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document