LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)
LEAD Technologies, Inc

QueryModalityWorklists Method (IWorklistDataAccessAgent)






A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which includes the matching parameters for the query.
A System.Collections.Specialized.StringCollection worklist status that won't be returned in the query results.

The allowable values are: "IN PROGRESS", "COMPLETED" and "DISCONTINUED"

Find modality work-list information with the specified matching parameters.
Syntax
'Declaration
 
Function QueryModalityWorklists( _
   ByVal matchingEntitiesCollection As MatchingParameterCollection, _
   ByVal NoReturnStatusStrings As StringCollection _
) As MWLDataset
'Usage
 
Dim instance As IWorklistDataAccessAgent
Dim matchingEntitiesCollection As MatchingParameterCollection
Dim NoReturnStatusStrings As StringCollection
Dim value As MWLDataset
 
value = instance.QueryModalityWorklists(matchingEntitiesCollection, NoReturnStatusStrings)
function Leadtools.Medical.Worklist.DataAccessLayer.IWorklistDataAccessAgent.QueryModalityWorklists( 
   matchingEntitiesCollection ,
   NoReturnStatusStrings 
)

Parameters

matchingEntitiesCollection
A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which includes the matching parameters for the query.
NoReturnStatusStrings
A System.Collections.Specialized.StringCollection worklist status that won't be returned in the query results.

The allowable values are: "IN PROGRESS", "COMPLETED" and "DISCONTINUED"

Return Value

The Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset which contains the modality work-list information that matches the query parameters.
Remarks

This method only returns a complete work-list items. If a Patient information exists which doesn't have a scheduled procedure step then the patient information won't be returned.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorklistDataAccessAgent Interface
IWorklistDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features