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

UpdateRequestedProcedure Method (BrokerService)






A departmental IS generated number that identifies the order for the Imaging Service Request.
The origininal identifier that identifies the Requested Procedure in the Imaging Service Request.
The requested procedue to update.
Updates the requested procedure with the specified Accession Number and requested Procedure ID.
Syntax
public void UpdateRequestedProcedure( 
   string accessionNumber,
   string requestedProcedureID,
   WCFRequestedProcedure procedure
)
'Declaration
 
Public Sub UpdateRequestedProcedure( _
   ByVal accessionNumber As String, _
   ByVal requestedProcedureID As String, _
   ByVal procedure As WCFRequestedProcedure _
) 
'Usage
 
Dim instance As BrokerService
Dim accessionNumber As String
Dim requestedProcedureID As String
Dim procedure As WCFRequestedProcedure
 
instance.UpdateRequestedProcedure(accessionNumber, requestedProcedureID, procedure)
public void UpdateRequestedProcedure( 
   string accessionNumber,
   string requestedProcedureID,
   WCFRequestedProcedure procedure
)
 function Leadtools.Medical.Worklist.Wcf.Service.BrokerService.UpdateRequestedProcedure( 
   accessionNumber ,
   requestedProcedureID ,
   procedure 
)
public:
void UpdateRequestedProcedure( 
   String^ accessionNumber,
   String^ requestedProcedureID,
   WCFRequestedProcedure^ procedure
) 

Parameters

accessionNumber
A departmental IS generated number that identifies the order for the Imaging Service Request.
requestedProcedureID
The origininal identifier that identifies the Requested Procedure in the Imaging Service Request.
procedure
The requested procedue to update.
Example
For an example refer to AddRequestedProcedure
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

BrokerService Class
BrokerService Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.