// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 29, 2026
28.9 C
Singapore

US court rules that pregnant women who take drugs cannot be charged for child abuse

The Pennsylvania Supreme Court ruled on Friday that women who use illegal drugs cannot be prosecuted for child abuse offenses. This, after Clinton County Children and Youth Services charged a mother who gave birth to a baby addicted to drugs and removed the infant from her care.

The state’s apex court made the ruling on the basis that Pennsylvania law that does not recognize fetuses as children and that Child Protective Services Law should only protect children from abuse.

Writing for the majority, Justice Christine Donahue noted that the wording of the law would have included protection for an unborn child if the CPSL was intended to protect unborn children. She added:

“The fact that the actor, at a later date, becomes a person who meets one of the statutorily-defined categories of ‘perpetrator’ does not bring her earlier actions — even if committed within two years of the child’s bodily injury — under the CPSL.
“We conclude, based on the relevant statutory language, that a mother cannot be found to be a perpetrator of child abuse against her newly born child for drug use while pregnant.”

The ruling was not unanimous. Justice Sallie Updyke Mundy, who voted against the ruling, wrote that the infant had “suffered bodily injury after birth when she began exhibiting withdrawal symptoms. Therefore, the mother was the perpetrator of child abuse on (the baby) after birth, notwithstanding the fact that she ingested the drugs prior to birth.”

- Advertisement -

Hot this week

‘I’d rather read something imperfect by a human,’ employee says AI is changing work for the worse

SINGAPORE: Artificial intelligence may be helping employees get through their workloads faster, but not everyone believes that's a good thing. One Singaporean employee says the rapid rise of AI is...

Years-long abandoned bicycles are becoming an eyesore, and residents are now complaining

Abandoned bicycles were found locked in public areas in the Pasir Ris HDB estate, some even for years. Residents complained that they were unsightly and obstructed passage. Pasir Ris-Changi Town Co...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks