Missing Controller

Error: OutpatientController could not be found.

Error: Create the class OutpatientController below in file: app/controllers/outpatient_controller.php

<?php
class OutpatientController extends AppController {

	var $name = 'Outpatient';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp