{"id":697,"date":"2026-06-25T01:48:30","date_gmt":"2026-06-25T01:48:30","guid":{"rendered":"https:\/\/torr.com.my\/blog\/?p=697"},"modified":"2026-06-25T08:33:28","modified_gmt":"2026-06-25T08:33:28","slug":"what-iso-17025-accreditation-really-means-for-your-calibration-compliance","status":"publish","type":"post","link":"https:\/\/torr.com.my\/blog\/what-iso-17025-accreditation-really-means-for-your-calibration-compliance\/","title":{"rendered":"What ISO 17025 Accreditation Really Means for Your Calibration Compliance"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">A calibration certificate from an ISO 17025-accredited laboratory is not the same as one from a non-accredited service provider. Even if the format looks identical and both use the same calibration equipment. The difference lies in what stands behind the number on the certificate: a traceable, independently verified measurement chain operated by a laboratory whose technical competence has been assessed by a national accreditation body.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For facilities in Malaysia&#8217;s O&amp;G, petrochemical, and power generation sectors, understanding what ISO 17025 actually guarantees and what to verify before you trust any laboratory&#8217;s accreditation claim is not an administrative detail. It determines whether your calibration records are defensible in a DOSH audit, a PETRONAS inspection, or an insurance investigation following an incident.<\/p>\n\n\n\n<p class=\"has-x-large-font-size wp-block-paragraph\"><strong>What ISO 17025 actually requires of an accredited laborator<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">ISO 17025:2017 is the international standard for the competence of testing and calibration laboratories. It covers management requirements (quality system, document control, corrective action) and technical requirements (personnel competency, equipment calibration, measurement traceability, method validation, and measurement uncertainty).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The technical requirements are what distinguish an accredited result from an unaccredited one. An ISO 17025-accredited laboratory must demonstrate that its reference standards are calibrated to a higher level of accuracy, ultimately traceable to national or international measurement standards. It must calculate and report the measurement uncertainty of every calibration result. And it must use calibration methods validated for the specific measurement being performed.<\/p>\n\n\n\n<p class=\"has-x-large-font-size wp-block-paragraph\"><strong>The metrological traceability chain<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Every calibration result must be traceable through an unbroken chain to national or international measurement standards. Every link must be documented and up to date.<\/p>\n\n\n\n<p class=\"has-white-color has-secondary-background-color has-text-color has-background has-link-color has-medium-font-size wp-elements-6a0699f4e52a228b09521e615dddbbfa wp-block-paragraph\" style=\"border-width:100px;border-top-left-radius:300px;border-top-right-radius:300px;border-bottom-left-radius:300px;border-bottom-right-radius:300px;padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--20)\"><em>A common gap: laboratories that claim &#8220;calibrated equipment&#8221; without specifying traceability. In an audit, the question is not whether your instruments were calibrated it is whether the calibration can be traced through a documented, unbroken chain to national or international standards. That chain must be on paper.<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading has-x-large-font-size\">What to verify before trusting a laboratory&#8217;s accreditation claim<\/h2>\n\n\n\n<!-- Accreditation Check Table \u2014 WordPress Custom HTML Block \u2014 1440px optimised -->\n<style>\n  .torr-acc-wrap {\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n    border-radius: 14px;\n    border: 2px solid #0a518f;\n    overflow: hidden;\n    background: #ffffff;\n    box-shadow: 0 16px 48px rgba(10, 81, 143, 0.10);\n    font-family: 'Inter', -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  \/* \u2500\u2500 always 2 columns, never collapses \u2500\u2500 *\/\n  .torr-acc-row {\n    display: grid;\n    grid-template-columns: 1.6fr 2.4fr;\n    align-items: stretch;\n  }\n\n  .torr-acc-cell {\n    padding: 22px 28px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    word-break: break-word;\n    min-width: 0;\n  }\n\n  \/* \u2500\u2500 header \u2500\u2500 *\/\n  .torr-acc-header {\n    background: #0a518f;\n  }\n  .torr-acc-header .torr-acc-cell {\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n  .torr-acc-header svg {\n    flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500 data rows \u2500\u2500 *\/\n  .torr-acc-data {\n    border-bottom: 1px solid rgba(10, 81, 143, 0.08);\n    animation: torrAccFadeUp 0.55s ease forwards;\n    opacity: 0;\n  }\n  .torr-acc-data:last-child {\n    border-bottom: none;\n  }\n\n  \/* white row *\/\n  .torr-acc-white {\n    background: #ffffff;\n  }\n  .torr-acc-white .torr-acc-cell {\n    color: #1a1a1a;\n  }\n  .torr-acc-white:hover {\n    background: #f0f6ff;\n  }\n\n  \/* orange row *\/\n  .torr-acc-orange {\n    background: #fe6b16;\n    border-bottom-color: rgba(255, 255, 255, 0.15);\n  }\n  .torr-acc-orange .torr-acc-cell {\n    color: #ffffff;\n  }\n  .torr-acc-orange:hover {\n    background: #e55e0f;\n  }\n\n  \/* \u2500\u2500 animation \u2500\u2500 *\/\n  @keyframes torrAccFadeUp {\n    from { opacity: 0; transform: translateY(14px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n  .torr-acc-data:nth-child(2) { animation-delay: 0.08s; }\n  .torr-acc-data:nth-child(3) { animation-delay: 0.16s; }\n  .torr-acc-data:nth-child(4) { animation-delay: 0.24s; }\n  .torr-acc-data:nth-child(5) { animation-delay: 0.32s; }\n<\/style>\n\n<div class=\"torr-acc-wrap\">\n\n  <!-- HEADER -->\n  <div class=\"torr-acc-row torr-acc-header\">\n    <div class=\"torr-acc-cell\">\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n        <path d=\"M9 11l3 3L22 4\"\/><path d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\/>\n      <\/svg>\n      What to check\n    <\/div>\n    <div class=\"torr-acc-cell\">\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n        <circle cx=\"11\" cy=\"11\" r=\"8\"\/><path d=\"M21 21l-4.35-4.35\"\/><path d=\"M11 8v6\"\/><path d=\"M8 11h6\"\/>\n      <\/svg>\n      How to verify it\n    <\/div>\n  <\/div>\n\n  <!-- ROW 1 \u2013 WHITE -->\n  <div class=\"torr-acc-row torr-acc-data torr-acc-white\">\n    <div class=\"torr-acc-cell\">Current accreditation status<\/div>\n    <div class=\"torr-acc-cell\">Search the laboratory on the Department of Standard Malaysia database. Accreditation is time-limited and must be renewed.<\/div>\n  <\/div>\n\n  <!-- ROW 2 \u2013 ORANGE -->\n  <div class=\"torr-acc-row torr-acc-data torr-acc-orange\">\n    <div class=\"torr-acc-cell\">Scope of accreditation<\/div>\n    <div class=\"torr-acc-cell\">Accreditation is specific to defined measurement parameters, ranges, and methods. A laboratory accredited for temperature calibration is not accredited for gas concentration calibration.<\/div>\n  <\/div>\n\n  <!-- ROW 3 \u2013 WHITE -->\n  <div class=\"torr-acc-row torr-acc-data torr-acc-white\">\n    <div class=\"torr-acc-cell\">Uncertainty of measurement on the certificate<\/div>\n    <div class=\"torr-acc-cell\">Every ISO 17025 calibration certificate must include the measurement uncertainty. If the certificate does not state uncertainty, it does not meet the standard.<\/div>\n  <\/div>\n\n  <!-- ROW 4 \u2013 ORANGE -->\n  <div class=\"torr-acc-row torr-acc-data torr-acc-orange\">\n    <div class=\"torr-acc-cell\">Calibration gas traceability (for gas detectors)<\/div>\n    <div class=\"torr-acc-cell\">The calibration gas used must itself have a certificate of analysis with traceable concentration.<\/div>\n  <\/div>\n\n<\/div>\n<!-- end torr-acc-wrap -->\n\n\n\n<p class=\"has-x-large-font-size wp-block-paragraph\"><strong>Why this matters more in Malaysia&#8217;s regulatory environment<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">DOSH&#8217;s enforcement approach has tightened considerably in recent years. For gas detectors, pressure relief devices, and other safety-critical instruments, DOSH inspectors are increasingly asking for calibration certificates that demonstrate traceability and not just evidence that the instrument was serviced. Non-accredited calibration records are being questioned in audits at refineries and petrochemical facilities.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">PETRONAS&#8217;s technical standards (PTS) for instruments and safety systems reference ISO 17025-accredited calibration as the required standard for life-safety instruments. Facilities operating under PETRONAS contracts that cannot demonstrate accredited calibration are in breach of their technical obligations, and this compliance exposure is often discovered only during an audit.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The practical step is straightforward: for every instrument category critical to process safety, confirm whether your current calibration provider is ISO 17025-accredited for that measurement type and whether their certificates include measurement uncertainty. If either answer is no, change providers.<\/p>\n\n\n\n<p class=\"has-white-color has-secondary-background-color has-text-color has-background has-link-color wp-elements-5624ebc4b3d60052b09d8b9a37ffcf4d wp-block-paragraph\" style=\"border-width:100px;border-top-left-radius:300px;border-top-right-radius:300px;border-bottom-left-radius:300px;border-bottom-right-radius:300px\"><strong>ISO 17025 Accredited Calibration Services<\/strong> &#8211; Torr Energy&#8217;s calibration laboratory is accredited under SAMM (Skim Akreditasi Makmal Malaysia) for gas detector and electrical calibration with full traceability documentation for every certificate we issue.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A calibration certificate from an ISO 17025-accredited laboratory is not the same as one from a non-accredited service provider. Even if the format looks identical and both use the same calibration equipment. The difference lies in what stands behind the number on the certificate: a traceable, independently verified measurement chain operated by a laboratory whose [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,68,42,69,43,70],"tags":[],"class_list":["post-697","post","type-post","status-publish","format-standard","hentry","category-best-practices-in-action","category-hazard-management","category-how-to-guides","category-industrial-safety","category-prevention-protection","category-risk-assessment-mitigation"],"_links":{"self":[{"href":"https:\/\/torr.com.my\/blog\/wp-json\/wp\/v2\/posts\/697","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/torr.com.my\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/torr.com.my\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/torr.com.my\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/torr.com.my\/blog\/wp-json\/wp\/v2\/comments?post=697"}],"version-history":[{"count":7,"href":"https:\/\/torr.com.my\/blog\/wp-json\/wp\/v2\/posts\/697\/revisions"}],"predecessor-version":[{"id":802,"href":"https:\/\/torr.com.my\/blog\/wp-json\/wp\/v2\/posts\/697\/revisions\/802"}],"wp:attachment":[{"href":"https:\/\/torr.com.my\/blog\/wp-json\/wp\/v2\/media?parent=697"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/torr.com.my\/blog\/wp-json\/wp\/v2\/categories?post=697"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/torr.com.my\/blog\/wp-json\/wp\/v2\/tags?post=697"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}