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