Parameterized Query in: user_object: setID
SELECT COALESCE(us1.meta_value, gs1.meta_value) AS LANGUAGE,COALESCE(us2.meta_value, gs2.meta_value) AS TIMEZONE, '' AS nice_name, '' AS username, '' AS user_email, '' AS user_mobile FROM global_settings gs1,global_settings gs2 LEFT JOIN user_settings us1 ON us1.meta_key = 'LANGUAGE' AND us1.user_id = 65535 LEFT JOIN user_settings us2 ON us2.meta_key = 'TIMEZONE' AND us2.user_id = 65535 WHERE gs1.meta_level='USER' AND gs1.meta_key = 'LANGUAGE' AND gs2.meta_level='USER' AND gs2.meta_key = 'TIMEZONE'
Warning: Undefined property: stdClass::$user_fullname in /var/www_versions/3-1/private_html/includes/classes/user_cls.php on line 509
This Client Case describes the usage of 'Clinical Trial Portal' for a Named Patient Program, more specifically for a 'Medical Need Program'.
In this Medical Need Program (MNP), participating Physicians use the web-Portal to register new Patients and request Medication.
The workflow and logistics is fully handled by the Portal. Each action results in a notification email being sent to the responsible person(s). Where needed, a Task Centre provides an overview of Tasks which are awaiting further action. Automated triggers signal further actions, like a reminder sent to Physicians to timely request Follow-up medication.
One of the main reasons for our client (Astellas Pharma) to decide for our web-based platform was the user-friendliness of our platform. Both for the participating Physicians and for the Sponsor.
More information on this topic, including a price indication, can be found at medical-need-program.com.