i want to answer these questions without need recruiting 10 patients for small project. in matter fact, i am clinical pharmacist working in medical ward in hospital with other medical team to give better care plan for patients. Patient questionnaire: 1- i fear talking to medical staff whenever i have problem. Agree completely – Agree – Disagree – disagree completely – not sure. 2- i experience communication problems that occurring on a daily basis. Agree completely – Agree – Disagree – disagree completely – not sure. Extra Q here: what do you think are the main sources of the communication problem if any that you face with medical staff ? 3- doctors and pharmacist understand what i want when i fail to communicate my concerns. Agree completely – agree – disagree – disagree completely – not sure. extra Q here: with respect to your answer above can you tell me more about this ? how do you know that the medical staff understand or not ? 4- i am willing to be open in communicating my concerns to nurses in future. Agree completely – agree – disagree – disagree completely – not sure. 5- the medical staff should improve the mode of communicating to me as a patient. Agree completely – Agree- Disagree- disagree completely – not sure 6- can you make some suggestions with regards to ways that the communication between medical staff and patient can be improved ? please answer these question for 10 patient assuming and the writing should simple and easy to understand
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

