{#if $T.Posts.length == 0} {$P.locals.empty} {#/if} {#foreach $T.Posts as post} {#if $T.post.IsPublished} {#else} {#/if} {$T.post.Title} {#if !$T.post.IsPublished} Not Published {#/if} {$T.post.CreatedOn.toLocaleDateString()} {$T.post.CreatedOn.toLocaleTimeString()} by {$T.post.UserName} {#if $T.post.Categories && $T.post.Categories.length > 0} posted in {#foreach $T.post.Categories as cat} {#if !$T.cat$first}|{#/if} {$T.cat.Name} {#/for} {#/if} {$T.post.Summary} read more → {#if $T.post.Tags && $T.post.Tags.length > 0} Tags: {#foreach $T.post.Tags as tag} {#if !$T.tag$first} , {#/if} {$T.tag.TagName} {#/for} {#/if} {#if $T.post.Comments != null} Comments({$T.post.Comments}) {#/if} {#/for} {#if $T && $T.length > 0} {#if $P.page > 1} {$P.locals.newer} {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} {$P.locals.older} {#/if} {#/if} Subscribe to Blog Subscribe to All 1 2 3 4 Older Entries >> Lack of insurance stops patients in their tracks Monday, April 30, 2012 1:57:36 PM by Administrator Account By Joan M. Woods The other day I heard a story that’s far too common in my world as a nursing home administrator. A fellow administrator told me about a woman who came to his nursing center following a hospital stay that needed rehabilitative care following a fall. read more → Conduct lots of research before picking care facility Sunday, April 01, 2012 6:17:43 PM by Administrator Account By Joan M. Woods Trusting someone unfamiliar to provide the care a friend or family member needs is difficult. And, since most people are unfamiliar with nursing home care when first confronted with the reality that 24-hour care is necessary, the experience of placing a loved one in a skilled nursing center becomes all the more daunting. read more → Reducing readmissions will save Medicare billions Friday, February 24, 2012 11:41:24 PM by Administrator Account By Joan M. Woods In Rhode Island, more than one in four Medicare patients discharged from the hospital return within 30 days. Those hospital readmissions are not only a physical and emotional strain on patients, but they are also a costly strain on taxpayers here and elsewhere. Nationally, hospital readmissions cost Medicare more than $17 billion in 2010. The Medicare program and its participating health care providers are working together to identify the causes of those readmissions and to eliminate the ones that are preventable. read more → Health care group ready to work with legislature Monday, January 30, 2012 12:26:41 PM by Administrator Account By Joan M. Woods It was recently reported that Rhode Island ended Fiscal 2011 on June 30 with an approximate $85 million surplus. That is about $7 million more than initially budgeted last summer and more than $4 million above what was anticipated by the Chafee administration when updating its projections in September. read more → Be prepared before facing life-changing moves Thursday, January 05, 2012 1:22:09 PM by Administrator Account By Joan M. Woods The other day, I spoke with a man whose wife had recently suffered a stroke. Neither he nor his wife had planned for the sad turn of events, and he felt blindsided by the upheaval and anxiety it had caused. read more → 1 2 3 4 Older Entries >>
{#if $T && $T.length > 0} {#if $P.page > 1} {$P.locals.newer} {#/if} {#foreach $T as page} {#if $T.page$index != $P.page - 1} {#else} {#/if} {$T.page$index + 1} {#if $T.page$index != $P.page - 1} {#else} {#/if} {#/for} {#if $P.page <= $T.length - 1} {$P.locals.older} {#/if} {#/if}
{#if $T.length == 0 && $P.root} No Categories {#else} {#foreach $T as cat} {#if $P.select} {$T.cat.Name} {#else} {$T.cat.Name} {#/if} {#if $P.edit} Delete Are you sure? Yes Cancel {#/if} {#if $P.edit && !$P.isRootBlog} Move {#/if} {#/for} {#/if}
Parent category: -- {#foreach $T as cat} {$T.cat.Name} {#/for}
{#foreach $T.Years as year} {$T.year.Year} {#foreach $T.year.Months as month} {$T.month.MonthName} {#/for} {#/for}