sunarizonamedicalgroup.com Open in urlscan Pro
54.70.208.10  Public Scan

Submitted URL: http://sunarizonamedicalgroup.com/
Effective URL: https://sunarizonamedicalgroup.com/
Submission: On August 19 via manual from CH — Scanned from CH

Form analysis 4 forms found in the DOM

POST mail/appointment

<form method="POST" action="mail/appointment" id="appoinment-submit">
  <div class="row">
    <div class="col-md-4">
      <label for="inputEmail4">New Patient</label>
      <div class="form-group">
        <div class="custom-control custom-radio custom-control-inline">
          <input type="radio" id="customRadioInline1" name="customRadioInline1" class="custom-control-input">
          <label class="custom-control-label" for="customRadioInline1">Yes</label>
        </div>
        <div class="custom-control custom-radio custom-control-inline">
          <input type="radio" id="customRadioInline2" name="customRadioInline1" class="custom-control-input">
          <label class="custom-control-label" for="customRadioInline2">No</label>
        </div>
      </div>
      <div class="form-row">
        <div class="form-group col-md-6">
          <label for="inputCity">First Name</label>
          <input type="text" class="form-control" id="fname" name="fname" required="">
        </div>
        <div class="form-group col-md-6">
          <label for="inputState">Last Name</label>
          <input type="text" class="form-control" id="lname" name="lname" required="">
        </div>
      </div>
      <div class="form-group">
        <label for="inputAddress">Email Address</label>
        <input type="email" class="form-control" id="inputAddress" name="email" placeholder="" required="">
      </div>
      <div class="form-group">
        <label for="inputAddress2">Phone Number</label>
        <input type="tel" class="form-control" id="inputAddress2" name="phonenumber" placeholder="" required="">
      </div>
      <div class="form-group">
        <label for="inputAddress">Date of Birth</label>
        <input type="date" class="form-control" id="date" placeholder="" name="dob" required="">
      </div>
      <div class="form-group">
        <label for="insurance">Insurance</label>
        <select class="txt-input add-info-insurance-select-dropdown form-control" required="" name="insurance_provider_id">
          <option value="" selected="selected">- Select One -</option>
          <option value="700">No Insurance</option>
          <option value="701">Other Insurance</option>
          <option value="7131">ACPN</option>
          <option value="12">Aetna</option>
          <option value="3998">Aetna Medicare PPO</option>
          <option value="6471">Aetna Whole Health</option>
          <option value="3376">AHCCCS</option>
          <option value="6077">AllWell</option>
          <option value="702">Ambetter</option>
          <option value="891">Ameriplan</option>
          <option value="7248">AZ Foundation for Medical Care</option>
          <option value="7434">AZ Medical Network</option>
          <option value="900">BCBS</option>
          <option value="1509">Beech Street PPO</option>
          <option value="7435">Bridgeway Health Solutions Acute AHCCCS</option>
          <option value="7436">Bridgeway Health Solutions ALTCS AHCCCS</option>
          <option value="2884">Bright Health</option>
          <option value="6917">Care First</option>
          <option value="2774">CHAMP VA</option>
          <option value="135">Cigna</option>
          <option value="3273">Cigna Medicare Advantage</option>
          <option value="5890">Galaxy Health Network PPO</option>
          <option value="663">GEHA</option>
          <option value="240">Health Choice</option>
          <option value="243">Health Net</option>
          <option value="4069">Health Smart PPO</option>
          <option value="2010">Healthsmart Workers Compensation</option>
          <option value="275">Humana</option>
          <option value="4262">Humana Choice Care PPO</option>
          <option value="3232">Humana Medicare</option>
          <option value="7444">Intel Connected Care</option>
          <option value="300">Magellan Health</option>
          <option value="307">Maricopa Health Plan</option>
          <option value="1477">Medicare</option>
          <option value="7439">Medicare Abrazo Advantage</option>
          <option value="7440">Medicare Aetna Advantage</option>
          <option value="7441">Medicare Bridgeway Advantage</option>
          <option value="7442">Medicare Humana Advantage</option>
          <option value="7443">Medicare Shared Savings Program</option>
          <option value="329">Mercy Care</option>
          <option value="5225">Meritian</option>
          <option value="1916">MultiPlan</option>
          <option value="7445">One Care</option>
          <option value="469">Tricare</option>
          <option value="2068">TriWest</option>
          <option value="2071">UHC Navigate</option>
          <option value="7437">UMR: Dignity Heath Preferred Employee Plans</option>
          <option value="7438">UMR: Dignity Heath Premier</option>
          <option value="3647">United Health Care</option>
        </select>
      </div>
      <div class="form-group">
        <label for="inputAddress">Date of Appointment</label>
        <input type="date" class="form-control" id="date" name="Adob" placeholder="" required="">
      </div>
      <div class="form-group">
        <label for="inputAddress">Timings</label>
        <select class="form-control" name="timings" required="">
          <option>Select TImings</option>
          <!--<option value="7:00AM">07:00AM</option>-->
          <!--<option value="7:30AM">07:30AM</option>-->
          <option value="8:00AM">08:00AM</option>
          <option value="8:30AM">08:30AM</option>
          <option value="9:00AM">09:00AM</option>
          <option value="9:30AM">09:30AM</option>
          <option value="10:00AM">10:00AM</option>
          <option value="10:30AM">10:30AM</option>
          <option value="11:00AM">11:00AM</option>
          <option value="11:30AM">11:30AM</option>
          <option value="12:00PM">12:00PM</option>
          <option value="12:30PM">12:30PM</option>
          <option value="01:00PM">01:00PM</option>
          <option value="01:30PM">01:30PM</option>
          <option value="02:00PM">02:00PM</option>
          <option value="02:30PM">02:30PM</option>
          <option value="03:00PM">03:00PM</option>
          <option value="03:30PM">03:30PM</option>
          <option value="04:00PM">04:00PM</option>
          <!--<option value="04:30PM">04:30PM</option>-->
        </select>
      </div>
      <div class="form-group">
        <div class="g-recaptcha" id="recaptcha10" data-sitekey="6Lc1oCUqAAAAABhid-f6VLodWXowvuoksSd_US_O">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-8zfoesfb7qtc" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lc1oCUqAAAAABhid-f6VLodWXowvuoksSd_US_O&amp;co=aHR0cHM6Ly9zdW5hcml6b25hbWVkaWNhbGdyb3VwLmNvbTo0NDM.&amp;hl=de-CH&amp;v=hfUfsXWZFeg83qqxrK27GB8P&amp;size=normal&amp;cb=aws2b7twytfb"></iframe>
            </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div>
      </div>
    </div>
    <div class="col-md-5">
      <h3 class="text-black">Additional Information</h3>
      <p>We will contact you shortly to confirm your request.</p>
      <p>Please call our office at 480-372-5081 if you have any questions.</p>
      <div class="form-group">
        <label for="inputAddress">Reason</label>
        <input type="text" class="form-control" name="reason" id="inputAddress" placeholder="" required="">
      </div>
      <div class="form-group">
        <label for="exampleFormControlTextarea1">Comment</label>
        <textarea class="form-control" name="comment" id="exampleFormControlTextarea1" rows="3"></textarea>
      </div>
    </div>
    <div class="form-group form-check">
      <input type="checkbox" class="form-check-input" id="exampleCheck1" required="">
      <label class="form-check-label" for="exampleCheck1"> &nbsp;I agree to receive text messages for feedback requests.</label>
    </div>
  </div>
  <input type="button" data-dismiss="modal" class="btn-call primary-border primary-fg" value="Cancel">
  <input type="submit" name="send" id="form-appoinment" class="btn-book-online small primary-bg primary-btn" value="Request Now">
</form>

POST https://www.sunamg.com/login

<form method="POST" action="https://www.sunamg.com/login" accept-charset="UTF-8" id="sign-in-form" role="form"><input name="_token" type="hidden" value="hpd4WFkxACod1zrTm6V72mjbbL4hlEKd5ahMUJYR">
  <label for="Email Address" class=" control-label">Email Address</label>
  <input placeholder="Email Address" class="form-control txt-input" required="1" name="email" type="email">
  <label for="Password" class=" control-label">Password</label>
  <input placeholder="Password" class="form-control txt-input" required="1" name="password" type="password" value="">
  <button id="sign-in-submit" type="submit">Sign in</button><br>
</form>

POST https://legacy.patientpop.com/widgets/bookonline/template/633

<form method="POST" action="https://legacy.patientpop.com/widgets/bookonline/template/633" accept-charset="UTF-8" id="patient-form" data-toggle="validator" role="form"><input name="_token" type="hidden"
    value="ybEYas4Ydb25jTZvvDf3Y6VF6i0t7aab9vE504T9">
  <div class="modal-body">
    <input name="calendar_id" type="hidden" value="">
    <input id="block-id" name="calendar_block_id" type="hidden" value="">
    <input name="doctor_id" type="hidden" value="">
    <input name="location_id" type="hidden" value="">
    <div class="left">
      <fieldset id="telehealth-section-1" class="fieldset-group">
        <legend class="label" id="telehealth-label"> Visit Type </legend>
        <ul>
          <li><input id="telehealth-no" name="is_telehealth" type="radio" value="no">
            <label for="telehealth-no">In-person</label>
          </li>
          <li><input id="telehealth-yes" name="is_telehealth" type="radio" value="yes">
            <label for="telehealth-yes">Virtual Visit</label>
          </li>
        </ul>
      </fieldset>
      <fieldset id="newpatient-section-1" class="fieldset-group">
        <legend class="label" id="newpatient-label">New Patient?</legend>
        <ul>
          <li><input id="new-patient-yes" name="newpatient" type="radio" value="yes">
            <label for="new-patient-yes">Yes</label>
          </li>
          <li><input id="new-patient-no" name="newpatient" type="radio" value="no">
            <label for="new-patient-no">No</label>
          </li>
        </ul>
      </fieldset>
      <div id="reason-section-1">
        <label class="label reason-label" for="reason-appointment-section-1">Reason</label>
        <input class="txt-input" placeholder="e.g. annual checkup, follow-up, ..." maxlength="150" name="reason" type="text" value="">
        <select class="txt-input" aria-label="Reason" name="reason"></select>
      </div>
      <div id="reason_for_visit_details-section-1">
        <label class="label" for="reason_for_visit_details-label">Reason for Visit Details</label>
        <textarea class="txtarea-input" placeholder="Describe the reason for your visit. Also include anything else we should know." maxlength="4096" rows="4" id="reason_for_visit_details-label" name="reason_for_visit_details" cols="50"></textarea>
      </div>
      <div id="name-section-1">
        <div class="label" id="section-1-name-label">Name</div>
        <input class="txt-input inline-input" placeholder="First" aria-label="First Name" name="firstname" type="text" value="">
        <input class="txt-input inline-input" placeholder="Last" aria-label="Last Name" name="lastname" type="text" value="">
      </div>
      <div id="email-section-1">
        <label class="label" for="section-1-email">Email address</label>
        <input class="txt-input" aria-label="Email Address" id="section-1-email" name="email" type="email" value="">
      </div>
      <div id="phone-section-1">
        <label class="label" for="section-1-phone">Mobile Phone Number</label>
        <input class="txt-input appointment-phone" aria-label="Mobile Phone Number" id="section-1-phone" name="phone" type="tel" value="">
      </div>
      <div id="date_of_birth-section-1">
        <div class="label" id="section-1-date_of_birth-label">Date of Birth</div>
        <ul>
          <li>
            <label class="label dob-label" for="dob-month">Month</label>
            <input type="tel" id="dob-month" placeholder="MM" class="txt-input dob-input" maxlength="2" aria-describedby="section-1-date_of_birth-label">
          </li>
          <li>
            <label class="label dob-label" for="dob-day">Day</label>
            <input type="tel" id="dob-day" placeholder="DD" class="txt-input dob-input" maxlength="2" aria-describedby="section-1-date_of_birth-label">
          </li>
          <li>
            <label class="label dob-label" for="dob-year">Year</label>
            <input type="tel" id="dob-year" placeholder="YYYY" class="txt-input dob-input dob-input__year" maxlength="4" aria-describedby="section-1-date_of_birth-label">
          </li>
        </ul>
        <input class="txt-input" maxlength="10" name="date_of_birth" type="hidden" value="">
      </div>
      <fieldset id="age_verification-section-1" class="age-verify fieldset-group">
        <legend class="label" id="age_verification-label">Are you the patient?</legend>
        <ul>
          <li><input id="age_verification-yes" name="age_verification" type="radio" value="yes">
            <label for="age_verification-yes">Yes</label>
          </li>
          <li><input id="age_verification-no" name="age_verification" type="radio" value="no">
            <label for="age_verification-no">No</label>
          </li>
        </ul>
      </fieldset>
      <div id="last_4_ssn-section-1">
        <label class="label" for="last_4_ssn-label">Last 4 SSN</label>
        <input class="txt-input inline-input" placeholder="" maxlength="4" id="last_4_ssn-label" name="last_4_ssn" type="text" value="">
      </div>
      <div id="sex-section-1">
        <label class="label" for="section-1-sex">Gender</label>
        <select class="txt-input" id="section-1-sex" name="sex">
          <option value="" selected="selected">- Select One -</option>
          <option value="undisclosed">Do not wish to disclose</option>
          <option value="male">Male</option>
          <option value="female">Female</option>
          <option value="other">Other</option>
        </select>
      </div>
      <div id="insurance_provider_id-section-1">
        <label class="label add-insurance-dropdown" for="section-1-insurance_provider">Insurance</label>
        <select class="txt-input add-info-insurance-select-dropdown" id="section-1-insurance_provider" name="insurance_provider_id" style="display: none;"></select>
        <div class="chosen-container chosen-container-single chosen-container-single-nosearch" style="width: 250px;" title="" id="section_1_insurance_provider_chosen">
          <a class="chosen-single chosen-default" tabindex="-1"><span>Select an Option</span><div><b></b></div></a>
          <div class="chosen-drop">
            <div class="chosen-search"><input type="text" autocomplete="off" readonly=""></div>
            <ul class="chosen-results"></ul>
          </div>
        </div>
      </div>
      <div id="insurance_id_number-section-1">
        <label class="label hide insurance-selected" for="section-1-insurance_id_number">Insurance ID #</label>
        <input class="txt-input hide insurance-selected" id="section-1-insurance_id_number" name="insurance_id_number" type="text" value="">
      </div>
      <div id="insurance_group_number-section-1">
        <label class="label hide insurance-selected" for="section-1-insurance_group_number">Insurance Group #</label>
        <input class="txt-input hide insurance-selected" id="section-1-insurance_group_number" name="insurance_group_number" type="text" value="">
      </div>
      <div id="insurance_phone-section-1">
        <label class="label hide insurance-selected" for="section-1-insurance_phone">Insurance Phone #</label>
        <input class="txt-input hide insurance-selected appointment-insurance-phone-number" id="section-1-insurance_phone" name="insurance_phone" type="text" value="">
      </div>
    </div>
    <div class="right">
      <div id="calendar-block">
        <button class="schedule-prev secondary-fg" type="button"><i class="fa fa-chevron-circle-left fa-2x"></i></button>
        <div id="grid-block"></div>
        <button class="schedule-next secondary-fg" type="button"><i class="fa fa-chevron-circle-right fa-2x"></i></button>
      </div>
      <div id="calendar-block-select-newpatient">
        <i class="fa fa-arrow-left"></i> Please select whether you are a new or existing patient.
      </div>
      <div id="calendar-block-select-reason">
        <i class="fa fa-arrow-left"></i> Please select an appointment reason.
      </div>
      <div id="calendar-block-loading">
        <i class="fa fa-cog fa-spin"></i> Loading calendar ...
      </div>
      <div id="calendar-select">
        <label class="label" for="calendar-time">Date - Time</label>
        <select id="calendar-time" class="form-control"></select>
      </div>
      <div id="terms_confirm">
        <input type="checkbox" id="terms_checkbox">
        <label for="terms_checkbox"> I have read and agreed to the <a href="/your-privacy" target="_blank">Privacy Policy</a> and <a href="/our-terms" target="_blank">Terms of Use </a> and I am at least 18 and have the authority to make this
          appointment. </label>
      </div>
      <div id="sms_terms_confirm" style="display: block;">
        <label for="agree-sms-terms">
          <input id="agree-sms-terms" name="agree_sms_terms" type="checkbox" value="yes"> I agree to receive text messages for feedback requests. </label>
      </div>
    </div>
    <div class="clear-both"></div>
    <div class="book-online-message"></div>
  </div>
  <div class="modal-footer">
    <button class="btn-cancel" type="button" data-dismiss="modal">Cancel</button>
    <button class="btn-book-now primary-bg primary-border" type="button">Book Now</button>
  </div>
</form>

POST https://legacy.patientpop.com/widgets/appointment/update

<form method="POST" action="https://legacy.patientpop.com/widgets/appointment/update" accept-charset="UTF-8" id="patient-additional-info-form" data-toggle="validator" role="form"><input name="_token" type="hidden"
    value="ybEYas4Ydb25jTZvvDf3Y6VF6i0t7aab9vE504T9">
  <div class="modal-body">
    <p class="type-wrapper" id="bookedAppointmentMessage">Thank you for your appointment request. We will contact you shortly to confirm your request.<br>Please call our office <span class="apt-conf-phone">at </span> if you have any questions.</p>
    <span class="apt-conf-formlinks apt-conf-formlinks1"></span>
    <h4 id="additionalInfoHeading">Additional Information</h4>
    <input name="id" type="hidden" value="">
    <div class="left">
      <div id="name-section-2">
        <div class="label" id="section-2-name-label">Name</div>
        <input class="txt-input inline-input" placeholder="First" aria-label="First Name" name="firstname" type="text" value="">
        <input class="txt-input inline-input" placeholder="Last" aria-label="Last Name" name="lastname" type="text" value="">
      </div>
      <div id="email-section-2">
        <label class="label" for="section-2-email">Email address</label>
        <input class="txt-input" id="section-2-email" name="email" type="email" value="">
      </div>
      <div id="phone-section-2">
        <label class="label" for="section-2-phone">Mobile Phone Number</label>
        <input class="txt-input appointment-phone" id="section-2-phone" name="phone" type="tel" value="">
      </div>
      <div id="reason-section-2">
        <label class="label reason-label" for="reason-appointment-section-2">Reason</label>
        <input class="txt-input" placeholder="e.g. annual checkup, follow-up, ..." maxlength="150" name="reason" type="text" value="">
        <select class="txt-input" aria-label="Reason" name="reason"></select>
      </div>
      <div id="date_of_birth-section-2">
        <label class="label" for="section-2-date_of_birth">Date of Birth</label>
        <input class="txt-input" placeholder="mm/dd/yyyy" maxlength="10" id="section-2-date_of_birth" name="date_of_birth" type="text" value="">
      </div>
      <div id="sex-section-2">
        <label class="label" for="section-2-sex">Gender</label>
        <select class="txt-input" id="section-2-sex" name="sex">
          <option value="" selected="selected">- Select One -</option>
          <option value="undisclosed">Do not wish to disclose</option>
          <option value="male">Male</option>
          <option value="female">Female</option>
          <option value="other">Other</option>
        </select>
      </div>
      <div id="insurance_provider_id-section-2">
        <label class="label add-insurance-dropdown" for="section-2-insurance_provider">Insurance</label>
        <select class="txt-input add-info-insurance-select-dropdown" id="section-2-insurance_provider" name="insurance_provider_id" style="display: none;"></select>
        <div class="chosen-container chosen-container-single chosen-container-single-nosearch" style="width: 250px;" title="" id="section_2_insurance_provider_chosen">
          <a class="chosen-single chosen-default" tabindex="-1"><span>Select an Option</span><div><b></b></div></a>
          <div class="chosen-drop">
            <div class="chosen-search"><input type="text" autocomplete="off" readonly=""></div>
            <ul class="chosen-results"></ul>
          </div>
        </div>
      </div>
      <div id="insurance_id_number-section-2">
        <label class="label hide insurance-selected" for="section-2-insurance_id_number">Insurance ID #</label>
        <input class="txt-input hide insurance-selected" id="section-2-insurance_id_number" name="insurance_id_number" type="text" value="">
      </div>
      <div id="insurance_group_number-section-2">
        <label class="label hide insurance-selected" for="section-2-insurance_group_number">Insurance Group #</label>
        <input class="txt-input hide insurance-selected" id="section-2-insurance_group_number" name="insurance_group_number" type="text" value="">
      </div>
      <div id="insurance_phone-section-2">
        <label class="label hide insurance-selected" for="section-2-insurance_phone">Insurance Phone #</label>
        <input class="txt-input hide insurance-selected appointment-insurance-phone-number" id="section-2-insurance_phone" name="insurance_phone" type="text" value="">
      </div>
      <div id="referral_source_select-section-2">
        <label class="label hide referral-dropdown" for="section-2-referral_source">How did you hear about us?</label>
        <select class="txt-input referral-dropdown hide" id="section-2-referral_source" name="referral_source">
          <option value="" selected="selected">- Select One -</option>
          <option value="referral - insurance">Insurance provider</option>
          <option value="online - search">Online search e.g. Google, Bing</option>
          <option value="online - reviews">Online review site e.g. Yelp, Healthgrades</option>
          <option value="referral - provider">Referral from healthcare provider</option>
          <option value="referral - friend/colleague">Referral from friend/colleague</option>
          <option value="local ad">Local advertisement</option>
          <option value="other">Other</option>
        </select>
      </div>
    </div>
    <div class="right">
      <div id="comment-section-2">
        <label class="label" for="comment">Comment</label>
        <textarea class="txtarea-input" placeholder="Is there anything you would like us to know before your appointment?" maxlength="250" rows="4" id="comment" name="comment" cols="50"></textarea>
      </div>
    </div>
    <div class="clear-both"></div>
  </div>
  <div class="modal-footer">
    <button class="btn-skip" type="button" data-dismiss="modal">Skip</button>
    <button class="btn-book-additional-submit primary-bg primary-border" type="button">Submit</button>
  </div>
</form>

Text Content

REQUEST APPOINTMENT DR. SRA

×
New Patient
Yes
No
First Name
Last Name
Email Address
Phone Number
Date of Birth
Insurance - Select One - No Insurance Other Insurance ACPN Aetna Aetna Medicare
PPO Aetna Whole Health AHCCCS AllWell Ambetter Ameriplan AZ Foundation for
Medical Care AZ Medical Network BCBS Beech Street PPO Bridgeway Health Solutions
Acute AHCCCS Bridgeway Health Solutions ALTCS AHCCCS Bright Health Care First
CHAMP VA Cigna Cigna Medicare Advantage Galaxy Health Network PPO GEHA Health
Choice Health Net Health Smart PPO Healthsmart Workers Compensation Humana
Humana Choice Care PPO Humana Medicare Intel Connected Care Magellan Health
Maricopa Health Plan Medicare Medicare Abrazo Advantage Medicare Aetna Advantage
Medicare Bridgeway Advantage Medicare Humana Advantage Medicare Shared Savings
Program Mercy Care Meritian MultiPlan One Care Tricare TriWest UHC Navigate UMR:
Dignity Heath Preferred Employee Plans UMR: Dignity Heath Premier United Health
Care
Date of Appointment
Timings Select TImings 08:00AM 08:30AM 09:00AM 09:30AM 10:00AM 10:30AM 11:00AM
11:30AM 12:00PM 12:30PM 01:00PM 01:30PM 02:00PM 02:30PM 03:00PM 03:30PM 04:00PM



ADDITIONAL INFORMATION

We will contact you shortly to confirm your request.

Please call our office at 480-372-5081 if you have any questions.

Reason
Comment
 I agree to receive text messages for feedback requests.
More


 * Home
 * Meet Dr. Sra
 * Services
    * Diabetes
    * Hypertension
    * Weight Loss
    * Physical Exams
    * Anxiety & Depression
    * Allergies
    * STD Testing
    * Women's Health
    * Podcast (rss feeds)

 * Testimonials
 * Contact
 * Make A Payment
 * 480-372-5081
 * Request Appt
 * Patient Portal

 * Home
 * Meet Dr. Sra
 * Services
    * Diabetes
    * Hypertension
      
      
      
      
      
    * Physical Exams
    * Anxiety & Depression
    * Allergies
    * STD Testing
    * Women's Health

 * Testimonials
 * Contact
 * Make A Payment
 * 480-372-5081
 * Request Appt
 * Patient Portal
 * Zocdoc

 * Home
 * Meet Dr. Sra
 * Services
    * Diabetes
    * Hypertension
    * Weight Loss
    * Physical Exams
    * Anxiety & Depression
    * Allergies
    * STD Testing
    * Women's Health
    * Podcast (rss feeds)

 * Testimonials
 * Contact
 * Make A Payment
 * 480-372-5081
 * Request Appt
 * Patient Portal

 *  1. "She is so thorough and goes over everything to make sure you are well
       taken care of"
   
    2. Denise R. ZocDoc

 *  1. "Dr. Sra and her office staff are always courteous, professional &
       dedicated"
   
    2. Ann B. Google

 *  1. "My husband and I are very grateful to have found Dr. Sra, shes one of
       the best!"
   
    2. Faith L. ZocDoc

 *  1. "She is so thorough and goes over everything to make sure you are well
       taken care of"
   
    2. Denise R. ZocDoc

 *  1. "Dr. Sra and her office staff are always courteous, professional &
       dedicated"
   
    2. Ann B. Google

 * 
 * 


 * SUN ARIZONA MEDICAL GROUP
   
   
   JASMINE SRA, MD
   
   
   INTERNAL MEDICINE LOCATED IN GLENDALE, AZ
   
   480-372-5081 Request Appt

Welcome To Sun Arizona Medical Group

With a focus on prevention, Sun Arizona Medical Group, located in Glendale,
Arizona, is an internal medicine practice that provides primary care services
for adults of all ages.

Under the medical direction of Jasmine Sra, MD, Sun Arizona Medical Group, takes
a holistic approach to care, ensuring patients get the comprehensive care they
need to manage their whole health, including their physical, emotional, and
social health. After earning her Bachelor of Medicine and Bachelor of Surgery at
Government Medical College in Amritsar, India, Dr. Sra relocated to the United
States to complete her internal medicine residency at UMass Memorial Medical
Center in Worcester, Massachusetts.

Dr. Sra is a kind and compassionate internist who understands the value of the
patient-doctor relationship and schedules adequate time for each of her patients
so she can provide the high-quality health care they deserve.

In addition to managing general adult health, including annual physicals, Sun
Arizona Medical Group specializes in many common health conditions that affect
adults, such as diabetes, hypertension, allergies, depression, and anxiety.

Dr. Sra is also a medical weight loss specialist and provides personalized
weight-loss programs that include ongoing professional support during and after
weight loss. The internal medicine practice also offers testing and treatment
for sexually transmitted diseases (STDs).

At Sun Arizona Medical Group, Dr. Sra and her team never say no when a patient
needs care. Same-day appointments are available, and walk-ins are welcome. For
compassionate medical care from a team that puts patients’ needs first, call Sun
Arizona Medical Group or request an appointment online today.

CONTACT US

WE SPECIALIZE IN

 * Diabetes more info
 * Hypertension more info
 * Weight Loss more info
 * Physical Exams more info
 * Anxiety & Depression more info
 * Allergies more info
 * STD Testing more info
 * Women's Health more info



TESTIMONIALS

WORDS FROM OUR PATIENTS

 * "I love Dr. Sra. She is easy to talk to, puts patient care first, is thorough
   and attentive. She will call and check up on you, she puts her patients
   first!"
   
   KNOLL K.

 * "My own personal experience with Dr. Sra has been nothing but positive since
   becoming a patient of hers over a year ago!"
   
   ANN B.

 * "I have been a patient of Dr. Sra for over 4 years and have had great service
   and health care."
   
   ANNE B.

 * "She is the best doctor I have ever had. I would recommend her to anyone
   looking for a great doctor."
   
   WAYNE G.

 * "Excellent doctor and staff. Short wait time, doctor listened well and
   ordered appropriate tests. She asked lots of questions and I did not feel
   rushed"
   
   LUKE D.

 * "I love Dr. Sra. She is easy to talk to, puts patient care first, is thorough
   and attentive. She will call and check up on you, she puts her patients
   first!"
   
   KNOLL K.

 * "My own personal experience with Dr. Sra has been nothing but positive since
   becoming a patient of hers over a year ago!"
   
   ANN B.

 1. 1
 2. 2
 3. 3
 4. 4
 5. 5

 * 
 * 

Location
Sun Arizona Medical Group
13943 N 91st Ave, A-102
Peoria, AZ 85381
Phone: 480-372-5081
Fax: 480-398-7618
Office Hours

Monday 8:00 am - 5:00 pm Tuesday 8:00 am - 5:00 pm Wednesday Closed Thursday
8:00 am - 5:00 pm Friday 8:00 am - 4:00 pm Saturday Closed Sunday Closed

Get in touch

480-372-5081 Request Appt



 * © Copyright 2024

 * Privacy Policy
 * Terms & Conditions
 * Contact Us

Jasmine Sra, MD, Glendale, AZ
Phone (appointments): 480-372-5081 | Phone (general inquiries): 480-372-5081
Address: 13943 N 91st Ave, A-102 Peoria, AZ 85381
 * 4.88/5
 * (16 reviews)

Book Online
See available times and book
an appointment right here.
It's free, fast and secure.
appts
appts
appts
More



EMAIL OPT-OUT



APPOINTMENT CONFIRMED

Sorry, an error occurred.
close

SIGN IN

Email Address Password Sign in


×


CALENDAR

Loading calendar. Please wait.


DOCTOR LASTNAME

Specialties

select

LOCNAME
LOCADDRESS

SELECT
Visit Type
 * In-person
 * Virtual Visit

New Patient?
 * Yes
 * No

Reason
Reason for Visit Details
Name
Email address
Mobile Phone Number
Date of Birth
 * Month
 * Day
 * Year

Are you the patient?
 * Yes
 * No

Last 4 SSN
Gender - Select One -Do not wish to discloseMaleFemaleOther
Insurance
Select an Option


Insurance ID #
Insurance Group #
Insurance Phone #
Please select whether you are a new or existing patient.
Please select an appointment reason.
Loading calendar ...
Date - Time
I have read and agreed to the Privacy Policy and Terms of Use and I am at least
18 and have the authority to make this appointment.
I agree to receive text messages for feedback requests.


Cancel Book Now
×

APPOINTMENT REQUESTED

Thank you for your appointment request. We will contact you shortly to confirm
your request.
Please call our office at if you have any questions.

ADDITIONAL INFORMATION

Name
Email address
Mobile Phone Number
Reason
Date of Birth
Gender - Select One -Do not wish to discloseMaleFemaleOther
Insurance
Select an Option


Insurance ID #
Insurance Group #
Insurance Phone #
How did you hear about us? - Select One -Insurance providerOnline search e.g.
Google, BingOnline review site e.g. Yelp, HealthgradesReferral from healthcare
providerReferral from friend/colleagueLocal advertisementOther
Comment

Skip Submit
×

THANK YOU

Thank you for your appointment request. We will contact you shortly to confirm
your request. Please call our office at if you have any questions.

×

PLEASE CALL OUR OFFICE

We unfortunately can't schedule this type of appointment online. Please call our
office at to make your appointment.

×

TITLE



Cancel Book Online