$doctor = #רופא אישי#; $therapist = #גורם מטפל#;
if ($doctor == $therapist) { return “החזר ביקור רופא מנהל”; } else { return “החזר ביקור רגיל”; }