←Select platform
In This Topic ▼

IBrokerService Interface Methods

Summary

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

Public Methods

Name Description
Public Method
AddImagingServiceRequest Adds the imaging service request to the worklist database.
Public Method AddMPPS Adds the MPPS to the worklist database.
Public Method AddPatient Inserts a patient record into the broker database.
Public Method AddRequestedProcedure Adds the requested procedure to the worklist database.
Public Method AddScheduledProcedureStep Adds the scheduled procedure step to the worklist database.
Public Method AddVisit Adds the specified visit to the worklist database.
Public Method DeleteImagingServiceRequest Deletes the imaging service request having the specified accession number, patient id, and issuer of patient id.
Public Method DeleteMPPS Deletes MPPS having the specified SOP instance.
Public Method DeletePatient Deletes the specified patient record from the worklist database.
Public Method DeleteRequestedProcedure Deletes the requested procedure having the specified Accession Number and requested Procedure ID.
Public Method DeleteScheduledProcedureStep Deletes the scheduled procedure step having the specified Scheduled Procedure Step ID.
Public Method DeleteVisit Deletes the visit having the specified Admission ID.
Public Method FindImagingServiceRequest Finds the imaging service request having the specified Accession Number, Patient ID, and the name of the issuer of the Patient ID.
Public Method FindMPPS Finds the modality-performed Procedure Step instance.
Public Method FindPatient Finds the patient having the specified Patient ID and the name of the issuer of the Patient ID.
Public Method FindRequestedProcedure Finds the requested procedure having the specified Accession Number and requested Procedure ID.
Public Method FindScheduledProcedureStep Finds the Scheduled Procedure Step havimg the specified Scheduled Procedure Step ID.
Public Method FindVisit Finds the visit having the specified Admission ID.
Public Method GetAccessionNumbers Gets a list of Accession Numbers.
Public Method GetAdmissionIDs Gets the Admission IDs in the database.
Public Method GetPatientIDs Gets a list of Patient IDs from the worklist database.
Public Method GetRequestedProcedureIDs Gets the requested Procedure IDs.
Public Method GetScheduledProcedureStepIDs Gets a list of scheduled procedure step IDs.
Public Method GetUnscheduledPerformedProcedureStepUIDs Gets a list of the unscheduled Performed Procedure Step UIDs.
Public Method HandleUnscheduledMPPS Handles exceptions that result from adding an unscheduled Performed Procedure Step.
Public Method PerformedProcedureStepExists Determines whether the Procedure Step exists.
Public Method QueryMPPS Queries for a specific set of modality-performed procedure steps.
Public Method UpdateImagingServiceRequest Updates the imaging service request having the specified Accession Number, Patient ID, and the name of the issuer of Patient ID.
Public Method UpdateMPPS Updates the MPPS having the specified SOP instance.
Public Method UpdatePatient Updates the patient record having the specified Patient ID and the name of the issuer of the Patient ID.
Public Method UpdateRequestedProcedure Updates the requested procedure having the specified Accession Number and requested Procedure ID.
Public Method UpdateScheduledProcedureStep Updates the scheduled procedure step.
Public Method UpdateVisit Updates the visit having the specified Admission ID.

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

Leadtools.Medical.Worklist.Wcf Assembly