Leadtools.Medical.Worklist.DataAccessLayer Namespace : IWorklistDataAccessAgent Interface |
The following tables list the members exposed by IWorklistDataAccessAgent.
Name | Description | |
---|---|---|
FindPatientInformation | Find patients information with the specified matching parameters. | |
GetAccessionNumbers | Gets a list of accession numbers corresponding to a specific patient ID and a specific issuer of patient ID. | |
GetAdmissionIDs | Gets a list of Admission IDs. | |
GetPatientIDs | Gets a list of all patient IDs. | |
GetRequestedProcedureIDs | Gets a list of Requested Procedure IDs that correspond to a specific accession number. | |
GetScheduledProcedureStepIDs | Gets a list of Scheduled Procedure Step IDs that correspond to a specific accession number and a specific Requested Procedure ID. | |
GetUnscheduledPerformedProcedureStepUIDs | Returns the SOP Instance UID for the performed procedure steps that have no scheduled procedure step. | |
IsPerformedProcedureStepExist | Decides whether a performed procedure exists. | |
QueryModalityWorklists | Find modality work-list information with the specified matching parameters. | |
QueryMPPS | Find modality performed procedure step information with the specified matching parameters. | |
ResolveUnscheduledPerformedProcedureStep | Update an existent unscheduled performed procedure step by connecting it to an existent scheduled procedure | |
UpdateMPPS | Update the information of DICOM Modality Performed Procedure Step items by adding, deleting or modifying them. | |
UpdateMWL | Update the information of DICOM Work-list items by adding, deleting or modifying them. |