←Select platform
In This Topic ▼

PatientUpdaterCommand Class Members

Summary

The following tables list the members exposed by PatientUpdaterCommand.

Public Constructors

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

Public Methods

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

Protected Methods

Name Description
Protected Method
DeletePatient Deletes the specified patient.
Protected Method DeletePatientStudies Deletes the specified list of studies for a specified patient.
Protected Method DeleteSeries Deletes the information about the specified series.
Protected Method DeleteStudy Deletes the specified study.
Protected Method DoStoreDataSet Stores the DICOM dataset.
Protected Method FindPatient Finds the information about the specified patient.
Protected Method FindStudy Finds the specified study.
Protected Method GenerateUID Generates the DICOM UID.
Protected Method GetCommandInformation Gets the command information.
Protected Method GetPatientInstances Gets the instances for the specified patient ID and list of Study Instance UIDs.
Protected Method GetPatientStudies Gets the study information for the specified patient.
Protected Method GetPatientStudyCount Gets the number of existing studies for the specified patient and list of Study Instance UIDs.
Protected Method GetSeriesInstanceCount Gets the number of instances for the specified series.
Protected Method GetSeriesInstances Gets the series instances.
Protected Method GetStorageLocation Gets the storage location for the specified DICOM dataset.
Protected Method GetStudyInstanceCount Gets the number of instances for the specified study.
Protected Method GetStudyInstances Gets the study instances.
Protected Method GetStudySeriesCount Gets the number of series for the specified study.
Protected Method GetUserInformation Gets the user's information.
Protected Method PatientExists Checks to see whether the specified patient ID exists.
Protected Method SendErrorResponse Sends the error response that occurred during a DICOM command. (Inherited from NActionCommand)
Protected Method SeriesExists Checks to see whether the specified series UID exists.
Protected Method StudyExists Checks to see whether the specified study UID exists.
Protected Method Validate Validates the specified updater command.

Public Properties

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

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