C#
VB
C++
Finds the patient having the specified Patient ID and the name of the issuer of the Patient ID.
patientID
Primary hospital identification number or code for the Patient.
issuerOfPatientID
Name of the healthcare provider that issued the Patient ID.
A patient record if found; null otherwise.
For an example refer to AddPatient