'; if(pArray.length >= 4) { i=2; } else if(pArray.length >= 3) { i=2; inline = ''; } else if(pArray.length >= 2) { i=1; inline = ''; } else if(pArray.length === 1) { i=0; inline = ''; } $('#librarydrawer_story_container script').each(function() { $(this).remove(); }); $(pArray[pArray.length - 1]).after(subscribeBox); $(pArray[i]).after(inline).after($('#librarydrawer_story_container')); $('#text-story').focus(function() { if ($(this).val() == 'EMAIL ADDRESS') { $(this).css({color: '#000000', backgroundColor: '#ffffff'}); $(this).val(''); } }); $('#text-story').blur(function() { var trim = $(this).val().replace(/[\s]/g, ''); if(trim === '') { $(this).val('EMAIL ADDRESS'); $(this).css({color: '#666666', backgroundColor: '#f8f8f8', border: '#666666 1px solid'}); } }); $('.content-subscribe .btn-submit').click(function() { var val = $('.content-subscribe .text').val(); if(val.search(/[a-z0-9!#$%&'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/gi) === -1) { $('.content-subscribe .text').css('border', '#ff6600 1px solid'); $('.content-subscribe .text').focus(); return false; } return true; }); }); //-->

Improve care transitions to reduce readmissions

Tools

Before an insurer can successfully reduce hospital readmission rates, it should first work toward improving care transitions, according to Highmark. The Pittsburgh-based insurer has achieved "great traction" in reducing readmissions, largely because it requires hospitals to submit a "comprehensive care transition plan" to the patient upon discharge, AIS Health reported. Plus, that plan must be provided to the next level of care provider within 24 hours of discharge.

"As you're leaving the hospital, making [a follow-up] appointment with a caregiver probably isn't the first thing on your mind ... and often it gets forgotten," said Page Babbit, Highmark's director of provider engagement. "So hospitals are working on making that appointment, and are trying to follow up with the patient to make sure they keep it."

The hospital staff also must reconcile all of the patient's medications and ensure the patient knows how to manage the prescriptions on their own. "Our hospital partners have been working with this program for a while, and have become quite astute at knowing where to attack in regards to various types of intervention," she told AIS Health. Article