Treatment planning: Fracture at the head of the humerus: 1.) Read your case study and research the diagnosis.
2.)Write a 3 page paper, introduction including for example the clients history, you could make up a name and a little story how she was injured,( occupational profile), present conditions, the etiology of this condition, Occupational therapy, physical therapy and medical interventions typically used to Treat this problem and any safety precautions. You must use at least 2 journal articles that
Provide OT evidence based research for treatment interventions used.
3.) Provide a copy of the case study and copies of your journal article with the paper.
Case study: patient is a 73-year-old female who had a fracture at the head humerus. MD sent her to occupational therapy after 5 weeks of immobilization. Occupational therapy evaluate PROM
(passive range of motion)only flexion 20 degree, abduction 25 degrees, external rotation 0, internal rotation 0, elbow ATOM (active range of motion)is 40-110 degree and hand is swollen and pt. has about 50 percent of normal movement in digits. Patient reports pain is consistently 3/10 at rest and it was 8/10 during PROM. Patient is very “young” for 73, plays golf and shuffleboard with her husband and friends and she is determined to get back to tha
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 });

