# Admitting Applicants for Courses Requiring Medical Fitness Assessment
**Source**: https://documents.manchester.ac.uk/DocuInfo.aspx?DocID=4628
**Parent**: https://documents.manchester.ac.uk/listofprocedures.aspx
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
theForm = document.aspnetForm;
}
function \_\_doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.\_\_EVENTTARGET.value = eventTarget;
theForm.\_\_EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
//<![CDATA[
Sys.WebForms.PageRequestManager.\_initialize('ctl00$ContentPlaceHolder1$ctl00', document.getElementById('aspnetForm'));
Sys.WebForms.PageRequestManager.getInstance().\_updateControls([], [], [], 90);
//]]>
| | |
| --- | --- |
| Admitting Applicants for Courses Requiring Medical Fitness Assessment **Summary:** Applicant for certain vocational or professional courses are required to demonstrate medical fitness prior to admission in order to comply with the requirements of relevant professional bodies.This procedure provides information about the admissions process for applicants who have applied for one or more of these courses. **Type:** Procedure **Category:** Equality and Diversity **Owner:** Student Recruitment and International Development Division **Contact email:** [sue.pollitt@manchester.ac.uk](mailto:sue.pollitt@manchester.ac.uk) **Last modified:** 22/01/2020 **Link to this document:** https://documents.manchester.ac.uk/display.aspx?DocID=4628 [Edit](https://documents.manchester.ac.uk/admin/editDoc2.aspx?DocID=4628) (only Administrators) | |
\
\
//<![CDATA[
Sys.Application.initialize();
//]]>