www.shepherd.org Open in urlscan Pro
72.47.217.188  Public Scan

Submitted URL: http://www.shepherd.org/
Effective URL: https://www.shepherd.org/
Submission: On January 11 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET /search

<form class="form" method="get" action="/search">
  <div class="search-label">
    <label for="inline_search_query_field">Search <span class="extra">Shepherd Center</span></label>
  </div>
  <div class="search-field">
    <span class="icon icon-search"></span>
    <input class="form-control" type="search" name="addsearch" id="inline_search_query_field" placeholder="Search Shepherd Center">
  </div>
</form>

GET /search

<form class="form" method="get" action="/search">
  <div class="search-label">
    <label for="search_query_field">Search <span class="extra">Shepherd Center</span></label>
  </div>
  <div class="search-field">
    <input class="form-control" type="search" name="addsearch" id="search_query_field">
  </div>
  <div class="search-button">
    <button type="submit" class="btn btn-primary"><span>Search</span></button>
  </div>
</form>

POST https://www.shepherd.org/subscription-handler

<form action="https://www.shepherd.org/subscription-handler" method="post">
  <div class="group group-1">
    <fieldset class="options interests">
      <legend>Email Delivery</legend>
      <h3 class="options-header">I want to receive these updates <nobr>by email:</nobr>
      </h3>
      <div class="options-proper">
        <label class="checkbox">
          <input name="Email___Shepherd_Center_Magazine" type="checkbox" value="Yes"><span class="styled" role="presentation"></span> Shepherd Center Magazine </label>
        <!--<label class="checkbox">
                            <input name="Email___Shepherd_Center_News" type="checkbox" value="Yes"><span class="styled" role="presentation"></span>
                            Shepherd Center News
                        </label>-->
        <label class="checkbox">
          <input name="Email___Spinal_Cord_Injury_News" type="checkbox" value="Yes"><span class="styled" role="presentation"></span> Spinal Cord Injury News </label>
        <label class="checkbox">
          <input name="Email___Brain_Injury_News" type="checkbox" value="Yes"><span class="styled" role="presentation"></span> Brain Injury News </label>
        <label class="checkbox">
          <input name="Email___MS_News" type="checkbox" value="Yes"><span class="styled" role="presentation"></span> MS News </label>
        <!--<label class="checkbox">
                            <input name="Email___Chronic_Pain_News" type="checkbox" value="Yes"><span class="styled" role="presentation"></span>
                            Chronic Pain News
                        </label>-->
        <label class="checkbox">
          <input name="Email___News_For_Healthcare_Professionals" type="checkbox" value="Yes"><span class="styled" role="presentation"></span> Healthcare Professionals News </label>
        <label class="checkbox">
          <input name="Email___Research_Annual_Report" type="checkbox" value="Yes"><span class="styled" role="presentation"></span>
          <!--Research Annual Report--> Innovation Update </label>
        <!--<label class="checkbox">
                            <input name="Donate_Volunteer" type="checkbox" value="Yes"><span class="styled" role="presentation"></span>
                            Foundation News
                        </label>-->
        <label class="checkbox">
          <input name="Email___NeuroRehabilitation_Learning" type="checkbox" value="Yes"><span class="styled" role="presentation"></span> Learning Institute Announcements </label>
      </div>
    </fieldset>
  </div>
  <div class="group group-2">
    <fieldset class="options by-mail">
      <legend>Postal Delivery</legend>
      <h3 class="options-header">I want to receive this publication <nobr>by mail:</nobr>
      </h3>
      <div class="options-proper">
        <label class="checkbox">
          <input type="checkbox" name="Mail___Shepherd_Center_Magazine" value="Yes"><span class="styled" role="presentation"></span> Shepherd Center Magazine </label>
        <!--<label class="checkbox">
                            <input type="checkbox" name="Mail___AXIS_Newsletter" value="Yes"><span class="styled" role="presentation"></span>
                            AXIS Newsletter (for SCI)
                        </label>-->
      </div>
    </fieldset>
    <fieldset class="address-info" aria-hidden="true">
      <legend>Your Address</legend>
      <div class="field street-address">
        <label>
          <span class="label-proper">Street Address</span>
          <input type="text" name="street_address" value="" tabindex="-1">
        </label>
      </div>
      <div class="field city">
        <label>
          <span class="label-proper">City</span>
          <input type="text" name="city" value="" tabindex="-1">
        </label>
      </div>
      <div class="field state">
        <label>
          <span class="label-proper">State</span>
          <input type="text" value="" tabindex="-1">
        </label>
      </div>
      <div class="field zip">
        <label>
          <span class="label-proper">Zip Code</span>
          <input type="text" name="zip" value="" tabindex="-1">
        </label>
      </div>
    </fieldset>
    <div class="field professional-or-consumer">
      <label class="checkbox">
        <input name="Is_Healthcare_Professional" type="checkbox" value="Yes">
        <span class="styled"></span> I am a healthcare professional </label>
    </div>
    <div class="professional-fields" aria-hidden="true">
      <div class="field professional-organization">
        <div class="field company">
          <label>
            <span class="label-proper">Organization Name</span>
            <input type="text" name="company" value="" tabindex="-1">
          </label>
        </div>
      </div>
      <div class="field professional-state">
        <div class="field pro-state" aria-hidden="true">
          <label>
            <span class="label-proper">State</span>
            <input type="text" value="" tabindex="-1">
          </label>
        </div>
      </div>
    </div>
  </div>
  <div class="group group-3">
    <fieldset class="bio-fields">
      <legend>Personal Information</legend>
      <h3 class="options-header">Your details:</h3>
      <div class="field first-name">
        <label>
          <span class="label-proper">First Name</span>
          <input type="text" name="first_name" value="">
        </label>
      </div>
      <div class="field last-name">
        <label>
          <span class="label-proper">Last Name</span>
          <input type="text" name="last_name" value="">
        </label>
      </div>
      <div class="field email">
        <label>
          <span class="label-proper">Email address</span>
          <input name="email" type="email" value="">
        </label>
      </div>
    </fieldset>
    <div class="compliance">
      <p>By completing this form, you consent to receiving emails from Shepherd Center about our services and programs. You also acknowledge that you can unsubscribe at any time by clicking on the unsubscribe link on any email you receive.</p>
    </div>
    <div class="submit">
      <button type="submit" class="btn btn-gold btn-bold">Sign up now</button>
    </div>
  </div>
