To achieve the program education outcomes, the Bachelor of Pharmacy Program sets the following learning outcomes on which the graduates are expected to:
To achieve the program education outcomes, the Bachelor of Pharmacy Program sets the following learning outcomes on which the graduates are expected to:
The program is accredited by Lembaga Akreditasi Mandiri Pendidikan Tinggi Kesehatan Indonesia (Indonesian Accreditation Agency for Higher Education in Health) in 2024 according to LAM-PTKes 0389/LAM-PTKes/Akr/Sar/VI/2024
jQuery(function($){ function setFullWidth() { var no_content = $('.tpb-stretch-row'); var with_content = $('.tpb-stretch-row-content'); var content_and_padding = $('.tpb-stretch-row-content-no-padding');
// tpb-stretch-row if(no_content.length > 0) { no_content.each(function(){ $el = $(this);
var calc = getCalcStretch($el);
// apply new css $el.css({ 'position': 'relative', 'left': calc.left + 'px', 'width': calc.width + 'px', 'padding-left': calc.offset + 'px', 'padding-right': calc.offset + 'px', 'box-sizing': 'border-box' }); }); }
// tpb-stretch-row-content if(with_content.length > 0) { with_content.each(function(){ $el = $(this);
var calc = getCalcStretch($el);
// apply new css $el.css({ 'position': 'relative', 'left': calc.left + 'px', 'width': calc.width + 'px', 'padding-left': '15px', 'padding-right': '15px', 'box-sizing': 'border-box' }); }); }
// tpb-stretch-row-content-no-padding if(content_and_padding.length > 0) { content_and_padding.each(function(){ $el = $(this);
var calc = getCalcStretch($el);
// apply new css $el.css({ 'position': 'relative', 'left': calc.left + 'px', 'width': calc.width + 'px' }); }); } }
function getCalcStretch($el) { // neutralize $el.css({ 'position': '', 'left': '', 'width': '', 'padding': '', 'padding-left': '', 'padding-right': '', 'box-sizing': '', });
// get outer container if($('body > div#wrapper').length > 0) { $outer = $('body > div#wrapper'); } else { $outer = $('body'); }
var outerOffset = $outer.offset(); var offset = $el.offset(); var offsetLeft = offset.left - outerOffset.left; var width = $outer.outerWidth();
// set vars var vars = { offset: offsetLeft, left: offsetLeft * -1, width: width }
return vars; }
function getCalcStretchOld($el) { // neutralize $el.css({ 'position': '', 'left': '', 'width': '', 'padding': '', 'padding-left': '', 'padding-right': '', 'box-sizing': '', });
var offset = $el.offset();
// set vars var vars = { offset: offset.left, left: offset.left * -1, width: $(window).width() }
return vars; }
$(window).resize(function() { setFullWidth(); });
setFullWidth(); });
Mission
Program Educational Objectives (PEO)
The graduates of the degree program are expected to achieve all the following values:
In line with its vision and mission, namely as a pioneer in pharmacy education with excellent national and international level; imbued with the core value of Universitas Gadjah Mada “Locally Rooted, Globally Respected,” PSPSF is committed to producing graduates who excel as pharmacy graduates with general pharmacy profiles who have 9 stars of pharmacist qualifications adapted from the World Health Organization (WHO) which describe the role of pharmacists in the world of health as caregivers, educators, communicators, leaders, decision-makers, managers, lifelong learners, possess personal and professional responsibilities, and possess scientific understanding and research capabilities
As a strategic step to respond to the industrial revolution 4.0, the graduates are equipped with soft kills obtained structurally from the curriculum, as well as co-curricular and extracurricular activities in the form of interdisciplinary content, soft skills, exposure to global competencies (enhanced stadium generale), and early exposure to the world of work according to the interests of students namely: hospital pharmacy, pharmaceutical industry, pharmaceutical traditional medicine, pharmaceutical cosmetics and food, pharmaceutical distribution and marketing, pharmaceutical research and drug discovery, and community pharmacy and regulation.