Updates the patient record having the specified Patient ID and the name of the issuer of the Patient ID.
[OperationContractAttribute()][FaultContractAttribute(System.Type)]public void UpdatePatient(string origPatientId,string origIssuerOfPatientId,WCFPatient patient)
<OperationContractAttribute()><FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,Action="",Name="",Namespace="",ProtectionLevel=ProtectionLevel.None,HasProtectionLevel=False)>Sub UpdatePatient( _ByVal origPatientId As String, _ByVal origIssuerOfPatientId As String, _ByVal patient As Leadtools.Medical.Worklist.Wcf.Entities.WCFPatient _)
[OperationContractAttribute()][FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,Action="",Name="",Namespace="",ProtectionLevel=ProtectionLevel.None,HasProtectionLevel=false)]void UpdatePatient(String^ origPatientId,String^ origIssuerOfPatientId,Leadtools.Medical.Worklist.Wcf.Entities.WCFPatient^ patient)
origPatientId
The original primary hospital identification number or code for the Patient.
origIssuerOfPatientId
The original name of the healthcare provider that issued the Patient ID.
patient
The patient record to update.
For an example refer to AddPatient
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
