---
title: "Latest News"
description: "The Society of Trauma Nurses (STN) is a professional nonprofit organization dedicated to promoting optimal and equitable trauma care through education, research, and collaboration. Explore the Journal of Trauma Nursing, specialized courses, and networking opportunities to advance trauma care."
url: "https://www.traumanurses.org/resources/latest-news?start=25"
date: "2026-06-24T00:33:24+00:00"
language: "en-GB"
---

#  Latest News

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Welcome",
            "item": "https://www.traumanurses.org"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Latest News",
            "item": "https://www.traumanurses.org/resources/latest-news"
        }
    ]
}
```
