C#
VB
C++
Gets a list of Accession Numbers.
[OperationContractAttribute()][FaultContractAttribute(System.Type)]public string[] GetAccessionNumbers(string patientID,string issuerOfPatientID)
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,Action="",Name="",Namespace="",ProtectionLevel=ProtectionLevel.None,HasProtectionLevel=False)><OperationContractAttribute()>Function GetAccessionNumbers( _ByVal patientID As String, _ByVal issuerOfPatientID As String _) As String()
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,Action="",Name="",Namespace="",ProtectionLevel=ProtectionLevel.None,HasProtectionLevel=false)][OperationContractAttribute()]array<String^>^ GetAccessionNumbers(String^ patientID,String^ issuerOfPatientID)
patientID
Primary hospital identification number or code for the Patient.
issuerOfPatientID
Name of the healthcare provider that issued the Patient ID.
List of Accession Numbers.
For an example refer to AddImagingServiceRequest
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
