account.allinahealth.org Open in urlscan Pro
167.177.41.10  Public Scan

Submitted URL: http://account.allinahealth.org/
Effective URL: https://account.allinahealth.org/dashboard
Submission: On February 27 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

https://www.allinahealth.org/search

<form class="metabar-search" action="https://www.allinahealth.org/search" id="cse-search-box">
  <input class="nav-search-input" type="text" name="q" aria-label="Enter search criteria">
  <div class="clear-search">
    <a id="clearSearchField" href="#" class="clear-search-btn" title="Clear search"><span>Clear</span></a>
  </div>
  <div class="input-group-btn1">
    <button class="icon-search" type="submit" title="Search"><span>Search</span></button>
  </div>
</form>

https://www.allinahealth.org/search

<form class="metabar-mobile-search" action="https://www.allinahealth.org/search" id="cse-search-box">
  <input class="nav-search-input" type="text" name="q" aria-label="Enter search criteria">
  <div class="input-group-btn1">
    <button class="icon-search" type="submit" title="Search"><span>Search</span></button>
  </div>
</form>

Name: formFindWalkInCare //account.allinahealth.org/carenow

<form id="formFindWalkInCare" name="formFindWalkInCare" class="btn-cta__form" action="//account.allinahealth.org/carenow">
  <label for="care_zip" id="careLabel" class="font-weight-normal" style="font-size:16px;">Enter your ZIP code to find care</label>
  <div id="careFlex" class="d-flex">
    <div class="aos-textfield">
      <input id="care_zip" class="careZipTxt numericonly" type="text" maxlength="5" placeholder="Enter ZIP code" title="Enter ZIP code" name="zipCode">
      <input id="care_city" class="careCityTxt alphaonly" type="text" placeholder="Enter city" title="Enter city" style="max-width:120px; display:none;" name="city">
    </div>
    <div class="aos-select careStateDD" id="careState" style="display:none;">
      <select id="care_state" class="" title="Select state" name="state">
        <option value="MN">MN</option>
        <option value="ND">ND</option>
        <option value="WI">WI</option>
      </select>
    </div>
    <input id="findCare" class="ahn-btn ahn-btn--sm" type="button" value="Go" title="Find care">
  </div>
  <div>
    <a class="careSwitch text-sm" id="careCity" title="Switch to city/state">City/State</a>
    <a class="careSwitch text-sm" id="careZip" title="Switch to ZIP code" style="display:none;">ZIP code</a>
  </div>
</form>

/ConsumerLocation/Add

<form id="AH-user-location-add-form" action="/ConsumerLocation/Add">
  <label style="padding-top: 20px;" id="userLocationCityLabel" for="userLocationCity">Start entering a city or ZIP code</label><br>
  <input id="userLocationCity" style="display: inline-block;" type="text" placeholder="Enter city or ZIP code" title="Enter city or ZIP code" name="City">
  <div class="ahn-btn ahn-btn--sm" style="cursor: pointer;" id="userLocationCitySearch">Search</div>
  <div id="pickedLocation" style="display:none;"></div>
</form>

Name: signinPOST https://account.allinahealth.org/authentication/login

<form action="https://account.allinahealth.org/authentication/login" method="post" name="signin" id="signinForm" class="asi-form" novalidate="novalidate">
  <div class="asi-form__content">
    <div class="asi-form__fields">
      <div class="asi-form__fieldwrap asi-form__fieldwrap--half">
        <label class="asi-form__field" for="username"> Username <input type="text" name="username" id="username" value="" autocomplete="off" title="Enter username" tabindex="1" aria-required="true" aria-invalid="false">
        </label>
        <a class="asi-fontsize-14" id="startForgotUsername" href="/authentication/forgotusername" title="Forgot username?" tabindex="5">Forgot username?</a>
      </div>
      <div class="asi-form__fieldwrap asi-form__fieldwrap--half">
        <label class="asi-form__field" for="password"> Password <span class="fa fa-lg fa-eye toggle-password" toggle="#password" title="Show password"></span>
          <input type="password" name="password" id="password" class="asi-password" autocomplete="off" title="Enter password" tabindex="2">
        </label>
        <a class="asi-fontsize-14" id="startForgotPassword" href="/authentication/forgotpassword" title="Forgot password?" tabindex="6">Forgot password?</a>
      </div>
      <div class="form-row-item asi-form__fieldwrap">
        <label class="asi-form__checkbox d-flex asi--justify-content-center" for="RememberMe">
          <input type="checkbox" name="RememberMe" id="RememberMe" title="Remember me" tabindex="3">
          <span class="asi-form__checkbox-box"></span> Remember me </label>
      </div>
      <input type="hidden" id="mode" name="mode" value="LookupMyChart">
      <input type="hidden" name="login-form-type" value="pwd">
    </div>
    <button class="asi-btn asi-btn--primary" id="signinBtn" title="Sign in" tabindex="4">Sign in</button>
  </div>
</form>

Name: signin1POST /authentication/login

<form action="/authentication/login" method="post" name="signin1" id="signinForm1" novalidate="novalidate">
  <div style="padding-bottom:15px;">
    <div class="editor-label">
      <label for="username">Username</label>
    </div>
    <input type="text" name="username" id="username1" value="" class="medium" title="Enter username" tabindex="8">
    <div style="padding-top:4px; font-size:.85em;">
      <a href="/authentication/forgotusername" id="startForgotUsername1" class="newacct" title="Forgot username?">Forgot username?</a>
    </div>
    <div class="clearBoth"></div>
  </div>
  <div style="padding-bottom:15px;">
    <div class="editor-label">
      <label for="password">Password</label>
    </div>
    <input type="password" name="password" id="password1" class="medium" title="Enter password" tabindex="9">
    <span class="fa fa-lg fa-eye toggle-password" toggle="#password" title="Show password"></span>
    <input type="hidden" name="login-form-type" value="pwd">
    <div style="padding-top:4px; font-size:.85em;">
      <a href="/authentication/forgotpassword" id="startForgotPassword1" class="newacct" title="Forgot password?">Forgot password?</a>
    </div>
    <div class="clearBoth"></div>
  </div>
  <div style="padding:15px 0 25px;">
    <input type="checkbox" name="RememberMe1" id="RememberMe1" title="Remember me" style="display:inline-block;">
    <label for="RememberMe1" style="display:inline-block; font-weight:normal; margin:0;">Remember me</label>
  </div>
  <div class="btnContainer">
    <input type="hidden" name="page" id="page" value="">
    <a id="signin1" class="ahn-btn ga_trackable" href="#" title="Sign in">Sign In</a>
    <div class="clearBoth"></div>
  </div>
</form>

Text Content

Skip to main content
Search
Clear
Search
Sign in Sign out
Search
Cancel
Menu

 * Providers
   
    * Search by
      Provider name
      Specialty
      Location name
      Keyword
   
    * FEWER STEPS.
      GREATER ACCESS.
      
      Email your care team using your Allina Health account.
      
      Sign in

 * Locations
   
    * Search by
      City/State
      Clinics
      ZIP code
      Hospitals
      Location type
      Urgent care
      Location name
   
    * MAKE A DIFFERENCE.
      
      You can make an immediate impact to the communities closest to your heart!
      Make your online tax-deductible gift today.
      
      Give now

 * Services
   
    * Search by
      A-Z list
      Cancer care
      Keyword
      General surgery
      Primary care
      Mental health & addiction
      Women's health
      Orthopedic
   
    * SIGN UP FOR THE NEWSLETTER.
      
      Your free, monthly subscription to Healthy Set Go, a wellness destination
      and advocate for you in your quest to live better, every day.
      
      Sign up

 * Resources
   
    * Patient education
       * Health Library
       * Advance care planning
       * Decision making guides
       * Manuals
       * Podcasts
       * Nutrition basics
       * Recipes
       * Videos
       * Cancer resources
   
    * Classes and events
       * Classes
       * Events
       * Support groups
       * Tours
       * Webinars
      
      Search by Topic Keyword
    * Healthy Set Go blog
      Blog categories Nourish Move Thrive Heal Prevent Care All stories
    * See all
   
    * SIGN UP FOR THE NEWSLETTER.
      
      Your free, monthly subscription to Healthy Set Go, a wellness destination
      and advocate for you in your quest to live better, every day.
      
      Sign up

 * Contact us
   
   
    * FEWER STEPS. GREATER ACCESS.
      
      Email your care team using your Allina Health account.
      
      Sign in
    * Contact us
       * Health records
       * Account questions and help
       * Patient care help
       * Preregister for a hospital service
   
    * About Allina Health
       * About us
       * Research
       * Careers
       * Donate
       * Volunteer
       * Community support
       * Featured news
       * Awards and recognition
   
    * Billing
       * Pay my bill
       * Billing questions and help
       * Financial assistance
       * Health insurance
       * MedCredit form
   
    * See all

 * My account
   
   
    * A SIMPLE WAY TO PAY.
      
      Use the code from your statement to make a secure payment online.
      
      Pay my bill
    * New to Allina Health?
       * Create an account
       * Learn about account benefits
   
    * Sign in
       * Sign in
   
    * A SIMPLE WAY TO PAY
      
      Use the code from your statement to make a secure payment online.
      
      Pay my bill
    * Wellness tools
       * Health care directive
      
       * Health care directive
   
    * Allina Health account
       * Account home
       * Appointments
       * Pay my bill
       * Messages
       * Test results
       * Sign out
      
      Add your patient record (MyChart) to your Allina Health account to get
      these benefits and more.
      
       * Add my health record
       * Sign out

Get care
Get care
Search


GET THE CARE YOU NEED

Help me find the right care
View all care options
If you are experiencing a medical emergency, call 911 or go to the nearest
Emergency Department.
×
Do you want to add your Allina Health MyChart to your account?
Yes


GET CARE NOW

Get diagnosed and treated in minutes—online.
Start an online visit
Walk in for quick care at a location near you.
Enter your ZIP code to find care
MN ND WI
City/State ZIP code


NOT SURE? CALL 1-888-425-5462 TO TALK TO A PERSON.


SET YOUR LOCATION

Start entering a city or ZIP code

Search

Searching...




MY LOCATION




FEEDBACK? PLEASE FILL OUT THIS SHORT SURVEY.

 * Sign in
 * Create an account

Username Forgot username?
Password Forgot password?
Remember me
Sign in




FOR TECHNICAL SUPPORT WITH YOUR ACCOUNT CALL 1-866-301-6698.

Corporate office:
2925 Chicago Avenue
Minneapolis, MN 55407
Find
Providers
Locations
Services
Virtual care
In-person care
Account
Sign in
Billing questions
Pricing transparency
Financial assistance
Account questions
Health professional resources
Access Excellian (RSA token required)
Outlook, AKN & more (RSA token required)
Transfer or refer a patient
For medical professionals
For employees
Resources
Healthy Set Go
Patient education
Classes and events
Research
Mobile apps
View all resources
About us
About Allina Health
Newsroom
Awards
Donate
Volunteer
Contact us
Contact Allina Health
Health insurance
MedCredit form
Careers We're hiring
 * Privacy
 * Terms of Use
 * Accessibility and Non-Discrimination

 * Facebook
 * Twitter
 * LinkedIn
 * YouTube
 * Instagram
 * Pinterest

 * Language assistance available:
 * English
 * Russian
 * Somali
 * Spanish

This site is presented for information only and is not intended to substitute
for professional medical advice. Allina Health®, Allina®, and the Allina Health
logo are registered trademarks of Allina Health System. Presentation and Design
© Allina Health. ALL RIGHTS RESERVED

 
You'll need to sign in to access that feature.
Username
Forgot username?

Password
Forgot password?

Remember me
Sign In



Need to create an account?

I already have a MyChart or Family Health Manager account.
Start here if you've created a MyChart and/or Family Health Manager account with
Allina Health in the past.
I have an activation code for MyChart.
Start here if you've received an activation code during a clinic or hospital
visit and need to create a MyChart account.
I am an Allina Health patient, and I want an account with MyChart.
Start here if you've visited an Allina Health hospital or clinic but haven't
created an online account.
I am new to Allina Health. Let's get started.
Start here if you haven't visited an Allina Health clinic or hospital, or if you
aren't sure whether you have an account.

Close








We found this username
It looks like you may have a MyChart account with this username. You must
upgrade your account to access your interactive health record.
Upgrade now









We found this username
It looks like you have a Family Health Manager account with this username. Would
you like to upgrade it?
Yes, upgrade account









We found this username
It looks like you may have a MyChart account with this username. You must
upgrade your account to access your interactive health record.
Sign in to MyChart









We found this username
It looks like you may have a MyChart account with this username. You must
upgrade your account to access your interactive health record.
Upgrade now









We found this username
It looks like you have a Family Health Manager account with this username. Would
you like to upgrade it?
Yes, upgrade account










Add MyChart to Account?
Do you want to add your Allina Health MyChart to your account?
Yes
No