←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#
C++/CLI
[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
0x00000004SendNActionPendingSend NAction Pending
0x00000008NoOrphanCleanupNo Orphan Cleanup
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 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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