←Select platform

FindRequestedProcedure Method (BrokerService)

Summary

Finds the requested procedure with the specified accession number and requested procedure id.

Syntax

C#
VB
C++
Public Function FindRequestedProcedure( _ 
   ByVal accessionNumber As String, _ 
   ByVal requestedProcedureID As String _ 
) As Leadtools.Medical.Worklist.Wcf.Entities.WCFRequestedProcedure 
public: 
Leadtools.Medical.Worklist.Wcf.Entities.WCFRequestedProcedure^ FindRequestedProcedure(  
   String^ accessionNumber, 
   String^ requestedProcedureID 
) 

Parameters

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

requestedProcedureID
Identifier that identifies the Requested Procedure in the Imaging Service Request.

Return Value

The requested procedure if found, null otherwise.

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