Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

FindPatientInformation Method (IWorklistDataAccessAgent)






A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which includes the matching parameters for the query.
Find patients information with the specified matching parameters.
Syntax
'Declaration
 
Function FindPatientInformation( _
   ByVal matchingEntitiesCollection As MatchingParameterCollection _
) As MWLDataset
'Usage
 
Dim instance As IWorklistDataAccessAgent
Dim matchingEntitiesCollection As MatchingParameterCollection
Dim value As MWLDataset
 
value = instance.FindPatientInformation(matchingEntitiesCollection)

            

            

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

See Also

Reference

IWorklistDataAccessAgent Interface
IWorklistDataAccessAgent Members

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