public WCFPatient FindPatient( string patientID, string issuerOfPatientID )
public WCFPatient FindPatient(
string patientID,
string issuerOfPatientID
)
Public Function FindPatient( _ ByVal patientID As String, _ ByVal issuerOfPatientID As String _ ) As WCFPatient
Public Function FindPatient( _
ByVal patientID As String, _
ByVal issuerOfPatientID As String _
) As WCFPatient
public: WCFPatient^ FindPatient( String^ patientID, String^ issuerOfPatientID )
public:
WCFPatient^ FindPatient(
String^ patientID,
String^ issuerOfPatientID
patientID Primary hospital identification number or code for the Patient.
issuerOfPatientID Name of healthcare provider that issued the Patient ID.
A patient record if found, null otherwise.
For an example refer to AddPatient
Target Platforms
BrokerService Class
BrokerService Members
Getting Started
Tutorials
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
Cloud Services Web API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries