Kulliyyah of Nursing • IIUM

Vision, Missions & Goals

01

Our Vision

To be a centre of excellence internationally in holistic nursing with Islamic values and ethics in serving the Ummah.

02

Our Missions

To produce competent professional nurses imbued with Islamic values and ethics, and able to work as a team in various healthcare settings.
To be a pioneer in nursing research and publication, recognized internationally.
To provide expert consultancy both academically and clinically.
03

Our Goals

To yield high quality undergraduate, postgraduate in the discipline of holistic nursing programme and nursing research.
To graduate nurse clinicians, researchers, administrators and educators of highest academic competence, skills, dedication, integrity and character imbued with Islamic principles and values.
To develop a strong network with academic and professionals higher institution within our nation and worldwide.

Excellence in Nursing • Islamic Values & Ethics • Research & Innovation • Professionalism • Service to the Ummah

(function () { function initKONVMGAnimation() { var elements = document.querySelectorAll( '.kon-vmg-page .kon-vmg-animate' ); /* ============================================= FALLBACK FOR OLD BROWSERS ============================================= */ if ( !('IntersectionObserver' in window) ) { elements.forEach( function (element) { element.classList.add( 'kon-vmg-visible' ); } ); return; } /* ============================================= VIEWPORT OBSERVER ============================================= */ var observer = new IntersectionObserver( function (entries) { entries.forEach( function (entry) { if ( entry.isIntersecting ) { entry.target .classList .add( 'kon-vmg-visible' ); /* Animate only once. Once viewed, it remains visible. */ observer.unobserve( entry.target ); } } ); }, { threshold: 0.18, rootMargin: '0px 0px -35px 0px' } ); elements.forEach( function (element) { observer.observe( element ); } ); } if ( document.readyState === 'loading' ) { document.addEventListener( 'DOMContentLoaded', initKONVMGAnimation ); } else { initKONVMGAnimation(); } })();