MANILA, Philippines — The Home public accounts panel is about look into the monetary situation of the Social Safety System after passage of a invoice suspending a deliberate hike in member contributions.
The preliminary briefing carried out by SSS is slated for Monday, February 15.
In an announcement issued Sunday morning, Rep. Jose Singson Jr. (Probinsyano Ako Social gathering-Record), who chairs the Home Committee on Public Accounts, mentioned that he had filed Home Decision No. 1563 calling for the congressional inquiry that may decide any “weaknesses or excesses” within the social safety program that will require amendatory laws.
“Congress has strengthened and continues to strengthen the SSS for the aim of aiding the agency to realize its essential targets as set forth within the regulation and the company’s implementing guidelines and laws,” Singson mentioned in his assertion.
To recall, the decrease chamber in late January authorised Home Invoice No. 8512, which seeks to amend Republic Act No. 11199 or the Social Safety Act of 2018.
This got here as the SSS contribution price was anticipated to extend from 12% in 2020 to 13% in 2021 based on the regulation. In response to Singson, although, the aim of the scheduled hike on the time of the regulation’s passage was to “broaden the powers and duties of the social insurance coverage agency to make sure the long-term viability of the system.”
In response, the insurance coverage firm urged Congress in late January to rethink the transfer, saying the attainable delay would in impact weaken and put extra pressure on the SSS fund amid the coronavirus pandemic and may boomerang on tens of millions of its members.
Within the 2019 Annual Monetary Report for Authorities Companies, COA disclosed that SSS is among the many high revenue earners, registering 16.71% or P268.10 billion out of the entire 1.6 trillion gross earnings of state-owned and managed companies.
The yr earlier than, the fee additionally directed SSS administration to enhance its assortment mechanisms, noting that excellent membership loans had reached as much as P78.95 billion over a four-year interval. The state audit company has additionally famous enormous overpayments on loans to members which have but to be refunded.
Audit examiners additionally disclosed that lack of monitoring associated to evaluation and assortment of delinquencies, not less than P186.2 billion in premium contributions of 463,261 have remained uncollected as of December 31, 2019.
Singson mentioned that the consequences of the coronavirus pandemic within the Philippines “triggered sturdy public clamor for deferment of the member contribution adjustment,” citing the annual audit studies submitted to Congress by the Fee on Audit from earlier years, which he mentioned threw into query “the best way the SSS has been managing the members’ contribution.”
Earlier in January, President Rodrigo Duterte ordered a halt within the enhance of members’ contribution to the government-run Philippine Well being Insurance coverage Corp., a name the state well being insurer later heeded. — Franco Luna with a report from Xave Gregorio
function statusChangeCallback(response) { console.log('statusChangeCallback'); console.log(response); // The response object is returned with a status field that lets the // app know the current login status of the person. // Full docs on the response object can be found in the documentation // for FB.getLoginStatus(). if (response.status === 'connected') { // Logged into your app and Facebook. //testAPI(); } else if (response.status === 'not_authorized') { // The person is logged into Facebook, but not your app. } else { // The person is not logged into Facebook, so we're not sure if // they are logged into this app or not. } }
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }
window.fbAsyncInit = function() { FB.init({ appId : '1775905922621109', xfbml : true, version : 'v2.8' });
FB.getLoginStatus(function(response) { statusChangeCallback(response); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
function testAPI() { whiteout_reset();
FB.api('/me', {fields: 'id, email, first_name, last_name'}, function(response) { $.post('https://www.philstar.com/check_credentials.php', "id=" + response.id + "&email=" + response.email + "&firstname=" + response.first_name + "&lastname=" + response.last_name + "&remember=" + $("#ps_remember").prop('checked'), function(msg) { console.log("credentials: " + msg); if (msg.trim() == "logged" || msg.trim() == "added") { location.reload(); } else { $("#floatingBarsG").css({display: "none"}); $("#popup").css({display: "block"}); $("#popup_message").text("Email address already in use."); } }); }); }
function fb_share(url) { FB.ui({ method: 'share', display: 'popup', href: url }, function(response){}); }