LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

GetAccessionNumbers Method (IWorklistDataAccessAgent)

Show in webframe





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)

            

            
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

See Also

Reference

IWorklistDataAccessAgent Interface
IWorklistDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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