Public-domain · open source
OpenJurist

20 ILCS 2310/2310-745

Transfer of Coroner Training Board

Known as the Department of Public Health Powers and Duties Law

The act spans §§ 20-2310-2310-1 to 20-2310-371 (209 sections).

P.A. 104-2, eff. 7-1-25.

(a) The Coroner Training Board, as created by the Coroner Training Board Act, is hereby transferred to the Department. On and after July 1, 2025, the Department shall exercise the powers, duties, rights, and responsibilities provided under the Coroner Training Board Act and transferred to the Department under this amendatory Act of the 104th General Assembly. (b) As soon as practicable after July 1, 2025, but not later than September 1, 2025, the personnel of the Coroner Training Board shall be transferred to the Department. The status and rights of those employees under the Personnel Code shall not be affected by the transfer. The rights of the employees and of the State of Illinois and its agencies under the Personnel Code or under any pension, retirement, or annuity plan shall not be affected by this amendatory Act of the 104th General Assembly. (c) As soon as practicable after July 1, 2025, but not later than September 1, 2025, all books, records, papers, documents, property (real and personal), contracts, causes of action, and pending business pertaining to the powers, duties, rights, and responsibilities of the Coroner Training Board, including, but not limited to, material in electronic or magnetic format and necessary computer hardware and software, shall be transferred to the Department. (d) Whenever reports or notices are now required to be made or given or papers or documents furnished or served by any person to or upon the Coroner Training Board, the same shall be made, given, furnished, or served in the same manner to or upon the Department. (e) This amendatory Act of the 104th General Assembly does not affect any act done, ratified, or canceled or any right occurring or established or any action or proceeding had or commenced in an administrative, civil, or criminal cause by the Coroner Training Board before this amendatory Act of the 104th General Assembly takes effect; such actions or proceedings may be prosecuted and continued by the Department. (f) Any rules of the Coroner Training Board that relate to its powers, duties, rights, and responsibilities and are in full force on July 1, 2025 shall become the rules and standards of the Department on July 1, 2025, and shall continue in effect until amended or repealed by the Department. This amendatory Act of the 104th General Assembly does not affect the legality of any such rules in the Illinois Administrative Code. Preexisting rules adopted by the Department prior to July 1, 2025 shall control in instances where the rules transferred from the Coroner Training Board overlap or are otherwise inconsistent. Any rules filed with the Secretary of State by the Coroner Training Board that have been proposed but have not taken effect or have not been finally adopted by June 30, 2025, shall become proposed rules of the Department on July 1, 2025, and any rulemaking procedures that have already been completed by the Coroner Training Board for those proposed rules need not be repeated. On July 1, 2025, or as soon thereafter as practicable, the Department shall revise and clarify the rules transferred to it under this amendatory Act of the 104th General Assembly to reflect the reorganization of powers, duties, rights, and responsibilities affected by this amendatory Act, using the procedures for recodification of rules available under the Illinois Administrative Procedure Act, except that existing title, part, and section numbering for the affected rules may be retained. (g) On July 1, 2025, or as soon thereafter as practicable, all unexpended appropriations and balances and other funds available for use by the Coroner Training Board shall be transferred for use by the Department. Unexpended balances so transferred shall be expended only for the purposes for which the appropriations were originally made. 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; } }); }); });

Official source: Illinois General Assembly. Reproduced from public-domain Illinois statutes; confirm against the official source for the current text. Not legal advice.