The Affordable Care Act (ACA) – also known as Obamacare – was not the perfect solution to the nation’s need for affordable healthcare, but it did increase the availability of quality, affordable healthcare for small businesses. Companies that had struggled for years – not only to find affordable health insurance for their workers but also to negotiate double-digit premium increases every year – were relieved to have choices and manageable premium rate increases. Following Trump’s inauguration, Republican attempts to repeal the ACA without providing an alternative solution recreated the nightmare for many small firms. The administration’s ultimate failure to kill Obamacare ended up being a relief for many entrepreneurs and small business owners, but many issues remain unresolved.
Business owners see the need for a bipartisan effort to develop realistic and affordable solutions, which would enable the small business sector to thrive and continue to fuel our nation’s economic growth. Here are some of the concerns that leaders have identified:
A recent report from the Congressional Budget Office on the fiscal impact of the Federal government yanking the cost-sharing subsidies that support the ACA marketplaces (a revision that would most likely occur if Republicans continue to gut the ACA) suggests that insurance premiums for small businesses would increase an average of 20 percent next year growing to a 25 percent increase by 2020. Although the Federal government is required by current laws to pay these subsidies, President Trump has indicated he wants to stop these subsidies by any means possible as part of his mission to dismantle the ACA. The CBO has calculated that the potential economic impact on the federal deficit could be as much as $194 billion, because a move like this would require consumers to obtain additional tax credits to offset their premium payments.
The elimination of cost-sharing subsidies would likely lead many insurance companies to exit the individual insurance market, and could disrupt the health insurance marketplace and leave small business owners with limited access to affordable health insurance options.
Small business advocates oppose the introduction of any measures that would result in separate risk pools for the healthy and the sick, and want to see measures to encourage businesses to establish association health plans.
Sector leaders want to see steps taken to expand Medicaid. ACA already had provided coverage to an additional 14 million previously uninsured Americans – a total that includes an estimated 2 million small business employees.
Entrepreneurs want to see healthcare tax equity measures in place for the self-employed to allow them to deduct healthcare expenses from FICA tax obligations.
The small business segment is hailed as the champion of job-creation in the United States. If it is to continue in this vital role, lawmakers must expand efforts to do more to reform healthcare insurance.
Could not reach the server. Please check your connection.
" + dpSimilarCta(output, -1); }) .then(function(){ submit.disabled = false; output.removeAttribute("aria-busy"); }); } function dpAskGrokSend(block) { var input = block.querySelector(".dp-ask-grok-input"); var result = block.querySelector(".dp-ask-grok-result"); var send = block.querySelector(".dp-ask-grok-send"); var form = block.querySelector(".dp-ask-grok-form"); var button = block.querySelector(".dp-ask-grok-button"); var intro = block.querySelector(".dp-ask-grok-intro"); var question = (input.value || "").trim(); if (question.length Please ask a question of at least 10 characters."; return; } if (question.length > 500) { result.innerHTML = "
Question is too long. Please keep it under 500 characters.
Session expired. Please refresh the page and try again.
"; return; } if (resp.status === 200 && resp.data && resp.data.success) { var safeAnswer = dpSimilarEscape(resp.data.answer || ""); var safeDisclaimer = dpSimilarEscape(resp.data.disclaimer || ""); var answerHtml = "
"; answerHtml += "
" + safeAnswer + "
"; answerHtml += "
\u26a0\ufe0f " + safeDisclaimer + "
"; answerHtml += "
"; result.innerHTML = answerHtml; if (form) form.style.display = "none"; if (intro) intro.style.display = ""; if (button) { button.style.display = ""; button.disabled = true; button.setAttribute("title", "Daily limit reached. Try again tomorrow."); button.textContent = "Daily limit reached"; } return; } if (resp.status === 200 && resp.data && !resp.data.success) { var msg = dpSimilarEscape(resp.data.message || "Could not process your question right now."); result.innerHTML = "
" + msg + "
"; return; } result.innerHTML = "
Could not process your question right now. Please try again later.
"; }) .catch(function(){ result.innerHTML = "
Could not reach the server. Please check your connection and try again.
"; }) .then(function(){ if (send) send.disabled = false; result.removeAttribute("aria-busy"); }); } function dpSimilarRender(output, keyword, data) { var html = ""; if (data.count === 0) { html += "
No matches found for “" + dpSimilarEscape(keyword) + "”.
"; html += "" + r.title + ""; html += "" + r.date + ""; html += "
"; }); html += "
"; } html += dpSimilarCta(output, data.count); output.innerHTML = html; } function dpSimilarCta(output, count) { var block = output.closest(".dp-similar-block"); var contactUrl = block ? block.dataset.contactUrl : ""; if (!contactUrl) { return ""; } var ctaText; if (count === -1) { ctaText = "While you wait, here are some other ways to get help:"; } else if (count === 0) { ctaText = "Couldn\u2019t find what you needed? Speak with a professional for personalized help."; } else { ctaText = "Need more help with this topic? Speak with a professional."; } var html = "
"; html += "
" + ctaText + "
"; html += "Talk to a Professional"; html += "
"; var isFullApi = block && block.dataset.isFullApi === "1"; html += "
Or ask our AI assistant a quick question about this topic.
"; html += ""; html += "
"; html += ""; html += ""; html += ""; html += ""; html += "
"; html += ""; html += "
"; html += "
"; return html; } function dpSimilarEscape(s) { var div = document.createElement("div"); div.textContent = s; return div.innerHTML; }})();