C#
VB
C++
Provides the necessary information to move a study to a new patient via the Patient Updater DICOM Service
[SerializableAttribute()]
[InstanceAttribute(Leadtools.Dicom.DicomClassType, "1.2.840.114257.15.1.3")]
public class MoveToNewPatient : PatientUpdate
<Leadtools.Dicom.Common.Attributes.InstanceAttribute(ClassType=DicomClassType.Undefined Or _
DicomClassType.SCMultiFrameGrayscaleByteImageStorage Or _
DicomClassType.PatientStudyQueryStudy Or _
DicomClassType.BasicGrayscalePrintMeta Or _
DicomClassType.BasicGrayscaleImageBox Or _
DicomClassType.DXIntraoralImageStorageProcessing Or _
DicomClassType.XABiplaneImageStorageRetired,
AbstractSyntax="1.2.840.114257.15.1.3")>
<SerializableAttribute()>
Public Class MoveToNewPatient
Inherits Leadtools.Dicom.Common.Datatypes.Patientupdater.PatientUpdate
[Leadtools.Dicom.Common.Attributes.InstanceAttribute(ClassType=DicomClassType.Undefined |
DicomClassType.SCMultiFrameGrayscaleByteImageStorage |
DicomClassType.PatientStudyQueryStudy |
DicomClassType.BasicGrayscalePrintMeta |
DicomClassType.BasicGrayscaleImageBox |
DicomClassType.DXIntraoralImageStorageProcessing |
DicomClassType.XABiplaneImageStorageRetired,
AbstractSyntax="1.2.840.114257.15.1.3")]
[SerializableAttribute()]
public ref class MoveToNewPatient : public Leadtools.Dicom.Common.Datatypes.Patientupdater.PatientUpdate
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET