LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
WorklistDbDataAccessAgent Class Members
See Also  Properties  Methods 
Leadtools.Medical.Worklist.DataAccessLayer Namespace : WorklistDbDataAccessAgent Class

The following tables list the members exposed by WorklistDbDataAccessAgent.

Protected Properties

 NameDescription
protected Property DataProviderGets the database provider for connecting and working with DICOM Worklist database.  
protected Property WorklistCatalogGets the configured Leadtools.Medical.DataAccessLayer.Catalog.ICatalog which describes the DICOM Worklist database.  
Top

Public Methods

 NameDescription
public Method FindPatientInformationFind patients information with the specified matching parameters.  
public Method GetUnscheduledPerformedProcedureStepUIDsReturns the SOP Instance UID for the performed procedure steps that have no scheduled procedure step.  
public Method IsPerformedProcedureStepExistDecides whether a performed procedure exists.  
public Method QueryModalityWorklistsFind modality work-list information with the specified matching parameters.  
public Method QueryMPPSFind modality performed procedure step information with the specified matching parameters.  
public Method ResolveUnscheduledPerformedProcedureStepUpdate an existent unscheduled performed procedure step by connecting it to an existent scheduled procedure.  
public Method UpdateMPPSUpdate the information of DICOM Modality Performed Procedure Step items by adding, deleting or modifying them.  
public Method UpdateMWLUpdate the information of DICOM Work-list items by adding, deleting or modifying them.  
Top

Protected Methods

 NameDescription
protected Method CreateDatabaseProviderCreates the database provider for connecting and working with DICOM Work-list database.  
protected Method CreateMppsDataSetReturns an empty Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset.  
protected Method CreateMWLDataSetReturns an empty Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset.  
protected Method PrepareFindPatientInformationCommandInitialzies an System.Data.IDbCommand object to query for patient's information using matching parameters.  
protected Method PrepareMPPSQueryCommandInitialzies an System.Data.IDbCommand object to query for Modality performed procedure step information using matching parameters.  
protected Method PrepareMWLQueryCommandInitialzies an System.Data.IDbCommand object to query for Modality work-list information using matching parameters.  
protected Method PrepareSelectPerformedProcedureStepSopInstanceCommandInitialzies an System.Data.IDbCommand object to query for performed procedure step using the SOP Instance UID.  
protected Method PrepareUnscheduledMPPSSelectCommandInitialzies an System.Data.IDbCommand object to query for unscheduled performed procedure step SOP Instance UIDs.  
protected Method UpdateTableUpdate a specific table in a Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset or Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MPPSDataset by adding, deleting or modifying information.  
Top

See Also

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features