Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

Show in webframe

UpdateVisit Method (IBrokerService)






The original identification number of the visit as assigned by the healthcare provider.
The visit to update.
Updates the visit having the specified Admission ID.
Syntax
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, 
   Action="", 
   Name="", 
   Namespace="", 
   ProtectionLevel=ProtectionLevel.None, 
   HasProtectionLevel=false)]
[OperationContractAttribute()]
void UpdateVisit( 
   string admissionID,
   WCFVisit visit
)
'Declaration
 
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, 
   Action="", 
   Name="", 
   Namespace="", 
   ProtectionLevel=ProtectionLevel.None, 
   HasProtectionLevel=False)>
<OperationContractAttribute()>
Sub UpdateVisit( _
   ByVal admissionID As String, _
   ByVal visit As WCFVisit _
) 
'Usage
 
Dim instance As IBrokerService
Dim admissionID As String
Dim visit As WCFVisit
 
instance.UpdateVisit(admissionID, visit)

            

            
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, 
   Action="", 
   Name="", 
   Namespace="", 
   ProtectionLevel=ProtectionLevel.None, 
   HasProtectionLevel=false)]
[OperationContractAttribute()]
void UpdateVisit( 
   String^ admissionID,
   WCFVisit^ visit
) 

Parameters

admissionID
The original identification number of the visit as assigned by the healthcare provider.
visit
The visit to update.
Example
For an example refer to AddVisit
Requirements

Target Platforms

See Also

Reference

IBrokerService Interface
IBrokerService Members

Error processing SSI file
   Leadtools.Medical.Worklist.Wcf requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features