CEDB to Change NHIF Management Too

CEDB to Change NHIF Management Too
Ñíèìêà: Money.bg Bulgaria’s healthcare faces another reform inspired by politicians on behalf of patients

The ruling will restructure the health insurance fund. The opposition only defended the work of the institution, while the National Assembly is slowly turning into a “convent from the French Revolution”

Bulgaria News | 14.10.2009 20:48

Since the start of the work of the 41st parliament after the dictation of the faction of Citizens for European development of Bulgaria (CEDB) and with the support of Attack, The Blue Coalition, and Yane Yanev’s Order, Law, Justice party purges in key structures of the power started. With an amendment tabled in the last second the Bureau for Special Investigation Means Control was closed, and the reports of the Commission for Establishing Property Acquired from Criminal Activity, better known as the Koushlev Commission, and the Financial Supervision Commission were also not approved, this signaling clearly changes are ahead. Meanwhile, the CEDB MPs with the support of Democrats for Strong Bulgaria (DSB) emptied of content the State Agency for National Security (SANS), turning it into an informational-analytical service. Unfortunately, since the start of their parliamentary activity CEDB’s MPs are mostly occupied with cadres’ reshuffles, instead of adopting laws.

Read whole article

Read more...

ÄÚÐÆÀÂÍÈßÒ ÃËÀÂÀ ÈËÈßÍÀ ÉÎÒÎÂÀ ÈÇÁÐÀ ÀÍÄÐÅÉ ÃÞÐΠÇÀ ÑËÓÆÅÁÅÍ ÏÐÅÌÈÅР ÑÎÍß ÊÎËÒÓÊËÈÅÂÀ: ÇÀÙÎ ÍÈÊÎËÀÉ ÊÎÏÐÈÍÊΠÂÑÅ ÎÙÅ Å ÍÀ ÐÀÁÎÒÀ  ÏÐÅÇÈÄÅÍÒÑÒÂÎÒÎ? ÏÐÅÇÈÄÅÍÒ ÉÎÒÎÂÀ, ÍÅ ÑÅ ÈÇËÀÃÀÉ! ÀÏÑ ÏÐÅÄËÀÃÀÒ ÀÍÄÐÅÉ ÃÞÐΠÇÀ ÑËÓÆÅÁÅÍ ÏÐÅÌÈÅÐ: ÎÏÐÅÄÅËÈÕÌÅ ÂÈÆÄÀÍÅÒÎ ÑÈ ÑÏÎÐÅÄ Î×ÀÊÂÀÍÈßÒÀ ÍÀ ÃÎÂÎÐÅÙÈÒÅ ÍÀ ÏËÎÙÀÄÈÒÅ È ÍÀØÈß ÀÍÀËÈÇ ÊÐÓÌ ÇÀÐÊΠŠÍÎÂÈßÒ ÏÐÅÄÑÅÄÀÒÅË ÍÀ ÁÑÏ ÀÒÀÍÀÑ ÇÀÔÈÐΠÏÎÄÀÄÅ ÎÑÒÀÂÊÀ ÊÀÒÎ ÏÐÅÄÑÅÄÀÒÅË ÍÀ ÁÑÏ ÊÀËÈÍÀ ÀÍÄÐÎËÎÂÀ: ÏÏ/ÄÁ ÑÀ ÍÀÉ-ÎÏÀÑÍÀÒÀ ÀÃÅÍÒÓÐÀ, ÁÅÇÌÎÇÚ×ÅÍ ÑËÓÃÈÍÀÆ. À, ×Å ÁÚËÃÀÐÈß ÑÅ ÇÀÒÐÈÂÀËÀ, ÌÍÎÃÎ ÈÌ ÏÓÊÀ ÍÀ ÏÐÅÒÅÍÖÈÎÇÍÈÒÅ ÃËÀÂÈ, ÕÐÓÏÀÙÈ ÃÎÄÆÈ ÁÅÐÈ È ÐÓÊÎËÀ ÁÎÐÈÑËÀ ÖÅÊÎÂ: ÊÎÃÀÒÎ ÁÈÂØ ÏÐÅÇÈÄÅÍÒ ÑÒÀÍÅ ÏÀÐÒÈÅÍ ÂÎÄÀ×, ÓÏÎÒÐÅÁÀÒÀ ÍÀ "ÏÐÅÇÈÄÅÍÒ" ÑÒÀÂÀ ÍÀÏÚËÍÎ ÍÅÓÌÅÑÒÍÀ
Time: 0.670 sec
Memory: 5.29 Mb
Peak memory: 5.63 Mb
Total SQL queries: 113
Total SQL time: 0.643 sec
Slowest SQL query time: 0.267 sec
Slowest SQL query:
SELECT 
								a.ID,		
								a.option_list_image,
								a.option_full_image,
								a.option_publish_date,
								a.publish as date,
								am.enabled,
								am.Title as title,
								am.Resume as resume,
								am.Author as author,
								am.Subtitle as subtitle,
								am.image_text,
								CONCAT("original",".",a.extension) as image,
								CONCAT("medium",".",a.extension) as medium,
								CONCAT("thumb",".",a.extension) as thumb,
								DATE_FORMAT(a.publish,"%d.%m.%Y %H:%i") as publish,
								IF(a.tag IS NULL,CONCAT("post",a.ID),a.tag) as path,
								d.category_id  as category_id,
								c.category_tag
FROM bn_articles a
													INNER JOIN bn_articles_distribution d
													ON d.ArticleID = a.ID
 INNER JOIN bn_articles_meta am
																		ON am.ArticleID = a.ID
INNER JOIN bn_articles_categories c
														ON c.category_id = d.category_id
WHERE a.publish <= NOW() AND am.language_id = 1
AND d.category_id = 7
ORDER BY date DESC 
LIMIT 0,7