←Select platform

PatientUpdaterCommand Class Members

Summary

The following tables list the members exposed by PatientUpdaterCommand.

Public Constructors

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

Public Methods

Name Description
LogAudit Logs the specified entry as an Audit level entry.

Protected Methods

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

Public Properties

Name Description
Data Gets or sets extra data associated with the command.
DataAccess Gets or sets the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object used to perform queries for the DICOM instances.
ExternalStoreDataAccess Gets or sets the Leadtools.Medical.ExternalStore.DataAccessLayer.IExternalStoreDataAccessAgent object used to perform queries for the external store database
Options Gets or sets the options for the patient updater command.
Session Gets or sets the session. (Inherited from NActionCommand)
StoreConfiguration Gets the configuration for the Leadtools.Dicom.Scp.Command.CStoreCommand. These configuration options are used by the patient updater commands.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly