"01", "Feb"=>"02", "Mar"=>"03", "Apr"=>"04", "May"=>"05", "Jun"=>"06", "Jul"=>"07", "Aug"=>"08", "Sep"=>"09", "Oct"=>"10", "Nov"=>"11", "Dec"=>"12", ); $date_elements['m']=$Mtom[$date_elements['M']]; } // print_r($date_elements); // for testing $dummy_ts = mktime( $date_elements['m'], $date_elements['d'], $date_elements['Y'] ); return date( $date_format2, $dummy_ts ); } //Returning Last Day of any given month to help in exh. period and resolving the MMYY PO number equivelent. // Take an integer month and year and returns the date of the last day in MM/DD/YY format function lastDay($month, $year){ $lastDay; $longMonths = array(1,3,5,7,8,10,12); // Months that end in 31 $shortMonths = array(4,6,9,11); // Months that end in 30 if(in_array($month,$longMonths)) $lastDay=31; else if(in_array($month, $shortMonths)) $lastDay=30; else if($month==2){ // February, check for leap year if(date('L',mktime(0,0,0,1,1,$year))==1 ) $lastDay = 29; else $lastDay =28; } return date('Y-m-d',mktime(0,0,0,$month,$lastDay,$year)) . " 23:59:59"; } function firstDay($month, $year){ return date('Y-m-d',mktime(0,0,0,$month,01,$year)) . " 00:00:00"; } //Status Code Resolved function StatusCode_Resolved($sdcode) { $SDNames = array('SD1','SD2','SD3','SD4','SD5','SD16','SD7'); $SDLabels = array('Draft Order','Order Posted','Order Approved','Lab Recieved','Materials Delivered','Closed','Voided'); for($i = 0;$i < count($SDNames);$i++) { if($sdcode==$SDNames[$i]){ return $SDLabels[$i]; } else { return "Not Found"; } } } function ShortenText($text,$chars) { if(strlen($text) > ($chars -3)){ $text = $text." "; $text = substr($text,0,$chars); $text = substr($text,0,strrpos($text,' ')); $text = $text."..."; } return $text; } ?> Blogs - Legal Nurse Consultants USA
Logo
Medical Malpractice Blogs
Blogs 1 to 10 of 14



Even More Major Medical Technology Hazards In 2018

 Posted: April 15, 2022    Author: Georgina Tyburski

During our last post, we went over the main medical technology hazards that can lead to medical malpractice in 2018. This post continues that discussion by highlight additional hazards that the ERCI Institute has identified as the major emerging threats in its annually-published list.

Remember that if you ne...

Read More


Governments Take Legal Action Against Opioid Distributors And Manufacturers

 Posted: March 1, 2019    Author: Georgina Tyburski

The opioid epidemic is a growing problem that has spread across the entire country. To date, over 30,000 Americans die every year as a result of opioid drug overdose. Furthermore, the monetary toll that the opioid epidemic takes on public services and government agencies is staggering. 

All of this is compou...

Read More


Altered Records And Medical Malpractice

 Posted: February 22, 2019    Author: Georgina Tyburski

In the U. S., doctors have the ability and obligation to maintain and edit medical records as needed. But what about alterations or omissions that are done to cover up a medical mistake or protect a medical professional from liability? 

Complete and accurate medical records are a critical part of healthcare ...

Read More


Robotic Surgical Systems Carry Unexpected Risks Of Injury And Death

 Posted: February 15, 2019    Author: Georgina Tyburski

Robotic surgical procedures have revolutionized the operating room, and nearly 700,000 surgeries are assisted by a robotic system on a yearly basis. This technology has its advantages, as it can help minimize the stress or fatigue that surgeons endure on a daily basis.

Read More


An Overview Of Caregiver Abuse In Nursing Homes

 Posted: February 8, 2019    Author: Georgina Tyburski

There is never any excuse for elder abuse, whether at the hands of family members, unpaid caregivers, or professional nursing home staff.  However, understanding the reasons behind these abusive behaviors is important, as it can allow family members to spot the signs and intervene if needed. 

Read More


The Top Three Causes Of Medical Malpractice Claims In The U. S.

 Posted: February 1, 2019    Author: Georgina Tyburski

While the figure varies annually, there are an average of over 80,000 medical malpractice suits filed every year, and trends show that this number is on the rise. These numbers are alarming, especially because estimates place the number of medical injuries at around one million per year.

Read More


Sanitation Issues Pose A Serious Threat To Nursing Home Residents

 Posted: January 25, 2019    Author: Georgina Tyburski

Every year, millions of Americans trust nursing homes to provide a high level of care and clean facilities for their elderly loved ones. This is critical for this vulnerable population, as older adults are especially susceptible to catching an infection and getting sick. An illness on top of any pre-existing medical condition can ...

Read More


How Poor Nursing Home Practices Lead To High Infection Rates

 Posted: January 18, 2019    Author: Georgina Tyburski

Year after year, countless people rely on nursing homes to provide a high level of care for their elderly loved ones. Unfortunately, as we've explored in earlier posts, many nursing homes often fall short of these expectations. Worse yet, they frequently place their residents at risk of injury or illness. This month, we're explori...

Read More


Neglect And Bedsores: How Understaffing Can Hurt Your Loved Ones

 Posted: January 11, 2019    Author: Georgina Tyburski

Understaffing is a significant problem in many nursing homes and other extended care facilities, particularly those that are trying to squeeze every last penny and maximize profits. Unfortunately, residents are the ones who usually pay the price, as understaffing has been shown to be the biggest cause behind neglect and abuse.

Read More


The Opioid Epidemic And Medical Malpractice Suits

 Posted: January 4, 2019    Author: Georgina Tyburski

The opioid crisis in the U. S. continues to ravage the nation, and it shows no signs of slowing down. According to the CDC, the opioid crisis carries an economic burden of over $70 billion on an annual basis, and about 90 Americans die of an opioid overdose each day. 

Read More


Bottom