←Select platform
In This Topic ▼

MergePatientCommand Class Members

Summary

The following tables list the members exposed by MergePatientCommand.

Public Constructors

Name Description
Public Constructor
MergePatientCommand Initializes a new instance of the MergePatientCommand class.
Public Constructor PatientUpdaterCommand Initializes a new instance of the PatientUpdaterCommand class. (Inherited from PatientUpdaterCommand)

Public Methods

Name Description
Public Method
static  | Shared in VB</div>
LogAudit Logs the specified entry as an Audit level entry. (Inherited from PatientUpdaterCommand)

Protected Methods

Name Description
Protected Method
DeletePatient Deletes the specified patient. (Inherited from PatientUpdaterCommand)
Protected Method DeletePatientStudies Deletes the specified list of studies for a specified patient. (Inherited from PatientUpdaterCommand)
Protected Method DeleteSeries Deletes the information about the specified series. (Inherited from PatientUpdaterCommand)
Protected Method DeleteStudy Deletes the specified study. (Inherited from PatientUpdaterCommand)
Protected Method DoExecute Performs the actual processing of the client request.
Protected Method DoStoreDataSet Stores the DICOM dataset. (Inherited from PatientUpdaterCommand)
Protected Method FindPatient Finds the information about the specified patient. (Inherited from PatientUpdaterCommand)
Protected Method FindStudy Finds the specified study. (Inherited from PatientUpdaterCommand)
Protected Method GenerateUID Generates the DICOM UID. (Inherited from PatientUpdaterCommand)
Protected Method GetCommandInformation Gets the command information. (Inherited from PatientUpdaterCommand)
Protected Method GetPatientInstances Gets the instances for the specified patient ID. (Inherited from PatientUpdaterCommand)
Protected Method GetPatientInstances(string,List<MergeSopInstanceReference>) Gets the instances for the specified patient ID and list of SOP Instance UIDs. (Inherited from PatientUpdaterCommand)
Protected Method GetPatientInstances(string,List<StudyInstanceReference>) Gets the instances for the specified patient ID and list of Study Instance UIDs. (Inherited from PatientUpdaterCommand)
Protected Method GetPatientStudies Gets the study information for the specified patient. (Inherited from PatientUpdaterCommand)
Protected Method GetPatientStudyCount(string) Gets the number of existing studies for the specified patient. (Inherited from PatientUpdaterCommand)
Protected Method GetPatientStudyCount(string,List<StudyInstanceReference>) Gets the number of existing studies for the specified patient and list of Study Instance UIDs. (Inherited from PatientUpdaterCommand)
Protected Method GetSeriesInstanceCount Gets the number of instances for the specified series. (Inherited from PatientUpdaterCommand)
Protected Method GetSeriesInstances Gets the series instances. (Inherited from PatientUpdaterCommand)
Protected Method GetStorageLocation Gets the storage location for the specified DICOM dataset. (Inherited from PatientUpdaterCommand)
Protected Method GetStudyInstanceCount Gets the number of instances for the specified study. (Inherited from PatientUpdaterCommand)
Protected Method GetStudyInstances Gets the study instances. (Inherited from PatientUpdaterCommand)
Protected Method GetStudySeriesCount Gets the number of series for the specified study. (Inherited from PatientUpdaterCommand)
Protected Method GetUserInformation Gets the user's information. (Inherited from PatientUpdaterCommand)
Protected Method PatientExists Checks to see whether the specified patient ID exists. (Inherited from PatientUpdaterCommand)
Protected Method SeriesExists Checks to see whether the specified series UID exists. (Inherited from PatientUpdaterCommand)
Protected Method StudyExists Checks to see whether the specified study UID exists. (Inherited from PatientUpdaterCommand)
Protected Method Validate Validates the specified updater command. (Inherited from PatientUpdaterCommand)

Public Properties

Name Description
Public Property
Data Gets or sets extra data associated with the command. (Inherited from PatientUpdaterCommand)
Public Property DataAccess Gets or sets the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object used to perform queries for the DICOM instances. (Inherited from PatientUpdaterCommand)
Public Property ExternalStoreDataAccess Gets or sets the Leadtools.Medical.ExternalStore.DataAccessLayer.IExternalStoreDataAccessAgent object used to perform queries for the external store database (Inherited from PatientUpdaterCommand)
Public Property Options Gets or sets the options for the patient updater command. (Inherited from PatientUpdaterCommand)
Public Property StoreConfiguration Gets the configuration for the Leadtools.Dicom.Scp.Command.CStoreCommand. These configuration options are used by the patient updater commands. (Inherited from PatientUpdaterCommand)

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly