www.healthcarejobsite.com
Open in
urlscan Pro
68.168.84.162
Public Scan
Submitted URL: http://links.healthjobs.com/ls/click?upn=yrFfNoqMLPW-2Fw74oQilgpUm3JqAJ110jGefCTPqpu8BQwaKJxPzq4ER-2BfW2pzQpRdlgvvdonhMZ-2FO...
Effective URL: https://www.healthcarejobsite.com/jobs/search?id=1825669902&tx=DZ11123UIT&pt=1&aff=E8D3FE70-2EB6-4FB3-B57F-C13AF580A180&utm_source...
Submission: On October 30 via api from US — Scanned from DE
Effective URL: https://www.healthcarejobsite.com/jobs/search?id=1825669902&tx=DZ11123UIT&pt=1&aff=E8D3FE70-2EB6-4FB3-B57F-C13AF580A180&utm_source...
Submission: On October 30 via api from US — Scanned from DE
Form analysis
2 forms found in the DOMName: form — POST
<form id="email-reg-form" ng-controller="GenericRegistrationWizardStepController" class="col-xs-12 large-modal-form ng-scope ng-dirty ng-valid-parse ng-invalid ng-invalid-required ng-valid-email ng-invalid-recaptcha" name="form" role="form"
method="post" ng-submit="submit()" ng-init="wizard.activateOptimize();" novalidate="" data-gtm-vis-recent-on-screen-1988042_234="311" data-gtm-vis-first-on-screen-1988042_234="311" data-gtm-vis-total-visible-time-1988042_234="100"
data-gtm-vis-has-fired-1988042_234="1" style="">
<div class="row">
<div class="col-xs-12">
<!-- ngInclude: --><ng-include src="'/RegistrationWizard/Modal/LargeHeader.v2'" class="ng-scope">
<div id="modal-header" class="modal-header ng-scope">
<!-- ngIf: !wizard.currentStep.HideCloseButton -->
<div ng-if="!wizard.currentStep.HideCloseButton" class="ng-scope">
<!-- ngIf: wizard.Input.DetailsUrl -->
<div id="header-close-container" ng-if="wizard.Input.DetailsUrl" class="ng-scope">
<!-- ngIf: wizard.Input.IsApplyUrlExternal && !wizard.currentStep.CloseModalJobNotShown -->
<!-- ngIf: wizard.Input.IsApplyUrlExternal && wizard.currentStep.CloseModalJobNotShown --><a rel="nofollow" id="header-close" ng-if="wizard.Input.IsApplyUrlExternal && wizard.currentStep.CloseModalJobNotShown" ng-click="wizard.OpenJobWindow = false; wizard.trackClose(); wizard.close();" class="close ng-scope" ng-class="{ 'font-16': wizard.currentStep.CloseLinkText }">
<!-- ngIf: wizard.currentStep.CloseLinkText -->
<!-- ngIf: !wizard.currentStep.CloseLinkText --><span id="header-close-icon" ng-if="!wizard.currentStep.CloseLinkText" class="ng-scope"><i class="far fa-times-circle"></i></span><!-- end ngIf: !wizard.currentStep.CloseLinkText -->
</a><!-- end ngIf: wizard.Input.IsApplyUrlExternal && wizard.currentStep.CloseModalJobNotShown -->
<!-- ngIf: !wizard.Input.IsApplyUrlExternal || !wizard.Input.ApplyUrl -->
</div><!-- end ngIf: wizard.Input.DetailsUrl -->
<!-- ngIf: !wizard.Input.DetailsUrl -->
</div><!-- end ngIf: !wizard.currentStep.HideCloseButton -->
<!-- ngIf: wizard.LogosEnabled -->
<!-- ngIf: wizard.currentStep.Title || wizard.currentStep.Subtitle -->
</div>
</ng-include>
</div>
<fieldset id="modal-body" class="modal-body col-xs-12">
<div class="col-xs-12 col-sm-8">
<div class="row">
<div id="header-text-container" class="col-xs-12 margin-bottom-xl">
<h2 id="header-text" class="modal-header-text text-roboto margin-bottom-sm"><strong>You're One Step Away From Applying</strong></h2>
<p id="header-subtext" class="font-18 text-link text-roboto inline-block ng-binding"> And speeding up your job search by receiving alerts about other great Clinic Physician jobs. </p>
</div>
<!-- ngIf: form.$errored || (form.$submitted && form.$invalid) -->
</div>
</div>
<div class="col-xs-10 col-sm-8">
<div class="row">
<div id="name-container" class="col-xs-12">
<div id="name-row" class="row">
<div id="first-name-container" class="col-xs-12 col-sm-6 margin-bottom-lg field-container" ng-class="{ 'has-error': form.$submitted && form.FirstName.$invalid, 'has-success': form.$submitted && form.FirstName.$valid }">
<div id="first-name-field-container" class="input-group">
<div class="input-group-addon required-border input-addon-icon">
<span><i class="fal fa-15x fa-id-badge"></i></span>
</div>
<input id="first-name-field" byd-focus-input="" type="text" class="form-control reg-required-addon-xl input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-model="wizard.Input.FirstName" name="FirstName"
placeholder="First Name" required="">
</div>
</div>
<div id="last-name-container" class="col-xs-12 col-sm-6 margin-bottom-lg field-container" ng-class="{ 'has-error': form.$submitted && form.LastName.$invalid, 'has-success': form.$submitted && form.LastName.$valid }">
<div id="last-name-field-container" class="input-group">
<div class="input-group-addon required-border input-addon-icon">
<span><i class="fal fa-15x fa-id-badge"></i></span>
</div>
<input id="last-name-field" type="text" class="form-control reg-required-addon-xl input-lg ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-model="wizard.Input.LastName" name="LastName" placeholder="Last Name"
required="">
</div>
</div>
</div>
</div>
<!-- ngIf: !hasKeywordsAndLocation -->
<div id="email-container" class="col-xs-12 form-group margin-bottom-xxl required-separator" ng-class="{ 'has-error': form.$submitted && form.FEAdd.$invalid, 'has-success': form.$submitted && form.FEAdd.$valid }">
<div id="email-row" class="row">
<div id="email-field-container" class="col-xs-12">
<div class="input-group">
<div class="input-group-addon required-border input-addon-icon">
<span><i class="fal fa-15x fa-envelope"></i></span>
</div>
<input id="email-field" ng-model="wizard.Input.Email" placeholder="Email Address" name="FEAdd"
class="form-control reg-required-addon-xl input-lg ng-pristine ng-untouched ng-isolate-scope ng-empty ng-valid-email ng-invalid ng-invalid-required" type="email" ng-min-length="3" required="" byd-email-validation="">
</div>
</div>
</div>
</div>
<div id="education-experience-container" class="col-xs-12">
<div id="education-experience-row" class="row">
<div id="education-container" class="col-xs-12 col-sm-6 margin-bottom-md field-container education-select">
<div id="education-field-container" class="input-group">
<div class="input-group-addon input-addon-icon">
<span><i class="fal fa-15x fa-graduation-cap"></i></span>
</div>
<select id="education-field" name="EducationLevel" class="form-control reg-addon-xl reg-select select-placeholder input-lg ng-untouched ng-valid ng-empty ng-dirty ng-valid-parse" ng-model="wizard.Input.EducationLevelId">
<option value="" disabled="" default="" selected="selected">Education</option>
<!-- ngRepeat: edu in options.educationLevels -->
<option ng-repeat="edu in options.educationLevels" value="99" ng-selected="false" class="ng-binding ng-scope">High School Diploma</option><!-- end ngRepeat: edu in options.educationLevels -->
<option ng-repeat="edu in options.educationLevels" value="2110" ng-selected="false" class="ng-binding ng-scope">Some College</option><!-- end ngRepeat: edu in options.educationLevels -->
<option ng-repeat="edu in options.educationLevels" value="100" ng-selected="false" class="ng-binding ng-scope">Associate's Degree</option><!-- end ngRepeat: edu in options.educationLevels -->
<option ng-repeat="edu in options.educationLevels" value="101" ng-selected="false" class="ng-binding ng-scope">Bachelor's Degree</option><!-- end ngRepeat: edu in options.educationLevels -->
<option ng-repeat="edu in options.educationLevels" value="102" ng-selected="false" class="ng-binding ng-scope">Post Graduate Degree</option><!-- end ngRepeat: edu in options.educationLevels -->
</select>
<div class="input-group-addon right-addon">
<span><i class="fal fa-chevron-down"></i></span>
</div>
</div>
</div>
<div id="experience-container" class="col-xs-12 col-sm-6 margin-bottom-md field-container experience-select">
<div id="experience-field-container" class="input-group">
<div class="input-group-addon input-addon-icon">
<span><i class="fal fa-15x fa-user-astronaut"></i></span>
</div>
<select id="experience-field" name="ExperienceLevel" class="form-control reg-addon-xl reg-select select-placeholder input-lg ng-untouched ng-valid ng-empty ng-dirty ng-valid-parse" ng-model="wizard.Input.ExperienceLevelId">
<option value="" disabled="" default="" selected="selected">Experience Level</option>
<!-- ngRepeat: exp in options.experienceLevels -->
<option ng-repeat="exp in options.experienceLevels" value="2125" ng-selected="false" class="ng-binding ng-scope">Less than 1 year</option><!-- end ngRepeat: exp in options.experienceLevels -->
<option ng-repeat="exp in options.experienceLevels" value="2126" ng-selected="false" class="ng-binding ng-scope">1 - 2 Years</option><!-- end ngRepeat: exp in options.experienceLevels -->
<option ng-repeat="exp in options.experienceLevels" value="2127" ng-selected="false" class="ng-binding ng-scope">3 - 5 Years</option><!-- end ngRepeat: exp in options.experienceLevels -->
<option ng-repeat="exp in options.experienceLevels" value="2128" ng-selected="false" class="ng-binding ng-scope">5 - 10 Years</option><!-- end ngRepeat: exp in options.experienceLevels -->
<option ng-repeat="exp in options.experienceLevels" value="2129" ng-selected="false" class="ng-binding ng-scope">10 - 15 Years</option><!-- end ngRepeat: exp in options.experienceLevels -->
<option ng-repeat="exp in options.experienceLevels" value="2130" ng-selected="false" class="ng-binding ng-scope">15 - 20 Years</option><!-- end ngRepeat: exp in options.experienceLevels -->
<option ng-repeat="exp in options.experienceLevels" value="2131" ng-selected="false" class="ng-binding ng-scope">21+ Years</option><!-- end ngRepeat: exp in options.experienceLevels -->
</select>
<div class="input-group-addon right-addon">
<span><i class="fal fa-chevron-down"></i></span>
</div>
</div>
</div>
</div>
</div>
<div id="legend-container" class="col-xs-12 field-container visible-xs">
<div id="legend-row" class="row">
<div class="col-xs-5">
<p class="font-13 link-color text-bold"><i class="fal fa-asterisk" style="border-radius:25px;padding:6px;border:1px solid"></i> Required</p>
</div>
<div class="col-xs-7">
<p class="font-13 text-muted text-bold"><i class="fal fa-star" style="border-radius:25px;padding:6px;border:1px solid"></i> Recommended</p>
</div>
</div>
</div>
<div class="col-xs-12 margin-top-md">
<div class="row">
<!-- ngIf: $responsively.xs.hidden -->
<div id="captcha-container" ng-init="wizard.currentStep.showRecaptcha=true;" class="col-xs-12 form-group marign-bottom-xs ng-scope" ng-if="$responsively.xs.hidden"
ng-class="{ 'has-error': form.$submitted && form.RecaptchaResponse.$invalid, 'has-success': form.$submitted && form.RecaptchaResponse.$valid }">
<span id="captcha-error-text" class="col-xs-12 col-sm-8 col-sm-offset-2 col-lg-6 col-lg-offset-3 help-block ng-hide" ng-show="form.$submitted && form.RecaptchaResponse.$invalid">
<span class="label label-danger"><i class="fa fa-warning"></i> Required</span> You have failed the Captcha, please <a rel="nofollow" href="Javascript:;" ng-click="retryCaptcha()">try</a> again. </span>
</div><!-- end ngIf: $responsively.xs.hidden -->
<div class="hidden-xs">
<!-- ngInclude: --><ng-include src="'/RegistrationWizard/Modal/LargeFooter.v2'" class="ng-scope">
<div id="modal-footer" class="col-xs-12 modal-footer margin-bottom-sm no-margin-top ng-scope">
<div id="footer-row" class="row">
<!-- ngIf: wizard.currentStep.ContinueButtonUrl && !wizard.currentStep.OpenJobOnContinue -->
<!-- ngIf: !wizard.currentStep.ContinueButtonUrl && !wizard.currentStep.OpenJobOnContinue --><button id="footer-continue" ng-if="!wizard.currentStep.ContinueButtonUrl && !wizard.currentStep.OpenJobOnContinue"
type="submit" class="btn btn-info btn-lg btn-xl btn-block-xs col-xs-12 col-sm-6 col-sm-offset-3 col-lg-4 col-lg-offset-4 "
ng-disabled="form.$submitting || (form.$submitted && form.$invalid && !wizard.currentStep.ContinueButtonEnabledOnInvalid)" ng-click="submitClicked($event, form.RecaptchaResponse);">
<!-- ngIf: !form.$submitting --><span id="footer-continue-text" class="font-16 ng-binding ng-scope" ng-if="!form.$submitting" ng-bind="wizard.currentStep.ContinueButtonText || 'Continue'">Get
Started</span><!-- end ngIf: !form.$submitting -->
<!-- ngIf: form.$submitting -->
</button><!-- end ngIf: !wizard.currentStep.ContinueButtonUrl && !wizard.currentStep.OpenJobOnContinue -->
<!-- ngIf: wizard.currentStep.showRecaptcha -->
<div vc-recaptcha="" key="publicKey" on-create="setWidgetId(widgetId)" on-success="setResponse(response);submit();" on-expire="cbExpiration()" size="invisible" data-badge="inline" ng-if="wizard.currentStep.showRecaptcha"
name="RecaptchaResponse" public-key="'6LdRjCEUAAAAAM5jOR6j_IjHbt731HoCxPbypZnK'" ng-model="wizard.Input.ReCaptchaResponse" style="float:right;" class="ng-scope ng-isolate-scope ng-invalid-required ng-empty">
<div class="grecaptcha-badge" data-style="inline"
style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
<div class="grecaptcha-logo"><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LdRjCEUAAAAAM5jOR6j_IjHbt731HoCxPbypZnK&co=aHR0cHM6Ly93d3cuaGVhbHRoY2FyZWpvYnNpdGUuY29tOjQ0Mw..&hl=de&v=UrRmT3mBwY326qQxUfVlHu1P&size=invisible&badge=inline&cb=92o2qpn4xdss"
width="256" height="60" role="presentation" name="a-7q7tn5s7cazy" 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>
<div class="grecaptcha-error"></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>
</div><!-- end ngIf: wizard.currentStep.showRecaptcha -->
<!-- ngIf: wizard.currentStep.OpenJobOnContinue -->
<!-- ngIf: !form.$submitting && wizard.currentStep.AllowSkip -->
<!-- ngIf: !form.$submitting && wizard.currentStep.AllowClose -->
</div>
</div>
</ng-include>
</div>
</div>
</div>
<div id="terms-container" class="col-xs-12 col-sm-8 col-sm-offset-2 col-lg-6 col-lg-offset-3 text-center margin-bottom-xl padding-bottom-lg">
<p id="terms-text" class="text-muted ng-binding">By clicking Get Started, you agree to the site <a rel="nofollow" class="no-link-muted" target="_blank" href="/policies/terms">terms</a> and
<a rel="nofollow" target="_blank" class="no-link-muted" href="/policies/privacy">privacy policy.</a></p>
</div>
<div class="col-xs-12 visible-xs">
<!-- ngInclude: --><ng-include src="'/RegistrationWizard/Modal/LargeFooter.v2'" class="ng-scope">
<div id="modal-footer" class="col-xs-12 modal-footer margin-bottom-sm no-margin-top ng-scope">
<div id="footer-row" class="row">
<!-- ngIf: wizard.currentStep.ContinueButtonUrl && !wizard.currentStep.OpenJobOnContinue -->
<!-- ngIf: !wizard.currentStep.ContinueButtonUrl && !wizard.currentStep.OpenJobOnContinue --><button id="footer-continue" ng-if="!wizard.currentStep.ContinueButtonUrl && !wizard.currentStep.OpenJobOnContinue" type="submit"
class="btn btn-info btn-lg btn-xl btn-block-xs col-xs-12 col-sm-6 col-sm-offset-3 col-lg-4 col-lg-offset-4 "
ng-disabled="form.$submitting || (form.$submitted && form.$invalid && !wizard.currentStep.ContinueButtonEnabledOnInvalid)" ng-click="submitClicked($event, form.RecaptchaResponse);">
<!-- ngIf: !form.$submitting --><span id="footer-continue-text" class="font-16 ng-binding ng-scope" ng-if="!form.$submitting" ng-bind="wizard.currentStep.ContinueButtonText || 'Continue'">Get
Started</span><!-- end ngIf: !form.$submitting -->
<!-- ngIf: form.$submitting -->
</button><!-- end ngIf: !wizard.currentStep.ContinueButtonUrl && !wizard.currentStep.OpenJobOnContinue -->
<!-- ngIf: wizard.currentStep.showRecaptcha -->
<div vc-recaptcha="" key="publicKey" on-create="setWidgetId(widgetId)" on-success="setResponse(response);submit();" on-expire="cbExpiration()" size="invisible" data-badge="inline" ng-if="wizard.currentStep.showRecaptcha"
name="RecaptchaResponse" public-key="'6LdRjCEUAAAAAM5jOR6j_IjHbt731HoCxPbypZnK'" ng-model="wizard.Input.ReCaptchaResponse" style="float:right;" class="ng-scope ng-isolate-scope ng-invalid-required ng-empty">
<div class="grecaptcha-badge" data-style="inline"
style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
<div class="grecaptcha-logo"><iframe title="reCAPTCHA"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LdRjCEUAAAAAM5jOR6j_IjHbt731HoCxPbypZnK&co=aHR0cHM6Ly93d3cuaGVhbHRoY2FyZWpvYnNpdGUuY29tOjQ0Mw..&hl=de&v=UrRmT3mBwY326qQxUfVlHu1P&size=invisible&badge=inline&cb=94g9rgu8kmgr"
width="256" height="60" role="presentation" name="a-hawd6d1urk7q" 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>
<div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" 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><!-- end ngIf: wizard.currentStep.showRecaptcha -->
<!-- ngIf: wizard.currentStep.OpenJobOnContinue -->
<!-- ngIf: !form.$submitting && wizard.currentStep.AllowSkip -->
<!-- ngIf: !form.$submitting && wizard.currentStep.AllowClose -->
</div>
</div>
</ng-include>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-4 hidden-xs">
<div class="row">
<div class="col-xs-3 text-center">
<div class="margin-bottom-sm">
<i class="fal fa-asterisk link-color" style="border-radius:25px;padding:10px;border:1px solid"></i>
</div>
<div class="link-color margin-bottom-sm">
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<!-- ngIf: !hasKeywordsAndLocation -->
</div>
<div>
<i class="fal fa-star text-muted" style="border-radius:25px;padding:10px;border:1px solid"></i>
</div>
</div>
<div class="col-xs-9 margin-top-xs">
<div class="required-text-width required-margin" ng-class="{ 'required-extra-margin': !hasKeywordsAndLocation, 'required-margin': hasKeywordsAndLocation }">
<p class="font-16 link-color no-margin-bottom"><strong>Required</strong></p>
<p class="font-14 link-color">These fields get you set up and on your way to a new job.</p>
</div>
<div class="recommended-text-width">
<p class="font-16 text-muted no-margin-bottom"><strong>Recommended</strong></p>
<p class="font-14 text-muted">These fields help us send you more relevant jobs so you can find a great job faster.</p>
</div>
</div>
</div>
</div>
<div class="col-xs-2 visible-xs">
<div class="row">
<div class="col-xs-12 text-center">
<div class="margin-bottom-sm">
<i class="fal fa-asterisk link-color" style="border-radius:25px;padding:8px;border:1px solid"></i>
</div>
<div class="link-color margin-bottom-lg">
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<!-- ngIf: !hasKeywordsAndLocation -->
</div>
<div class="padding-top-sm margin-bottom-sm">
<i class="fal fa-star text-muted" style="border-radius:25px;padding:8px;border:1px solid"></i>
</div>
<div class="text-muted">
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
<p class="no-margin-bottom" style="line-height:0.73;">|</p>
</div>
</div>
</div>
</div>
</fieldset>
</div>
<div class="navbar-fixed-bottom hidden-xs" style="background-color:#f2f2f2;border-radius:0 0 6px 6px;margin-left:1px;margin-right:1px;">
<div class="col-xs-12">
<div class="col-xs-12 recaptcha-text"> This site is protected by reCAPTCHA and the Google <a rel="nofollow" target="_blank" href="https://policies.google.com/privacy">Privacy Policy</a> and
<a rel="nofollow" target="_blank" href="https://policies.google.com/terms">Terms of Service</a> apply. </div>
</div>
</div>
</form>
POST #
<form id="SearchIndexDataForm" method="post" class="hidden ng-pristine ng-valid" action="#" data-loadingiconsrc="//d95hpgjsuryud.cloudfront.net/apps/p/2021-10-29_150718/content/local/img/loading.gif"
data-searchurl="/js/form/searchform.asp?k=Clinic%20Physician&l=Costa%20Mesa%2C%20CA%2092626&ps=20&aff=E8D3FE70-2EB6-4FB3-B57F-C13AF580A180&ej=1825669902&said=4&te=1" data-bootstrap-modal-aria-hidden-count="1"
aria-hidden="true"></form>
Text Content
YOU'RE ONE STEP AWAY FROM APPLYING And speeding up your job search by receiving alerts about other great Clinic Physician jobs. Education High School DiplomaSome CollegeAssociate's DegreeBachelor's DegreePost Graduate Degree Experience Level Less than 1 year1 - 2 Years3 - 5 Years5 - 10 Years10 - 15 Years15 - 20 Years21+ Years Required Recommended Required You have failed the Captcha, please try again. Get Started By clicking Get Started, you agree to the site terms and privacy policy. Get Started | | | | | | | | | | | Required These fields get you set up and on your way to a new job. Recommended These fields help us send you more relevant jobs so you can find a great job faster. | | | | | | | | | | | | | | | | | | This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply. Toggle navigation * Join Now * Sign In * * Join Now * Sign In * PHYSICIAN OPERATIONS SPECIALIST - HOAG CLINIC PHYSICIAN SERVICES (COSTA MESA, CA, US) Hoag Memorial Hospital Presbyterian | Costa Mesa, CA 92626 Posted Oct 10 GET STARTED Show the full job description › Hide the full job description › Job Description The Physician Services Specialist positions work in collaboration with multiple stakeholders to facilitate a high-touch, white-glove physician/provider experience across Medical Groups and IPA. In a corporate work-environment, the Specialists exude positivity, focus, problem-solving skills, and resilience to exceed the expectations of internal and external physician/providers, customers and colleagues. Physician Services Specialists respond to all physician/provider inquiries delivering top-caliber concierge service through multiple communication channels. This role is central to ensure a uniquely Hoag experience and a physician/provider experience that is unparalleled in healthcare. Physician Services Specialists maintain a continual learning mindset empowered to self-correct and influence process improvement, technology improvement, and our physician/provider experience. Physician Services Specialist In additional the Physician Services Specialist position oversees the administration of various HR and operational functions as appropriate, including recruitment support, benefits administration, leaves of absence, workers' compensation, etc. and works with other departments, customers and vendors to manage these functions. The specialist also strives to develop specialized expertise in a specific domain (employee relations, benefits administration, leaves of absence, physician performance measures, etc.). The specialist will provide support for provider growth, which may include remote and onsite training and development activities. Sr. Physician Services Specialist In addition to the Physician Services Specialist requirements, the Sr. Physician Services Specialist is a mentor on the team that leads aspects of internal training functions, is a subject matter expert in a variety of knowledge sets, and efficiently manages service recovery functions, is a life-long learner, and is a champion change agent for physician/provider experience and process improvement activities. Essential Functions: * Directly supports the strategic, employment, and organizational needs of physicians/providers across Hoag Clinic. * Provides physicians/providers with guidance and interpretation of policies and programs. * Coordinates medical group open enrollment, administers benefits and enrollment and acts as a liaison with benefits broker and insurance companies to ensure proper benefit offerings and compliance. * Advocates physicians' interests and perspectives by listening and identifying key issues, facilitate communication to ensure all views are represented. * Ensures accuracy of physician/provider credentialing, benefits, licensure, and medical malpractice profiles. * Reviews and processes Leaves of Absence requests and Workers' Compensation claims; works with medical group or appropriate leadership regarding accommodation requests. * Responds appropriately to physician/provider inquires and training needs. Ability to troubleshoot and problem solve independently. * Collaborates and coordinates with Physician Services operations team to ensure smooth onboarding and operations for physicians throughout their employment or relationship with Hoag Clinic; meets with physicians to educate them on benefits, retirement, policies and other benefits and functions. * Establishes relationships with Hoag Physician Partner (HPP) physicians that enables the facilitation of issue remediation and directs operational improvement for MSO services as well as identifies and facilitates in the deployment of new service offerings * Partners with Member Services team to ensure standardization, expertise, and high concierge service and as needed address inbound physician calls, email and chat messages * Provides account management services of Hoag-sponsored third party entities that provide practice management support (billing, IT, HR, etc.) * Ensures adherence to daily operations and physician/provider relations * Performs other duties and projects as assigned * Position may require travel between various Hoag locations and its affiliates. Position may require participating in meetings or events outside of normal business hours including occasional evenings and/or weekends. Education, Training and Experience Required: Physician Services Specialist - Associate's Degree in Business, Healthcare Administration, Human Resources, or related field, or equivalent work experience. A minimum of 2 years experience in Human Resources. Sr. Physician Services Specialist - Bachelor's Degree in Business or Healthcare Administration, Human Resources, Organizational Development or related field, or equivalent work experience. A minimum of 5 years of experience in Human Resources; Experience managing complex and cross functional initiatives, processes, or projects. Skills or Other Qualifications Required: Physician Services Specialist * Passionate, excited and exudes positivity; a strong desire to simply and innovate healthcare * Experience in providing top-notch, white-glove customer service * Excellent organizational skills, including the ability to multi-task, handle several projects. * Superior verbal and written communication skills, including ability to communicate effectively across all levels of the organization. * Ability to maintain composure and compassion while addressing a high volume of competing tasks * Comfortable with ambiguity and open to collaborative environments * Strong moral compass and commitment to Hoag's values * Motivated to learn, continually improve and operate to ones' fullest potential Sr. Physician Services Specialist * Experience managing broad human resources related issues * Simultaneously, prioritize competing efforts and delegate duties * Skills to multi-task and manage competing priorities can triage appropriately and can apply critical thinking to solve problems * Tech savvy and possess a capability to quickly learn new applications * Demonstrated ability to facilitate meetings and deliver presentations * Proven project management skills Preferred: * Experienced with ADP, Paylocity, Workday payroll systems * Applicant Tracking Systems (ATS) experience * Microsoft Office Suite: Visio and Publisher License and Certifications Required: N/A Preferred: Human Resources certification Similar Jobs to Check Out PHYSICIAN - INTERNAL MEDICINE - PRIMARY CARE CLINIC PHYSICIAN OPENING IN THE VILLAGES, FL! LOAN REPA Veterans Health Administration | The Villages, FL 32162 Posted Today PHYSICIAN - EMERGENCY MEDICINE - PEDIATRIC PHYSICIAN Envision Physician Services | Las Vegas, NV 89144 Posted Today PHYSICIAN - INTERNAL MEDICINE - PRIMARY CARE PHYSICIANS Contra Costa Regional Medical Center | Martinez, CA 94553 Posted Today View More Similar Jobs JOB SEEKERS * Search for Jobs * BLOG: The Confident Career EMPLOYERS * Hiring Solutions * BLOG: Employment Metrix ABOUT * Press Releases & News * Advertise with Us CONTACT US * 676 East Swedesford Rd, Suite 300 * Wayne, PA 19087 Terms of Service | Privacy Policy | California Privacy Rights © 2001 - 2021 Nexxt, Inc. Nexxt Patented Technology 4.0.5527.27108