Find patients information with the specified matching parameters.
public MWLDataset FindPatientInformation(
MatchingParameterCollection matchingEntitiesCollection
)
Function FindPatientInformation( _
ByVal matchingEntitiesCollection As Leadtools.Medical.Dataaccesslayer.MatchingParameterCollection _
) As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset
Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset^ FindPatientInformation(
Leadtools.Medical.Dataaccesslayer.MatchingParameterCollection^ matchingEntitiesCollection
)
matchingEntitiesCollection
A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which includes the matching parameters for the query.
The Leadtools.Medical.Worklist.DataAccessLayer.BusinessEntity.MWLDataset which contains the patient's information that matches the query parameters.
This method returns all patients information that matches the query parameters whether they have a full work-list items or not.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET