---
title: "Home"
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/component/finder/search"
date: "2026-06-14T01:30:25+00:00"
language: "en-GB"
---

#  Home

[Advanced Search](#advancedSearch)

 Here are a few examples of how you can use the search feature:

Entering **this and that** into the search form will return results containing both "this" and "that".

Entering **this not that** into the search form will return results containing "this" and not "that".

Entering **this or that** into the search form will return results containing either "this" or "that".

Search results can also be filtered using a variety of criteria. Select one or more filters below to get started.

Search by Type

Search All

Search by Author

Search All

Search by Category

Search All

Search by Language

Search All

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.traumanurses.org/component/finder/search#organization",
    "name": "Society of Trauma Nurses",
    "alternateName": "STN",
    "description": "The Society of Trauma Nurses is a professional nonprofit organization whose mission is to promote optimal and equitable trauma care to all people through initiatives focused on trauma nurses related to prevention, education and collaboration with other healthcare disciplines.",
    "email": "info@traumanurses.org",
    "url": "https://www.traumanurses.org",
    "telephone": "(859) 977-7456",
    "foundingDate": "1989-01-01",
    "logo": "https://www.traumanurses.org/_resources/images/core/google-structured-data-thumbnail.png",
    "image": "https://www.traumanurses.org/_resources/images/core/google-structured-data-thumbnail.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "1024 Capital Center Drive, Suite 205",
        "addressCountry": "US",
        "addressLocality": "Frankfort",
        "addressRegion": "KY",
        "postalCode": "40601"
    },
    "sameAs": [
        "https://www.facebook.com/SocietyOfTraumaNurses/",
        "https://x.com/SocTraumaNurses",
        "https://www.instagram.com/soctraumanurses",
        "https://www.linkedin.com/groups/6512294/",
        "https://flickr.com/photos/195061084@N05/albums"
    ]
}
```
