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

Show in webframe

UpdatePatient Method (BrokerService)






The original primary hospital identification number or code for the Patient.
The original name for the healthcare provider that issued the Patient ID.
The patient record to update.
Updates the patient's record with the specified Patient ID and the issuer of the Patient ID.
Syntax
public void UpdatePatient( 
   string origPatientId,
   string origIssuerOfPatientId,
   WCFPatient patient
)
'Declaration
 
Public Sub UpdatePatient( _
   ByVal origPatientId As String, _
   ByVal origIssuerOfPatientId As String, _
   ByVal patient As WCFPatient _
) 
'Usage
 
Dim instance As BrokerService
Dim origPatientId As String
Dim origIssuerOfPatientId As String
Dim patient As WCFPatient
 
instance.UpdatePatient(origPatientId, origIssuerOfPatientId, patient)

            

            
public:
void UpdatePatient( 
   String^ origPatientId,
   String^ origIssuerOfPatientId,
   WCFPatient^ patient
) 

Parameters

origPatientId
The original primary hospital identification number or code for the Patient.
origIssuerOfPatientId
The original name for the healthcare provider that issued the Patient ID.
patient
The patient record to update.
Example
For an example refer to AddPatient
Requirements

Target Platforms

See Also

Reference

BrokerService Class
BrokerService 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