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

GetAccessionNumbers Method (IWorklistDataAccessAgent)






The patient ID System.String value to match the query against./>.
The Issuer of patient ID System.String value to match the query against./>.
Gets a list of accession numbers corresponding to a specific patient ID and a specific issuer of patient ID.
Syntax
string[] GetAccessionNumbers( 
   string patientID,
   string issuerOfPatientID
)
'Declaration
 
Function GetAccessionNumbers( _
   ByVal patientID As String, _
   ByVal issuerOfPatientID As String _
) As String()
'Usage
 
Dim instance As IWorklistDataAccessAgent
Dim patientID As String
Dim issuerOfPatientID As String
Dim value() As String
 
value = instance.GetAccessionNumbers(patientID, issuerOfPatientID)
string[] GetAccessionNumbers( 
   string patientID,
   string issuerOfPatientID
)
function Leadtools.Medical.Worklist.DataAccessLayer.IWorklistDataAccessAgent.GetAccessionNumbers( 
   patientID ,
   issuerOfPatientID 
)
array<String^>^ GetAccessionNumbers( 
   String^ patientID,
   String^ issuerOfPatientID
) 

Parameters

patientID
The patient ID System.String value to match the query against./>.
issuerOfPatientID
The Issuer of patient ID System.String value to match the query against./>.

Return Value

An Array of Strings representing the accession numbers corresponding to a specific patient ID and a specific issuer of patient ID.
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