←Select platform

PatientUpdateOptions Enumeration

Summary

Options used in the Leadtools.Dicom.Scp.Command.NAction.PatientUpdater.ChangePatientCommand to specify how to handle the Other Patient IDs (0010:1000) DICOM element.

Syntax
C#
VB
C++
[FlagsAttribute()] 
public enum PatientUpdateOptions 
<FlagsAttribute()>  
Public Enum PatientUpdateOptions 
public: 
   [FlagsAttribute] 
   enum class PatientUpdateOptions sealed 
Members
ValueMemberDescription
0x00000000NoneNo option
0x00000001BackupPatientIdWhen changing the current PatientID, add the current PatientID to the OtherPatientIDs
0x00000002ClearExistingOtherPatientIdRemove all OtherPatientIDs
0x00000004NotUsed4Reserved for future use
0x00000008NotUsed8Reserved for future use
Remarks

The PatientUpdateOptions enum is used in the Leadtools.Dicom.Scp.Command.NAction.PatientUpdater.ChangePatientCommand to specify how to handle the Other Patient IDs (0010:1000) DICOM element.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.