www.myuofmhealth.org Open in urlscan Pro
141.214.16.140  Public Scan

URL: https://www.myuofmhealth.org/MyChart-PRD/Billing/GuestPay/PayAsGuest?id=8O8DRbDi3iG08Ww7rsGhgA%3D%3D
Submission: On September 17 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form id="guestPay-content" autocomplete="off">
  <div class="subway noprint noFade hidden">
    <div class="nav"><a class="scrollleft" href="#" role="button" aria-label="Show steps 1 to 5"></a><a class="scrollright" href="#" role="button" aria-label="Show steps 6 to 3"></a></div>
    <div class="stopWrapper">
      <div class="line dotnet extraWide" aria-hidden="true"></div>
      <div class="stops dotnet extraWide"></div>
    </div>
  </div><span id="subwayStepFocusTarget" class="clearlabel" tabindex="-1"></span>
  <div class="subwayStep">
    <div id="divPmtAmount" class="Step">
      <div id="accountLookupContainer" class="Step">
        <div aria-live="polite">
          <div class="alert card jqHidden warningIconLeft ErrorBanner" id="errorNoPayments">
            <div class="warningContainer"><img aria-hidden="true" src="/MyChart-PRD/en-US/images/warning.png" alt="">
              <div id="errNoPaymentsMessage" class="errorMessages">We are unable to accept online payments for this account.</div>
            </div>
            <div><a class="button autowidth" id="btnStartOver-Link" title="Clear this page and start over." href="/MyChart-PRD/billing/guestpay/payasguest" role="button" aria-labelledby="btnStartOver-Title">Start over</a>
              <div class="hidden" for="btnStartOver-Link" id="btnStartOver-Title">Clear this page and start over.</div>
            </div>
          </div>
        </div>
        <div aria-live="polite">
          <div class="alert card jqHidden warningIconLeft ErrorBanner" id="errorLocked">
            <div class="warningContainer"><img aria-hidden="true" src="/MyChart-PRD/en-US/images/warning.png" alt="">
              <p id="errLockedMessage" class="errorMessages">This account has been locked due to too many failed attempts. </p>
            </div>
            <div><a class="button autowidth" id="btnStartOver2-Link" title="Clear this page and start over." href="/MyChart-PRD/billing/guestpay/payasguest" role="button" aria-labelledby="btnStartOver2-Title">Start over</a>
              <div class="hidden" for="btnStartOver2-Link" id="btnStartOver2-Title">Clear this page and start over.</div>
            </div>
          </div>
        </div>
        <div class="alert card jqHidden warningIconLeft ErrorBanner" id="divMustContinueAsGuest">
          <div class="warningContainer"><img aria-hidden="true" src="/MyChart-PRD/en-US/images/warning.png" alt="">
            <p class="errorMessages" id="msgMustContinueAsGuest"></p>
          </div>
        </div>
        <div id="divGuarLookup" class="Step">
          <h2 class="header">Look up your account</h2>
          <div id="divLookupRegion">
            <div id="divLookupWarnings" tabindex="-1" class="jqHidden alert card warningIconLeft ErrorBanner">
              <div class="warningContainer"><img aria-hidden="true" src="/MyChart-PRD/en-US/images/warning.png" alt="">
                <p class="errorMessages" id="errMatchFailed">We were unable to look up your account with the information you provided. Please ensure that there are no typos and try again.</p>
                <p class="errorMessages" id="errAmbiguous">We need additional information to verify your account.</p>
              </div>
              <div>
                <a id="btnTryName" class="button autowidth multi" tabindex="0" title="Try to match the account using the guarantor's last name." role="button" aria-labelledby="btnTryName-Title">Try last name</a><a id="btnTryDate" class="button autowidth multi" tabindex="0" title="Try to match the account using the guarantor's date of birth." role="button" aria-labelledby="btnTryDate-Title">Try date of birth</a><a id="btnTrySSN" class="button autowidth multi" tabindex="0" title="Try to match the account using the last four digits of the guarantor's social security number." role="button" aria-labelledby="btnTrySSN-Title">Try Social Security number</a><label
                  class="hidden" id="btnTryName-Title">Try to match the account using the guarantor's last name.</label><label class="hidden" id="btnTryDate-Title">Try to match the account using the guarantor's date of birth.</label><label
                  class="hidden" id="btnTrySSN-Title">Try to match the account using the last four digits of the guarantor's social security number.</label></div>
            </div>
          </div>
          <div id="divEditLookupInfo" class="LookupInfo grid ">
            <div class="row">
              <div class="PaymentEntryField col-3"><label for="AccountIDEntry" id="AccountID-Label-1">Guarantor account #</label><input id="AccountIDEntry" aria-invalid="false" class="AccountIDInput" required="true" maxlength="25" type="text"
                  autofocus="autofocus" autocomplete="off" aria-describedby="AccountIDEntry-Error">
                <div id="AccountIDEntry-Error" aria-live="polite"><span id="AccountBlankError" class="alert hidden">Account field is required</span><span id="AccountNumericError" class="alert hidden">Account field must be numeric</span></div>
              </div>
              <div id="divEnterLastName" class="PaymentEntryField col-3"><label for="LastNameEntry" id="SecondAuth-Label-1">Guarantor Last name</label><input id="LastNameEntry" aria-invalid="false" class="GuarantorNameInput GuestPayInput"
                  required="true" maxlength="50" type="text" autocomplete="off"><span id="NameBlankError" class="alert hidden">Account field is required</span></div>
              <div id="divEnterDOB" class="PaymentEntryField hidden col-3">
                <div class="label" id="SecondAuth-Label-2">Date of birth</div>
                <fieldset class="formsection" id="dobFormSection">
                  <legend class="hidden">Date of birth</legend><label for="DateOfBirthEntry-Month" class="clearlabel inlinelabel">Month</label>
                  <div class="segment2"><input id="DateOfBirthEntry-Month" aria-invalid="false" class="DateOfBirthInput2digit GuestPayInput" required="true" maxlength="2" type="text" autocomplete="off">
                    <div class="helptext accessibleLabel" aria-hidden="true">mm</div>
                  </div><span class="separator subtle">/</span><label for="DateOfBirthEntry-Day" class="clearlabel inlinelabel">Day</label>
                  <div class="segment2"><input id="DateOfBirthEntry-Day" aria-invalid="false" class="DateOfBirthInput2digit GuestPayInput" required="true" maxlength="2" type="text" autocomplete="off">
                    <div class="helptext accessibleLabel" aria-hidden="true">dd</div>
                  </div><span class="separator subtle">/</span><label for="DateOfBirthEntry-Year" class="clearlabel inlinelabel">Year</label>
                  <div class="segment4"><input id="DateOfBirthEntry-Year" aria-invalid="false" class="DateOfBirthInput4digit GuestPayInput" required="true" maxlength="4" type="text" autocomplete="off">
                    <div class="helptext accessibleLabel" aria-hidden="true">yyyy</div>
                  </div>
                </fieldset><span id="DateFormatError" class="alert hidden">Please enter a valid date</span>
              </div>
              <div id="divEnterSSN" class="PaymentEntryField hidden col-3"><label for="SSNEntry" id="SecondAuth-Label-3">Last four of SSN</label><input id="SSNEntry" aria-invalid="false" class="GuarantorNameInput GuestPayInput" required="true"
                  maxlength="4" type="text" autocomplete="off"><span id="SSNBlankError" class="alert hidden">Account field is required</span><span id="SSNNumericError" class="alert hidden">Account field must be numeric</span></div>
              <div class="captchaContainer">
                <div class="visuallabel">As a spam prevention measure, complete the CAPTCHA below.</div><label class="clearlabel" for="g-recaptcha-response" id="captcha-label-1631917762559">This field is machine-generated content. Please
                  ignore.</label>
                <div class="__captchaCore">
                  <div style="width: 304px; height: 78px;">
                    <div><iframe title="reCAPTCHA"
                        src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lc38RcUAAAAALFDPixTHZu-tbnOP0KYKhqg4Unk&amp;co=aHR0cHM6Ly93d3cubXl1b2ZtaGVhbHRoLm9yZzo0NDM.&amp;hl=en&amp;v=tftmXwdbgCvrXiHxr5HGbIaL&amp;size=normal&amp;cb=lghkq5l5zvdr"
                        width="304" height="78" role="presentation" name="a-rcmfxve7ugxo" frameborder="0" scrolling="no"
                        sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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 class="__captchaMessage  messagedisplay" aria-live="polite"></div>
              </div>
              <div id="divQuickPayVerify" aria-hidden="false" class="VerifyButton col-3"><input type="button" id="btnVerify" tabindex="0" class="button autowidth completeworkflow disabled" role="button" aria-disabled="true" value="Look up"
                  aria-label="Look up your account with the information you provided."><span class="blocklabel sm-hide">&nbsp;</span></div>
            </div>
          </div>
          <div aria-live="polite" id="divVerifiedInfoRegion">
            <div id="divVerifiedInfo" class="LookupInfo grid hidden">
              <div class="row">
                <div class="col-3"><span id="AccountId-Label-2" class="label">Guarantor account #</span>
                  <p id="txtAccountId"></p>
                </div>
                <div class="col-3"><span id="SecondAuth-Readonly-Label-1" class="label">Guarantor Last name</span><span id="SecondAuth-Readonly-Label-2" class="hidden label">Date of birth</span><span id="SecondAuth-Readonly-Label-3"
                    class="hidden label">Last four of SSN</span>
                  <p id="txtSecondAuth"></p>
                </div>
                <div id="divQuickPayVerified" class="VerifyIcon green col-3"><label class="blocklabel sm-hide">&nbsp;</label><img aria-hidden="true" src="/MyChart-PRD/en-US/images/requirement_met.svg" alt="Complete"><span>Account found</span></div>
              </div>
            </div>
            <div id="msgNoBalance" class="successMessage hidden"><img aria-hidden="true" src="/MyChart-PRD/en-US/images/requirement_met.svg" alt="Complete">
              <p>Your account does not have any outstanding balances.</p>
            </div>
          </div>
        </div>
      </div>
      <div id="divMyChartPrompt" class="MyChartPromptBox hidden">
        <div></div>
        <div class="MyChartPromptButtonBox">
          <a id="btnCreateAccount" class="button autowidth multi otherbutton" title="Leave this page and create a MyUofMHealth account before paying." aria-describedby="btnCreateAccount-Title">Sign up now</a><a id="btnContinueWithoutAccount" class="button multi completeworkflow autowidth" tabindex="0" title="Continue paying as a guest and skip creating an account." aria-describedby="btnContinueWithoutAccount-Title">Continue as guest</a>
          <div class="hidden" id="btnCreateAccount-Title">Leave this page and create a MyUofMHealth account before paying.</div>
          <div class="hidden" id="btnContinueWithoutAccount-Title">Continue paying as a guest and skip creating an account.</div>
        </div>
      </div>
      <div id="divSigninPrompt" class="MyChartPromptBox hidden">
        <div></div>
        <div class="MyChartPromptButtonBox">
          <a id="btnSignIn" class="button autowidth multi" title="Leave this page and sign in to your MyUofMHealth account before paying." href="#" aria-describedby="btnSignIn-Title">Sign in</a><a id="btnContinueWithoutSignIn" class="button autowidth multi completeworkflow" tabindex="0" title="Continue paying as a guest and skip signing in." aria-describedby="btnContinueWithoutSignIn-Title">Continue as guest</a>
          <div class="hidden" id="btnSignIn-Title">Leave this page and sign in to your MyUofMHealth account before paying.</div>
          <div class="hidden" id="btnContinueWithoutSignIn-Title">Continue paying as a guest and skip signing in.</div>
        </div>
      </div>
      <div id="paymentInfoContainer" class="hidden">
        <div id="divChooseAccount" class="Step hidden">
          <fieldset>
            <div class="grid">
              <div class="row">
                <div class="col-12">
                  <div class="GuarantorInfo" id="GuarantorBalanceInfoToggle"><span id="serviceAreaExplanationToggle"></span></div>
                  <h2 class="header">Which balance do you want to pay?</h2>
                </div>
              </div>
              <div class="row">
                <div class="col-3"><span class="tbContainer accountSelectOptionContainer"><input type="radio" class="clearradio togglebutton" id="accountSelectHB" name="accountSelect"><label for="accountSelectHB"
                      class="togglebutton accountSelectLabel"><img src="/MyChart-PRD/en-US/images/hospital.png" alt="Hospital Billing" aria-hidden="true"><span>Hospital</span></label></span></div>
                <div class="col-3"><span class="tbContainer accountSelectOptionContainer"><input type="radio" class="clearradio togglebutton" id="accountSelectPB" name="accountSelect"><label for="accountSelectPB"
                      class="togglebutton accountSelectLabel"><img src="/MyChart-PRD/en-US/images/provider.png" alt="Professional Billing" aria-hidden="true"><span>Physician</span></label></span></div>
              </div>
            </div>
          </fieldset>
        </div>
        <div class="section" id="divPaymentAmounts">
          <div class="content">
            <div class="StepPreTextSection"></div>
            <div id="GuarantorBalanceInfo" class="GuarantorInfo"><span id="serviceAreaExplanation"></span></div>
            <div id="newActivityContainer" class="BillingWarningBox softwarning">
              <p id="newActivity"></p>
            </div>
            <h2 id="AmountSectionHeader" class="header">How much would you like to pay today?</h2>
            <div class="grid">
              <div class="row">
                <div class="col-6" id="paymentAmountContainer"></div>
              </div>
            </div>
            <div aria-live="polite">
              <div tabindex="0" id="divOverpaymentWarning" class="BillingWarningBox softwarning hidden">
                <p>The payment amount that you have entered is more than your total outstanding balance for the account.</p>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="formbuttons">
    <p class="button buttoncheck pullback hidden unchecked" id="subway-verify-container" aria-checked="false"><input type="checkbox" class="buttoncheck" id="subway-verify-checkbox" onkeypress="return event.keyCode != 13;"><label
        for="subway-verify-checkbox" class="buttoncheck required"><span>This information is correct</span><span class="requiredStar" aria-hidden="true">&nbsp;</span></label></p>
    <div class="messagedisplay hidden">
      <div class="alert validationmessage hidden" id="subway-verify-warning"><img src="/MyChart-PRD/en-US/images/warning.png" class="yield" alt=""><span>This is required</span></div>
    </div><input type="button" class="button jqHidden" id="subway-back" value="Back" style="display: none;"><input type="button" class="button nextstep jqHidden disabled" id="subway-next" value="Next" data-disable-if-invalid="" title="Next"
      aria-label="Next" disabled="" aria-disabled="true"><input type="button" class="button continuelater jqHidden" id="subway-finish-later" value="Finish later" style="display: none;"><input type="button" class="button completeworkflow jqHidden"
      id="subway-submit" value="Submit" data-disable-if-invalid="" title="Submit" aria-label="Submit" style="display: none;"><input type="button" class="button cancelworkflow jqHidden " id="subway-cancel" value="Cancel">
  </div>
