←Select platform

GetRequestedProcedureIDs Method (IBrokerService)

Summary

Gets the requested Procedure IDs.

Syntax

C#
VB
C++
[OperationContractAttribute()] 
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=false)] 
string[] GetRequestedProcedureIDs(  
   string accessionNumber 
) 
<OperationContractAttribute()> 
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=False)> 
Function GetRequestedProcedureIDs( _ 
   ByVal accessionNumber As String _ 
) As String() 
[OperationContractAttribute()] 
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,  
   Action="",  
   Name="",  
   Namespace="",  
   ProtectionLevel=ProtectionLevel.None,  
   HasProtectionLevel=false)] 
array<String^>^ GetRequestedProcedureIDs(  
   String^ accessionNumber 
) 

Parameters

accessionNumber
A departmental IS-generated number that identifies the order for the Imaging Service Request.

Return Value

A list of requested Procedure IDs.

Example

For an example refer to AddRequestedProcedure

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.Wcf Assembly
Click or drag to resize