C#
VB
C++
Deletes the specified patient record from the worklist database.
[OperationContractAttribute()][FaultContractAttribute(System.Type)]public void DeletePatient(string patientId,string issuerOfPatientID)
<FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,Action="",Name="",Namespace="",ProtectionLevel=ProtectionLevel.None,HasProtectionLevel=False)><OperationContractAttribute()>Sub DeletePatient( _ByVal patientId As String, _ByVal issuerOfPatientID As String _)
[FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,Action="",Name="",Namespace="",ProtectionLevel=ProtectionLevel.None,HasProtectionLevel=false)][OperationContractAttribute()]void DeletePatient(String^ patientId,String^ issuerOfPatientID)
patientId
Primary hospital identification number or code for the Patient.
issuerOfPatientID
Name of the healthcare provider that issued the Patient ID.
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
