Grading Rubric for Clinical Assignment
ITEM
POSSIBLE POINTS ACTUAL POINTS
PATIENT PROFILE DATA BASE 13
1. Demographic data collection is complete and concise. This data includes a past medical history and physical data that support the plan of care. 2 points
2. Head to toe physical assessment data is comprehensive and thorough. 6 points
3. Laboratory and diagnostics test results are included. Interpretation of results are included where applicable.
4 points
4. Medications are listed 1 point
PATHOPHYSIOLOGY REVIEW 8
1. Etiology (causation) 1 point
2. Presentation (signs and symptoms) 2 points
3. Treatment regimen 2 points
4. Typical course and prognosis 2 points
5. Citations and References (Restate information in your own words. Add citations and references.) 1 point
CONCEPT MAP 27
1. Client’s main health concern is present (center of map) 1 point
2. Clear key patient problems are identified (must identify 4 problems) 4 points
3. Clearly stated nursing diagnoses(NANDA) are present for each problem 4 points
4. Key problems are accurately prioritized 2 points
5. Subjective and objective data support the nursing diagnosis (2 points per data set) 8 points
6. Key assessments are relevant and appropriate for the specific key problem. 4 points
7. Cross-links between key problems are present 4 points
PROBLEM LISTS (PLAN OF CARE) 42
1. Goals for each nursing diagnosis are clear and measurable. 2 points
2. Outcome objectives for each nursing diagnosis are clear and measurable.
2 points
3. Nursing interventions are related to the nursing diagnosis and are individualized for the client. 12 points
4. Nursing interventions are prioritized. 4 points
5. Rationale are clear, comprehensive, and support the interventions. 4 points
6. Patient responses to the nursing interventions are clearly documented and measurable where applicable. 12 points
7. Client teaching is present and relevant to the nursing diagnosis and interventions 2 points
8. Client evaluation indicates the extent to which outcome objectives were met 4 points
DRUGS AND IV’S 10
1. List all drugs and IV drip drugs or 1 point
2. Identify the drug classifications and action. 2 points
3. List accurate dosages and/or infusion rates 1 points
4. Identify possible adverse effects. 2 points
4. Note patient/family education items. 2 points
5. Indicate nursing interventions (considerations) 2 points
TOTAL POINTS 100/2
● Two 100 point clinical assignments are due. Your average score is added to your theory grade.
● You must use the templates provided. Hand written work will not be accepted.
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 });

