(a) The Illinois General Assembly makes all of the following findings: (1) Hospital emergency services are not always the most appropriate level of care for patients seeking unscheduled medical care or for patients who do not have a regular physician who can treat a significant or acute medical condition not considered critical, debilitating, or life-threatening. (2) Hospital emergency rooms are over-utilized and too often over-burdened with many injuries or illnesses that could be managed in a less intensive clinical setting or physician's office. (3) Over-utilization of hospital emergency departments contributes to excess medical and health insurance costs. (4) The use of the term "emergi-" or a similar term in a facility's posted or advertised name may confuse the public and prospective patients regarding the type of services offered relative to those provided by a hospital emergency department. There is significant risk to the public health and safety if persons requiring treatment for a critical or life-threatening condition inappropriately use such facilities. (5) Many times patients are not clearly aware of the policies and procedures of their insurer or health plan that must be followed in the use of emergency rooms versus non-emergent clinics and what rights they have under the law in regard to appropriately sought emergency care. (6) There is a need to more effectively educate health care payers and consumers about the most appropriate use of the various available levels of medical care and particularly the use of hospital emergency rooms and walk-in medical clinics that do not require appointments. (b) No person, facility, or entity shall hold itself out to the public as an "emergi-" or "emergent" care center or use any similar term, as defined by rule, that would give the impression that emergency medical treatment is provided by the person or entity or at the facility unless the facility is the emergency room of a facility licensed as a hospital under the Hospital Licensing Act or a facility licensed as a freestanding emergency center under the Emergency Medical Services (EMS) Systems Act. This Section does not prohibit a person, facility, or entity from holding itself out to the public as an "urgi-" or "urgent" care center. (c) Violation of this Section constitutes a business offense with a minimum fine of $5,000 plus $1,000 per day for a continuing violation, with a maximum of $25,000. (d) The Director of Public Health in the name of the people of the State, through the Attorney General, may bring an action for an injunction or to restrain a violation of this Section or the rules adopted pursuant to this Section or to enjoin the future operation or maintenance of any facility in violation of this Section or the rules adopted pursuant to this Section. (e) The Department of Public Health shall adopt rules necessary for the implementation of this Section. This site is maintained for the Illinois General Assembly by the Legislative Information System, 705 Stratton Building, Springfield, Illinois 62706. Contact ILGA Webmaster ILGA.GOV 2026 ILGA.gov | All Rights Reserved | ADA | Disclaimers | Learn This site is maintained for the Illinois General Assembly by the Legislative Information System, 705 Stratton Building, Springfield, Illinois 62706. Contact ILGA Webmaster ILGA.GOV 2026 ILGA.gov | All Rights Reserved | ADA | Disclaimers | Learn .fade-out { opacity: 0; transition: opacity 1.0s; /* Adjust the duration as needed */ } .cookies { position: fixed; bottom: 0; margin-bottom: 0; /* Ensure no margin at the bottom */ width: 100%; border-radius: 0; /* Remove rounded borders */ opacity: 0.98; z-index: 100; } @media (max-width: 576px) { .cookies { height: auto; /* Allow the height to adjust based on content */ padding-bottom: 80px !important; /* Add extra padding to push buttons above UserWay widget */ } } ILGA.gov is better with cookies. ILGA.gov uses cookies to ensure you get the best experience on our website. By continuing to browse ILGA.gov you consent to our use of cookies. Read About Cookies Accept & Continue document.getElementById('about-cookies-btn').addEventListener('click', function () { window.location.href = '/Cookies'; }); (function () { var button = document.querySelector("#cookieConsent button[data-cookie-string]"); button.addEventListener("click", function (event) { document.cookie = button.dataset.cookieString; var cookieContainer = document.querySelector("#cookieConsent"); cookieContainer.remove() }, false); })(); enableWordFriendlyCopy({ selector: '#copyable-content', baseUrl: 'https://ilga.gov/' }); (function () { const BASE_WIDTH = 578; const isDev = location.hostname === 'localhost' || location.hostname === 'dev.ilga.gov'; const log = (...args) => { if (isDev) { console.log(...args); } }; function applyBillScale() { log('--- applyBillScale called ---'); const host = document.querySelector('#billtextanchor .billtext-host'); const scaleEl = document.querySelector('#billtextanchor .billtext-scale'); log('host element:', host); log('scaleEl element:', scaleEl); if (!host || !scaleEl) { log('Missing host or scaleEl, exiting'); return; } const available = window.innerWidth; log('available viewport width:', available); let scale = 1; log('initial scale:', scale); if (available = 850 (desktop)'); } log('calculated scale:', scale); scaleEl.style.transformOrigin = 'top left'; scaleEl.style.transform = `scale(${scale})`; log('transform:', scaleEl.style.transform); const calculatedWidth = BASE_WIDTH * scale; scaleEl.style.width = `${calculatedWidth}px`; log('calculated width:', calculatedWidth); } log('Bill scaling script loaded. isDev =', isDev); window.addEventListener('orientationchange', () => { log('orientationchange event fired'); applyBillScale(); }); document.addEventListener('DOMContentLoaded', () => { log('DOMContentLoaded event fired'); applyBillScale(); }); })(); (function () { var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function () { acsbJS.init({ statementLink: '', footerHtml: '', hideMobile: false, hideTrigger: false, disableBgProcess: false, language: 'en', position: 'left', leadColor: '#070D0D', triggerColor: '#03396c', triggerRadius: '50%', triggerPositionX: 'left', // Change from 'right' to 'left' triggerPositionY: 'bottom', triggerIcon: 'people', triggerSize: 'medium', triggerOffsetX: 20, triggerOffsetY: 20, mobile: { triggerSize: 'small', triggerPositionX: 'left', // Change from 'right' to 'left' triggerPositionY: 'bottom', triggerOffsetX: 10, triggerOffsetY: 10, triggerRadius: '50%' } }); }; h.appendChild(s); })(); document.addEventListener('DOMContentLoaded', function () { document.querySelectorAll('button[onclick]').forEach(button => { // Extract the href from the inline onclick const onclick = button.getAttribute('onclick'); const match = onclick.match(/location\.href\s*=\s*['"]([^'"]+)['"]/); if (!match) return; const url = match[1]; // Remove the inline onclick to prevent auto navigation button.removeAttribute('onclick'); // Add our controlled event listener button.addEventListener('click', function (e) { if (e.ctrlKey || e.metaKey) { window.open(url, '_blank'); } else { window.location.href = url; } }); }); });
210 ILCS 70/2
Findings; prohibited terms
Known as the Emergency Medical Treatment Act
The act spans §§ 210-70-0-01 to 210-70-2 (3 sections).
P.A. 98-977, eff. 1-1-15.
Official source: Illinois General Assembly. Reproduced from public-domain Illinois statutes; confirm against the official source for the current text. Not legal advice.