Show news: from last 30 days (default), 60 days, 90 days, last visit or all

NICE consultation for end of life care service delivery

7th May 2019

Draft guidance, for end of life care service delivery, is available for consultation until 7 June 2019.

Click here to view

click here to view

ug Compatibility Checker:https://about.medicinescomplete.com/publication/drug-compatibility-checker/

If you have a subscription to Palliative Care Formulary through MedicinesComplete, you will have access to PCF’s Syringe Driver Database through Drug Compatibility Checker, at no charge through 2023. 

To contribute to PCF’s Syringe Driver Database please continue to submit a clinical practice report using palliativedrugs.com here: https://www.palliativedrugs.com/syringe-driver-database.html

To learn more about a subscription to the Palliative Care Formulary through MedicinesComplete, please contact us here: https://info.medicinescomplete.com/sales

If you have any questions regarding access to PCF’s Syringe Driver Database or would like to renew your subscription to Palliative Care Formulary, please contact pharmpress-support@rpharms.com.


' . $row['title'] . '

' . '' . $row['ndate'] . '

'; $content1 = preg_replace('#]*>(s| ?)*

#', '', stripslashes($row['content'])); echo '

' . html_entity_decode($content1) . '

'; if (strpos($row['link'], 'ttp://') != false) { $target = 'target="_blank" '; } else { $target = '';} if ($row['url']) { echo "

" . $row['url'] . "

"; } elseif ($row['link']) { echo "

click here to view

"; } echo ""; } } else if ($since != '') { $sql = "SELECT *,DATE_FORMAT(news_date,'%D %M %Y')as ndate FROM 3bit_news WHERE status=1 AND type='news' AND news_date > '" . $from_date . "' ORDER BY news_date DESC"; $rs = open_SQL($sql); while ($row = mysqli_fetch_array($rs)) { echo '

' . $row['title'] . '

' . '' . $row['ndate'] . '

'; $content1 = preg_replace('#]*>(s| ?)*

#', '', stripslashes($row['content'])); echo '

' . html_entity_decode($content1) . '

'; if (strpos($row['link'], 'ttp://') != false) { $target = 'target="_blank" '; } else { $target = '';} if ($row['url']) { echo "

" . $row['url'] . "

"; } elseif ($row['link']) { echo "

click here to view

"; } echo "
"; } }?>