←Select platform
In This Topic ▼

MedicalWebViewerExternalController Class Methods

Summary

For a list of all members of this type, see MedicalWebViewerExternalController members

Public Methods

Name Description
Public Method
AddPatient Adds the specified patient to the viewer.
Public Method CloseApplication Logs out of the MedicalWebViewer and closes the browser.
Public Method CreateUser Creates or updates a user for the viewer.
Public Method DeletePatient Deletes the specified patient from the viewer.
Public Method DeleteUser Deletes the specified user from the viewer.
Public Method FindInstances Finds all instances that match the specified search criteria.
Public Method FindPatient Finds all patients that match the specified search criteria.
Public Method FindSeries Finds all series that match the specified search criteria.
Public Method FindStudies Finds all studies that match the specified search criteria.
Public Method GetCurrentPatient Gets the information about the current patient in the viewer.
Public Method GetImage Returns the URL of the image with the specified SOP Instance UID.
Public Method GetPermissions Returns the list of all available permissions for the medical web viewer.
Public Method GetRoles Returns the list of all available roles for the medical web viewer.
Public Method GetUserPermissions Returns the list of permissions for a single medical web viewer.
Public Method GetUserRoles Returns the list of roles for a single medical web viewer.
Public Method GetUsers Returns the list of medical web viewer users.
Public Method InitApplication Starts the CommandQueue web service which the MedicalWebViewer will poll for commands once launched.
Public Method PatientAvailable Queries if the patient specified by patientID exists.
Public Method SetDefOption Sets users default option's value for the Medical web viewer.If the name/value of the option specified already exists, it will be overwritten by the new value.
Public Method SetUserOption Sets the currently logged in user option's value for the Medical web viewer.If the name/value of the option specified already exists, it will be overwritten by the new value.
Public Method ShowInstance Displays the instances specified by sopInstanceUid in the medical web viewer.
Public Method ShowPatient Displays the most recent series for the specified patientID.
Public Method ShowSeries Shows the available series for the specified Series Instance UID in the viewer.
Public Method ShowStudy Shows the available studies for the specified patient and study in the viewer.
Public Method Shutdown Shuts down the CommandQueue web service.
Public Method UpdatePatient Updates the current patient in the viewer with the new information.
Public Method UserLogin Logs on to the MedicalWebViewer and launches it using the browser specified in the SelectedBrowser property.
Public Method UserLogout Logs out of the MedicalViewer and returns to the Login page.
Public Method WaitForIdle Blocks web service requests until "Idle" state is reached.

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

Leadtools.Medical.WebViewer.ExternalControl Assembly