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

Show in webframe

FindVisit Method (IBrokerService)






Identification number of the visit as assigned by the healthcare provider.
Finds 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()]
WCFVisit FindVisit( 
   string admissionID
)
'Declaration
 
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault, 
   Action="", 
   Name="", 
   Namespace="", 
   ProtectionLevel=ProtectionLevel.None, 
   HasProtectionLevel=False)>
<OperationContractAttribute()>
Function FindVisit( _
   ByVal admissionID As String _
) As WCFVisit
'Usage
 
Dim instance As IBrokerService
Dim admissionID As String
Dim value As WCFVisit
 
value = instance.FindVisit(admissionID)

            

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

Parameters

admissionID
Identification number of the visit as assigned by the healthcare provider.

Return Value

The visit if found; null otherwise.
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