Related Experiment Video
Updated: Jan 20, 2026
Hospitals-II
Use of the EFQM excellence model to improve hospital pharmacy performance
Carmen Guadalupe Rodríguez-González1, Camino Sarobe-González1, María Esther Durán-García1
1Pharmacy Department, Hospital General Universitario Gregorio Marañón, Instituto de Investigación Sanitaria del Hospital Gregorio Marañón. c/ Doctor Esquerdo, 46, 28007, Madrid, Spain.
Background:
Quality management systems are widely used to improve the quality and efficiency of healthcare services. However, evidence regarding the value of the European Foundation for Quality Management (EFQM) model in improving the performance of hospital departments is lacking.
Objective:
To describe the value of the EFQM model as a quality framework for improving the performance of a hospital pharmacy department (PD).
Design:
A case study describing the development of the Enablers' criteria of the model and the results achieved.
Setting:
PD in a tertiary-care teaching hospital of the Madrid Public Health Service (Spain).
Interventions:
Four self-assessments were conducted using the questionnaire "Perfil" during the period 2008-2017. A quality improvement plan was developed on the basis of the results of each self-assessment. A balanced scorecard was used to track progress. Improvement in quality management was externally evaluated by the Spanish Management Excellence Club in 2010, 2013, and 2017.
Main Outcome Measures:
Change in the scores obtained in the external assessments, the quality improvement initiatives implemented for each Enabler's criteria, and the results of key performance indicators.
Results:
The EFQM was a useful framework for self-assessment and a good system for identifying improvement initiatives. The model progressively improved the services provided for patients, the safety and efficiency of pharmacotherapy, productivity of the PD, and customer and staff satisfaction. The external assessment scores exceeded 300 points in 2010, 400 points in 2013, and 500 points in 2017. Scores for all of the criteria progressively improved, particularly in 'people'.
Conclusions:
The EFQM was a practical tool for improvement of PD performance, especially in areas such as strategic planning, people management, and innovation. The main difficulties were the lack of decision-making capacity in relevant areas and benchmarking with other PDs.
Related Concept Videos
Hospitals-II
Nurses that work in...
Performing a Simple Data Analysis using MS-Excel Function
SUM: This function calculates the total sum of a range of values. It's the foundation for aggregating data, essential for determining overall trends and totals in datasets.
AVERAGE: It computes the mean value of a given set of numbers, providing a quick insight into the central...
Hospitals-I
Microsoft Excel: Plotting Mean, SD, and SE
First, calculate the mean, SD, and SE of your data. The mean is obtained using the formula `=AVERAGE(range)`, while SD can be calculated with `=STDEV.P(range)` for a population or `=STDEV.S(range)` for a sample. SE is calculated as `=SD/SQRT(n)`, where `n` is the sample size.
To plot these values, use a bar...
Microsoft Excel: Student's t-Test
To conduct a t-test in Excel, use the T.TEST function or the "Data...
Microsoft Excel: Pearson's Correlation