![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command.NAction.PatientUpdater Namespace : PatientUpdaterCommand Class |
The following tables list the members exposed by PatientUpdaterCommand.
Name | Description | |
---|---|---|
![]() | Canceled | Gets a value indicating if the Cancel method was called on the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | 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. |
![]() | RequestDataSet | Gets the Leadtools.Dicom.DicomDataSet that is received with the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | Session | Gets or sets the session. (Inherited from Leadtools.Dicom.Scp.Command.NActionCommand) |
![]() | StoreConfiguration | Gets the configuration for the Leadtools.Dicom.Scp.Command.CStoreCommand. These configuration options are used by the patient updater commands. |
Name | Description | |
---|---|---|
![]() | Cancel | Cancel the processing of the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | Execute | Overloaded. Process the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() ![]() | LogAudit | Logs the specified entry as an Audit level entry. |
Name | Description | |
---|---|---|
![]() | DeletePatient | Deletes the specified patient. |
![]() | DeleteSeries | Deletes the information about the specified series. |
![]() | DeleteStudy | Deletes the specified study. |
![]() | DoExecute | Performs the actual processing of the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | 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. |
![]() | IfCanceledThrowException | Throws an exception if the user canceled the execution of the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | PatientExists | Checks to to see whether the specified patient ID exists. |
![]() | SendErrorResponse | Sends the error response that occured during a DICOM command. (Inherited from Leadtools.Dicom.Scp.Command.NActionCommand) |
![]() | SeriesExists | Checks to to see whether the specified series UID exists. |
![]() | StudyExists | Checks to to see whether the specified study UID exists. |
![]() | Validate | Validates the specified updater command. |
![]() | ValidateRequestDataSet | Validates the dataset sent during a DICOM command request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |