For a list of all members of this type, see WorklistDbDataAccessAgent members.
"Name | Description | |
---|---|---|
FindPatientInformation | Find patients information with the specified matching parameters. | |
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. |
Name | Description | |
---|---|---|
CreateDatabaseProvider | Creates the database provider for connecting and working with DICOM Work-list database. | |
CreateMppsDataSet | Returns an empty Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset. | |
CreateMWLDataSet | Returns an empty Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset. | |
PrepareFindPatientInformationCommand | Initialzies an System.Data.IDbCommand object to query for patient's information using matching parameters. | |
PrepareMPPSQueryCommand | Initialzies an System.Data.IDbCommand object to query for Modality performed procedure step information using matching parameters. | |
PrepareMWLQueryCommand | Initialzies an System.Data.IDbCommand object to query for Modality work-list information using matching parameters. | |
PrepareSelectPerformedProcedureStepSopInstanceCommand | Initialzies an System.Data.IDbCommand object to query for performed procedure step using the SOP Instance UID. | |
PrepareUnscheduledMPPSSelectCommand | Initialzies an System.Data.IDbCommand object to query for unscheduled performed procedure step SOP Instance UIDs. | |
UpdateTable | Update a specific table in a Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset or Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset by adding, deleting or modifying information. |