Submitting Form...
×

PhD in Medical Science

university icon
Sunway University

PhD in Medical Science

university icon
Sunway University

PhD in Medical Science

Qualification
Doctoral Degree (PhD)
Duration
3 years
Intake
JanJanFebFebMarMarAprAprMayMayJunJunJulJulAugAugSepSepOctOctNovNovDecDec
English Requirement
IELTS 6.0
Offer Letter
Free
Class Type
Physical
Course Fee for International Students
First year from MYR 19,720 excludes 6% SST & other fees
Estimated total tuition from ~MYR 59,160 3 years programme
Published fees don't include possible scholarships and YourUni discounts — most students pay less than the sticker price.

See your real cost — with discounts

Free, no obligation. We'll send your exact breakdown for PhD in Medical Science on WhatsApp.

Exact year-by-year tuition breakdown
Your scholarship & YourUni discount eligibility
All other fees (visa/EMGS, resource, international)
Instalment & payment-plan options
No spam. We only use your details to send your fee breakdown and help you apply.

You're all set, John

Our team is preparing your full fee breakdown for PhD in Medical Science plus any scholarships you qualify for. Tap below to open the chat and get it on WhatsApp now.

We usually reply within minutes during working hours.

Would you like to apply to
Sunway University ?

The Doctor of Philosophy (PhD) in Medical Science at Sunway University is a research-based programme in which students become actively engaged in bidirectional translational medicine. The programme focuses on studies that either bring current issues from patients and medical care to laboratory settings, or take scientific discoveries made in the laboratory or clinic and transforms them into new treatments and approaches to improve health and medical care in the community.

Along with supervisory guidance, students identify a research question or topic within the scope of medical science and work independently on a research project. Students are required to complete one taught module, Clinical Research Methodology, which is designed to prepare students for their competency in project planning and management, and also to ensure they become ethically literate and socially responsible. To graduate, students must produce a thesis based on their original research and subsequently pass the thesis examination and viva voce.

Entry Requirements

  1. A Master’s degree in medical science or related fields accepted by the University Senate
     
  2. Other qualifications that are equivalent to a Master’s degree or professional qualification related to the field of Medical Science and experience recognised by the University Senate.
     
  3.  A Bachelor’s degree with the following conditions:
    • A bachelor’s degree in medical science or related fields with CGPA 3.67 or higher or its equivalent from an academic programme or a Technical and Vocational Education and Training (TVET) programme may direct progression to PhD programme and approval by the University Senate; OR
    • A relevant bachelor’s degree with CGPA 3.00 may convert their candidacy to the PhD programme after one year of studying at Master level and approval by the University Senate.

Programme Structure

An advanced study the management of a research project. The first part discusses the design of a scientific project in health and medical settings, including research questions, hypothesis, method selection, problem solving, and data collection and analysis. The second part consists of ethical theory and ethical issues related to clinical research especially the application of ethics for utilizing human specimens. The third part of this subject focuses on the statistical analysis and its methods.

Production of thesis is based on students’ original research throughout the PhD candidature. Students must submit a PhD thesis and obtain a pass grade in the thesis examination in order to be awarded a PhD degree.

The School has a dedicated team of Supervisors with expertise in areas of research including (but not limited to):

  • Aging and Geriatrics
  • Cardiovascular Research
  • Communicable Diseases
  • Eco-health
  • Genomics and Precision Medicine
  • Neuroscience
  • Non-communicable Diseases
  • Oncology
  • Pharmacy
  • Public Health and Organisational Health
Hello!
Click one of our representatives below to chat on WhatsApp or send us an email to info@your-uni.com

The team typically replies in a few minutes.

Need help? Chat with us
Some text some message..
function updateCounselorWhatsAppCount(counselorId) { var xhr = new XMLHttpRequest(); xhr.open("POST", "admin/php/update_counselor_whatsapp_count.php", true); xhr.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var response = JSON.parse(xhr.responseText); if (response.status === "success") { console.log("WhatsApp count updated successfully"); } else { console.error("Failed to update WhatsApp count: " + response.message); } } }; xhr.send("id=" + counselorId); } $(".btn-whatsapp-chat-wrapper").click(function (){ event.preventDefault(); // $(".btn-whatsapp-contact-us-float").toggleClass('cross'); // $('.chat-text').toggleClass('hidden'); // $('.contact-us-float').fadeToggle(500); var xhr = new XMLHttpRequest(); xhr.open("POST", "admin/php/update_whatsapp_count.php", true); xhr.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var response = JSON.parse(xhr.responseText); if (response.status === "success") { console.log("WhatsApp count updated successfully"); } else { console.error("Failed to update WhatsApp count: " + response.message); } } }; // page title var pageTitle = document.title || "Unknown Page"; xhr.send("source_page=" + encodeURIComponent(window.location.pathname) + "&page_title=" + encodeURIComponent(pageTitle)); window.open("https://api.whatsapp.com/send?phone=+60174733193&text=Hello%20YourUni%20Consultancy%20Team", '_blank'); // window.location.href = "https://api.whatsapp.com/send?phone=+60174733193&text=Hello%20YourUni%20Consultancy%20Team"; });