</form>

Text Content

Skip to page content


SHEPHERD CENTER

 * Contact Us
 * Careers
 * Subscribe
 * MyChart

 * News
 * Refer a Patient
 * Donate

Search Shepherd Center

Main Navigation
Menu Show
Hide Menu
Shepherd Center
 * Why Shepherd Center?
 * Patient Programs
 * About
 * Admissions
 * For Healthcare Professionals
 * Support Us
 * My Chart

Refer a Patient
Donate
Subscribe
Contact Us
Careers
News
Show Search
Search Shepherd Center

Search
 * Why Shepherd Center?
 * Patient Programs
 * About
 * Admissions
 * For Healthcare Professionals
 * Support Us

Close Menu
Why Shepherd Center?
 * Overview
 * Why Choose Shepherd Center
 * Level 1 Rehabilitation® Care
 * Patient Programs
 * Video Virtual Tour
 * Patient Outcomes
 * Stories of Hope
 * Resources for Patients
 * Patient Satisfaction


Named a Best Hospital 2022-23 by U.S. News & World Report
Learn More
Close Menu
Patient Programs
 * Overview
 * Spinal Cord Injury Rehabilitation
 * Brain Injury Rehabilitation
 * Stroke Rehabilitation
 * Brain Injury Care for U.S. Service Members
 * Multiple Sclerosis
 * Outpatient Programs
 * Spine and Pain
 * Beyond Therapy
 * Guillain Barré Syndrome
 * Research
 * Specialty Programs
 * Sports and Recreation Therapy
 * Telehealth Services via ExamMed
 * Telehealth Español


Recreation Therapy Events
Sports & Recreation Therapy

Shepherd Center incorporates recreation therapy and activity into our
rehabilitation programs to improve self esteem, relieve stress and increase
mobility.

Learn More
Close Menu
About
 * Overview
 * About Shepherd Center
 * Employment Opportunities
 * Latest News
 * Medical Staff
 * Leadership Team
 * Board of Directors
 * Meet Our CEO
 * Tour Shepherd
 * History and Mission
 * Fact Sheets
 * Quick Facts
 * Visiting Information
 * Email a Patient
 * Request Medical Records
 * Videos
 * Ethics
 * Injury Prevention
 * Advocacy
 * Peer Support
 * Publications
 * Media Kit
 * Events
 * Contact Us
 * Charges for Care
 * Patient Cost Estimator
 * Transparency Documents


PHYSICIAN PROFILES
Get to Know Our Physicians

Shepherd Center physicians discuss their expertise and approach to care in a
video series.

Watch Now
Close Menu
Admissions
 * Overview
 * Admissions Checklist
 * Location and Directions
 * Patient and Family Guide
 * Family Housing
 * Admissions Department
 * Insurance Accepted
 * Clinical Levels of Care
 * What to Bring
 * While You're at Shepherd
 * Meet Our Admissions Staff
 * Refer a Patient
 * For Work Comp Case Managers


Named a Best Hospital 2022-23 by U.S. News & World Report
Learn More
Close Menu
For Healthcare Professionals
 * Overview
 * Refer a Patient
 * Referring Providers Virtual Tour Video
 * Request Medical Consultation
 * NeuroRehabilitation Learning Institute
 * Webinar Series
 * Injury Prevention
 * Research
 * Residency in Neurologic Physical Therapy
 * Pharmacy Residency Program
 * Rehabilitation Psychology Fellowship
 * Speech-Language Pathology Clinical Fellowship
 * Brain Injury Medicine Fellowship
 * Spinal Cord Injury Fellowship
 * Clinical Neuropsychology Fellowship


NeuroRehabilitation Learning Institute
Webinars

Shepherd Center offers an ongoing series of webinars for nurses, social workers,
case managers and other healthcare professionals.

Register Today
Page Content


SLIDESHOW


Refer a Patient
Browse our Patient Programs
Careers
Make a Gift
Take a Virtual Tour


EXTRAORDINARY CARE FOR EXTRAORDINARY OUTCOMES

--------------------------------------------------------------------------------

At Shepherd Center, our goal is simple: deliver life-renewing
neurorehabilitation with unwavering heart, humor, and hope. When you — and your
family — join our family, we light your path to healing, infusing extraordinary
care and compassion into every interaction, every treatment, and every outcome
so you can begin again.


PATIENT PROGRAMS

View all programs
Spinal Cord Injury Rehabilitation

Brain Injury Rehabilitation

Multiple Sclerosis

Spine and Chronic Pain

SHARE Military Initiative

Stroke Rehabilitation

Outpatient Programs

Research

Stories of Hope: Video Series

Tina Davis speaks about her spinal cord injury after a gunshot wound, and her
recovery through Shepherd Center's Beyond Therapy Program.


Stories of Hope: Video Series

Cecelia Jefferson speaks about her MS diagnosis, and how she found hope through
her therapy experience at Shepherd Center.


Stories of Hope: Video Series

Cole Burton speaks about his traumatic brain injury following a car accident,
and his road to recovery under Shepherd Center's individualized care.


 * 1
 * 2
 * 3

Webinars for Healthcare Professionals

Access our NeuroRehabilitation Learning Institute for top-quality educational
courses from field experts.


Pursuing Possible | A Campaign for Shepherd Center

We’re pursuing our most ambitious campaign yet. To ensure Shepherd Center
remains the premier destination for catastrophic care and rehabilitation, we’ve
set an ambitious goal, and we need your help to get there.




NEWS AND EVENTS

 * News
 * Events


NEWS

 * Jan 06, 2023
   Augustine Lee, M.D., Joins Shepherd Center to Lead Chronic Pain Research
   Efforts
 * Jan 05, 2023
   Shepherd Center’s Complex Concussion Clinic Provides Specialized
   Rehabilitative Care
 * Dec 30, 2022
   Top Shepherd Center Stories of 2022
 * Dec 21, 2022
   Double Trouble with a Side of Ice Cream

View all news


EVENTS

View all events


SIGN UP FOR NEWS, UPDATES AND PUBLICATIONS

Email Delivery


I WANT TO RECEIVE THESE UPDATES BY EMAIL:

Shepherd Center Magazine Spinal Cord Injury News Brain Injury News MS News
Healthcare Professionals News Innovation Update Learning Institute Announcements
Postal Delivery


I WANT TO RECEIVE THIS PUBLICATION BY MAIL:

Shepherd Center Magazine
Your Address
Street Address
City
State
Zip Code
I am a healthcare professional
Organization Name
State
Personal Information


YOUR DETAILS:

First Name
Last Name
Email address

By completing this form, you consent to receiving emails from Shepherd Center
about our services and programs. You also acknowledge that you can unsubscribe
at any time by clicking on the unsubscribe link on any email you receive.

Sign up now

Thank you for subscribing to our email list to receive news and features from
Shepherd Center. We'll be in touch soon. In the meantime, please continue to
explore shepherd.org to get more information about the hospital and its
programs.

Shepherd Center
Refer a Patient Donate
Find Us
Shepherd Center 2020 Peachtree Road NW, Atlanta, GA 30309-1465
404-352-2020
Get Directions
Connect With Us
 * Events
 * Latest News
 * Volunteer
 * Employment Opportunities
 * About Us
 * Contact Us

Follow Us
 * Twitter
 * LinkedIn
 * Facebook
 * YouTube
 * Instagram
 * Glassdoor

Latest From Twitter Feed
Shepherd Center
@ShepherdCenter

What happens when a wheelchair breaks? 🦽 In this piece from @NPR, wheelchair
users discuss the emotional, physical,… https://t.co/285hpGCi4h

2 hours ago
Joint Commission
CARF
© Copyright 2023 Shepherd Center Terms & Conditions Privacy Policy Social Media
Policy
English Espanol
Site by Piszko