</form>

POST /MyChart-PRD/Billing/GuestPay/Verify

<form action="/MyChart-PRD/Billing/GuestPay/Verify" autocomplete="off" method="post"><input name="__RequestVerificationToken" type="hidden" value="RlyY_aZgE96Y5ZPEl2V-mGn-T6rjSmXy67sT4_FS7cYprLze0v3ITTiiV4mVF_i5FT2D-KY2WfuVbXrvGklE0o2JPug1"
    autocomplete="off"><input id="SignInSidebar-id" name="guarantorID" type="hidden" value="" autocomplete="off"><input id="SignInSidebar-context" name="context" type="hidden" value="" autocomplete="off"><input id="SignInSidebar-relay"
    name="relaystate" type="hidden" value="" autocomplete="off">
  <div><input class="button autowidth" type="submit" title="Leave this page and sign in to your MyUofMHealth account before paying." value="Sign in" autocomplete="off"></div>
</form>

Text Content

Error: Please enable JavaScript in your browser before using this site.


PAY AS GUEST

We are unable to accept online payments for this account.
Start over
Clear this page and start over.

This account has been locked due to too many failed attempts.

Start over
Clear this page and start over.




LOOK UP YOUR ACCOUNT

We were unable to look up your account with the information you provided. Please
ensure that there are no typos and try again.

