Delete a Patient
Deletes the patient identified by the provided unique patientId.
patientId
Parameters:
Future<String?> deletePatient(String patientId,);