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

Submitted URL: http://shepherd.org/
Effective URL: https://www.shepherd.org/
Submission Tags: tranco_l324
Submission: On March 08 via api from DE — 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"><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
 * Education
 * Research
 * 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
 * Education
 * Research
 * 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 Top Hospital by U.S. News
Learn More
Close Menu
Inpatient Programs
 * Brain Injury
 * Guillain Barré
 * Multiple Trauma
 * Psychology
 * Spinal Cord Injury
 * Stroke
 * Ventilator Weaning

Outpatient Clinics
 * Brain Injury
 * Chronic Pain
 * Concussion
 * Diaphragm Pacing
 * Military and First Responders
 * Multiple Sclerosis
 * Neuropsychology
 * Rehabilitation Medicine
 * Upper Extremity
 * Urology
 * Wound

Rehabilitation Services
 * Center for Assistive Technologies
 * Beyond Therapy
 * Driving Evaluation and Rehabilitation Program
 * Facility Dog Program
 * Peer Support
 * ProMotion Fitness Center
 * Shepherd Step
 * Sports and Recreation Therapy
 * Transition Support
 * Vocational Rehabilitation
 * Wheelchair Seating & Mobility Clinic


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
 * 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
 * Ethics
 * Advocacy
 * Awards and Recognition
 * Publications
 * Charges for Care
 * Patient Cost Estimator
 * Transparency Documents


PUBLICATIONS
VIEW OUR FISCAL YEAR 2023 ANNUAL REPORT

Learn how the needs and goals of our patients guide the continuum of programs
and services we offer, how we plan for the future, and how we care for each
other.

View Report
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 Top Hospital by U.S. News
Learn More
Close Menu
Healthcare Professionals
 * Graduate Medical Education
 * Continuing Education
 * Psychology Training and Education Programs

Patient & Family
 * Brain Injury 101
 * Spinal Cord Injury 101
 * MyShepherdConnection

Community
 * Injury Prevention



Close Menu
Research
 * Overview
 * Research at Shepherd
 * Spinal Cord Injury Research
 * Acquired Brain Injury Research
 * Multiple Sclerosis Research
 * Assistive Technology Research
 * Intake Form
 * Clinical Trials
 * Model System of Care
 * Shepherd Library
 * Accessibility User Research
 * Training in Grantsmanship for Rehabilitation Research (TIGRR)


Research Studies
Improving Care Through Research

By participating in a clinical research study at Shepherd Center, you can
contribute to and improve care for the diagnosis, treatment, and prevention of
complex injuries and illnesses.

Participate in a Study
Page Content


SLIDESHOW

John Davis takes a well-deserved break from his physical therapy session in
the Multiple Sclerosis Rehabilitation and Wellness Program, guided by the caring
support of his therapists. Together, they lay a hopeful path for his journey
ahead. Learn More About Shepherd Center's Extraordinary Care.



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

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


BRAIN INJURY REHABILITATION

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


SPORTS AND RECREATION THERAPY

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

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

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


SPINAL CORD INJURY REHABILITATION


PEER SUPPORT PROGRAM

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

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

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


MULTIPLE TRAUMA REHABILITATION


DRIVING EVALUATION AND REHABILITATION PROGRAM

View All Programs


STROKE REHABILITATION

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


WHEELCHAIR SEATING CLINIC & MOBILITY CLINIC

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.


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

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


 * 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

 * Feb 28, 2024
   Adventures with Andee’s Army
 * Feb 07, 2024
   Empowering Champions: Building a Quality Improvement Education Program
 * Jan 31, 2024
   Returning to the Skies
 * Jan 30, 2024
   Back on Track

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
 * Latest News
 * Volunteer
 * Employment Opportunities
 * About Us
 * Contact Us

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

Joint Commission
CARF
© Copyright 2024 Shepherd Center Terms & Conditions HIPAA Privacy Policy Website
Privacy Policy Social Media Policy Price Transparency
English Espanol
Site by Piszko
Language 1
Language 2
Language 3
We Need Your Consent to Proceed

By clicking on the "Accept" button, you consent to the usage of cookies to
enhance your overall web browsing experience, measure our audience, and collect
useful information to allow us to improve our website. Learn more about our
privacy notice and cookie policy and set your preferences at any time by
clicking on the "Privacy Settings" link in our Website Privacy Policy.

Website Privacy Policy
AcceptDecline
Piwik PROPowered by