We need additional information to verify your account.

Try last nameTry date of birthTry Social Security numberTry to match the account
using the guarantor's last name.Try to match the account using the guarantor's
date of birth.Try to match the account using the last four digits of the
guarantor's social security number.
Guarantor account #
Account field is requiredAccount field must be numeric
Guarantor Last nameAccount field is required
Date of birth
Date of birthMonth
mm
/Day
dd
/Year
yyyy
Please enter a valid date
Last four of SSNAccount field is requiredAccount field must be numeric
As a spam prevention measure, complete the CAPTCHA below.
This field is machine-generated content. Please ignore.


 
Guarantor account #



Guarantor Last nameDate of birthLast four of SSN



 Account found

Your account does not have any outstanding balances.

Sign up nowContinue as guest
Leave this page and create a MyUofMHealth account before paying.
Continue paying as a guest and skip creating an account.
Sign inContinue as guest
Leave this page and sign in to your MyUofMHealth account before paying.
Continue paying as a guest and skip signing in.


WHICH BALANCE DO YOU WANT TO PAY?

Hospital
Physician


HOW MUCH WOULD YOU LIKE TO PAY TODAY?



The payment amount that you have entered is more than your total outstanding
balance for the account.

This information is correct 

This is required
Ver en Español Esp
What is a guarantor?The guarantor is the person responsible for paying the bill.
You can find the guarantor name and account number on your statement.
Need help?
Sign in to MyUofMHealth

Sign up for MyUofMHealth
Sign up now
Interoperability GuideHelp/FAQsPrivacy PolicyTerms and ConditionsDefault
ThemeHigh Contrast Theme

MyChart® licensed from Epic Systems Corporation, © 1999 - 2021.







Loading...