For a list of all members of this type, see MedicalWebViewerExternalController members
Name | Description | |
---|---|---|
AddPatient | Adds the specified patient to the viewer. | |
CloseApplication | Logs out of the MedicalWebViewer and closes the browser. | |
CreateUser | Creates or updates a user for the viewer. | |
DeletePatient | Deletes the specified patient from the viewer. | |
DeleteUser | Deletes the specified user from the viewer. | |
FindInstances | Finds all instances that match the specified search criteria. | |
FindPatient | Finds all patients that match the specified search criteria. | |
FindSeries | Finds all series that match the specified search criteria. | |
FindStudies | Finds all studies that match the specified search criteria. | |
GetCurrentPatient | Gets the information about the current patient in the viewer. | |
GetImage | Returns the URL of the image with the specified SOP Instance UID. | |
GetPermissions | Returns the list of all available permissions for the medical web viewer. | |
GetRoles | Returns the list of all available roles for the medical web viewer. | |
GetUserPermissions | Returns the list of permissions for a single medical web viewer. | |
GetUserRoles | Returns the list of roles for a single medical web viewer. | |
GetUsers | Returns the list of medical web viewer users. | |
InitApplication | Starts the CommandQueue web service which the MedicalWebViewer will poll for commands once launched. | |
PatientAvailable | Queries if the patient specified by patientID exists. | |
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. | |
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. | |
ShowInstance | Displays the instances specified by sopInstanceUid in the medical web viewer. | |
ShowPatient | Displays the most recent series for the specified patientID. | |
ShowSeries | Shows the available series for the specified Series Instance UID in the viewer. | |
ShowStudy | Shows the available studies for the specified patient and study in the viewer. | |
Shutdown | Shuts down the CommandQueue web service. | |
UpdatePatient | Updates the current patient in the viewer with the new information. | |
UserLogin | Logs on to the MedicalWebViewer and launches it using the browser specified in the SelectedBrowser property. | |
UserLogout | Logs out of the MedicalViewer and returns to the Login page. | |
WaitForIdle | Blocks web service requests until "Idle" state is reached. |