Identify an area of chronic illness of specific interest to you and that is represented as a Healthy People 2020 topic (healthypeople.gov). Explain your choice and your interest in it. Prepare a questionnaire utilizing your knowledge of health and illness, with the aim of acquiring all information you need from patients to prepare a plan of care for the specific illness group. Submit your information in a 4- to 5-page Microsoft Word document. In addition to your questionnaire, be sure to include the following details in your paper.
Chronic Illness of interest
Morbidity and cormorbidity of the disease
Impact of the chronic illness and patient morbidity and the affect to overall health of nation
Healty People 2020 goals and objectives for specific illness group
Support your responses with examples.
Cite any sources in APA format.
Assignment 3 Grading Criteria
Maximum Points
Identified a chronic illness of interest and discussed the morbidity and comorbidity of the disease.
32
Discussed the impact of the chronic illness and patient morbidity and discussed how this will affect the overall health of the nation.
32
Discussed Healthy People 2020 goals and objectives pertaining to the specific illness group.
28
Prepared questionnaire for assessment of specific illness group.
28
Used correct spelling, grammar, and professional vocabulary. Cited all sources using APA format.
20
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 });

