Public-domain · open source
OpenJurist

215 ILCS 145/1

Known as the Property Fire Loss Act

The act spans §§ 215-145-0-1 to 215-145-1 (2 sections).

P.A. 99-159, eff. 1-1-16.

(a) The Fire Marshal, the director of the Department of Insurance or personnel from any other authorized fire department or law enforcement agency charged with the responsibility of investigating a fire loss or potential fire loss, may request any insurance company that has investigated or is investigating a fire loss or potential fire loss of real or personal property to release any factual information in its possession which is pertinent to this type of loss or potential loss and has some relationship to the loss or potential loss itself. The company shall release the information and cooperate with any official authorized to request such information pursuant to this Section. The information shall include, but is not limited to: (1) any insurance policy relevant to a fire loss or potential fire loss under investigation and any application for such a policy; (2) policy premium payment records; (3) history of previous claims made by the insured for fire loss; (4) material relating to the investigation of the loss or potential loss, including statements of any person, proof of loss, and any other relevant evidence. (b) If an insurance company has reason to believe that a fire loss to its insured's real or personal property was caused by other than accidental means, the company shall notify the Fire Marshal, the director of the Department of Insurance or any other appropriate law enforcement agency charged with the responsibility to investigate fire losses and furnish such persons with all relative material acquired during its investigation of the fire loss, cooperate with and take such reasonable action as may be requested by any law enforcement agency, and cooperate with the Court and administrative agencies of the State, and any official from the Fire Marshal's office, the office of the director of the Department of Insurance or any law enforcement agency charged with the responsibility to investigate the fire. Such insurance company may request officials and departmental and agency personnel receiving information on fire losses or potential fire losses to release information relative to any investigation it has made concerning any such fire loss or potential loss reported by such company. Subject to the provisions of subsection (a) of this Section and subparagraphs (i), (iii), (iv), (v), (vi), and (vii) of paragraph (d) of subsection (1) of Section 7 of the Freedom of Information Act, such insurance company shall have the right to receive, within a reasonable time, not to exceed 30 days after the receipt of such request, the relevant information requested. (c) In the absence of malice, no insurance company, or person who furnishes information on its behalf, or authorized person, department or agency as defined in subsection (a) who releases information, is liable for damages in a civil action or subject to criminal prosecution for any oral or written statement made or any other action taken that is necessary to supply information required pursuant to this Section. (d) The officials and departmental and agency personnel receiving any information furnished pursuant to this Section shall hold the information in confidence until such time as its release is required pursuant to this Section or a criminal or civil proceeding. (e) Any official referred to in paragraph (a) of this Section may be required to testify as to any information in his possession regarding the fire loss of real or personal property in any civil action in which any person seeks recovery under a policy against an insurance company for the fire loss. (f) As used in this Section, "insurance company" includes the Illinois Fair Plan Underwriting Association, and all district, county and township mutual insurance companies. (g) (1) No person shall intentionally or knowingly refuse to release any information properly requested, pursuant to paragraph (a) of this Section. (2) No person shall refuse to make the necessary notification of a fire loss pursuant to paragraph (b) of this Section. (3) No person shall refuse to supply to the proper authorities pertinent information required to be furnished pursuant to paragraph (b) of this Section. (4) No person shall fail to hold in confidence information required to be held in confidence by paragraph (d) of this Section. (h) Whoever violates paragraph (g) (1), (2), (3) or (4) of this Section is guilty of a Class C misdemeanor and is subject to a fine not to exceed $100. It shall not be considered a violation of this Section if an insurance company in good faith, believes it has done everything required of it by this Statute. (i) A fire department or law enforcement agency that has investigated or is investigating a fire loss or potential fire loss of real or personal property may release to an insurer of such property any factual information, including statements, in its possession which is pertinent or related to the type of loss or potential loss. 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.