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

FindPatientInformation Method (WorklistSqlCeDataAccessAgent)






A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which includes the matching parameters for the query.
Find patients information with the specified matching parameters.
Syntax
public override MWLDataset FindPatientInformation( 
   MatchingParameterCollection matchingEntitiesCollection
)
'Declaration
 
Public Overrides Function FindPatientInformation( _
   ByVal matchingEntitiesCollection As MatchingParameterCollection _
) As MWLDataset
'Usage
 
Dim instance As WorklistSqlCeDataAccessAgent
Dim matchingEntitiesCollection As MatchingParameterCollection
Dim value As MWLDataset
 
value = instance.FindPatientInformation(matchingEntitiesCollection)
public override MWLDataset FindPatientInformation( 
   MatchingParameterCollection matchingEntitiesCollection
)
 function Leadtools.Medical.Worklist.DataAccessLayer.WorklistSqlCeDataAccessAgent.FindPatientInformation( 
   matchingEntitiesCollection 
)
public:
MWLDataset^ FindPatientInformation( 
   MatchingParameterCollection^ matchingEntitiesCollection
) override 

Parameters

matchingEntitiesCollection
A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which includes the matching parameters for the query.

Return Value

The Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset which contains the patient's information that matches the query parameters.
Remarks

This method returns all patients information that matches the query parameters whether they have a full work-list items or not.

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

WorklistSqlCeDataAccessAgent Class
WorklistSqlCeDataAccessAgent 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