{"id":832,"date":"2026-02-27T23:24:09","date_gmt":"2026-02-27T23:24:09","guid":{"rendered":"https:\/\/rheumanext.pl\/?page_id=832"},"modified":"2026-03-30T15:37:12","modified_gmt":"2026-03-30T15:37:12","slug":"bezpieczenstwo","status":"publish","type":"page","link":"https:\/\/rheumanext.pl\/en\/bezpieczenstwo\/","title":{"rendered":"Safety and Responsible Use"},"content":{"rendered":"\n<style>\n  html { scroll-behavior: smooth; }\n\n  .wp-block-post-title,\n  .entry-title,\n  .post-title,\n  .page-title{\n    display:none !important;\n  }\n\n  #rnx-safety,\n  #rnx-safety *{\n    box-sizing:border-box;\n  }\n\n  #rnx-safety{\n    --bg:#f6f8fb;\n    --card:#ffffff;\n    --text:#0f172a;\n    --muted:#5b6678;\n    --line:#e7ecf2;\n    --brand:#0f766e;\n    --brand-2:#14b8a6;\n    --navy:#102a52;\n    --shadow:0 18px 50px rgba(15,23,42,.08);\n    max-width:1180px;\n    margin:0 auto;\n    padding:18px 14px 42px;\n    color:var(--text);\n    font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  }\n\n  #rnx-safety .rnx-shell{\n    display:grid;\n    gap:22px;\n  }\n\n  #rnx-safety .rnx-hero{\n    position:relative;\n    overflow:hidden;\n    background:\n      radial-gradient(circle at top right, rgba(20,184,166,.12), transparent 32%),\n      linear-gradient(180deg, #ffffff 0%, #f8fbfc 100%);\n    border:1px solid var(--line);\n    border-radius:28px;\n    padding:30px 28px 26px;\n    box-shadow:var(--shadow);\n  }\n\n  #rnx-safety .rnx-hero:before{\n    content:\"\";\n    position:absolute;\n    inset:auto -80px -80px auto;\n    width:220px;\n    height:220px;\n    background:radial-gradient(circle, rgba(20,184,166,.10), transparent 68%);\n    pointer-events:none;\n  }\n\n  #rnx-safety .rnx-eyebrow{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    margin-bottom:14px;\n    padding:8px 12px;\n    border-radius:999px;\n    border:1px solid rgba(15,118,110,.15);\n    background:rgba(20,184,166,.08);\n    color:var(--brand);\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.08em;\n    text-transform:uppercase;\n  }\n\n  #rnx-safety .rnx-title{\n    margin:0;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(34px,4.8vw,64px);\n    line-height:1.02;\n    letter-spacing:-.03em;\n    color:#0f172a;\n  }\n\n  #rnx-safety .rnx-subtitle{\n    max-width:920px;\n    margin:16px 0 0;\n    color:var(--muted);\n    font-size:17px;\n    line-height:1.8;\n  }\n\n  #rnx-safety .rnx-grid{\n    display:grid;\n    grid-template-columns:1.08fr .92fr;\n    gap:22px;\n  }\n\n  #rnx-safety .rnx-card{\n    background:var(--card);\n    border:1px solid var(--line);\n    border-radius:24px;\n    padding:24px 24px 22px;\n    box-shadow:0 10px 30px rgba(15,23,42,.05);\n  }\n\n  #rnx-safety .rnx-card h2{\n    margin:0 0 14px;\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(28px,3vw,42px);\n    line-height:1.08;\n    letter-spacing:-.02em;\n    color:#0f172a;\n  }\n\n  #rnx-safety .rnx-card h3{\n    margin:0 0 10px;\n    font-size:18px;\n    line-height:1.35;\n    color:#0f172a;\n  }\n\n  #rnx-safety .rnx-card p{\n    margin:0 0 14px;\n    color:var(--muted);\n    font-size:16px;\n    line-height:1.8;\n  }\n\n  #rnx-safety .rnx-card p:last-child{\n    margin-bottom:0;\n  }\n\n  #rnx-safety .rnx-list{\n    list-style:none;\n    margin:14px 0 0;\n    padding:0;\n    display:grid;\n    gap:12px;\n  }\n\n  #rnx-safety .rnx-list li{\n    position:relative;\n    margin:0;\n    padding:0 0 0 20px;\n    color:var(--muted);\n    font-size:16px;\n    line-height:1.7;\n  }\n\n  #rnx-safety .rnx-list li::before{\n    content:\"\";\n    position:absolute;\n    left:0;\n    top:.72em;\n    width:8px;\n    height:8px;\n    border-radius:999px;\n    background:linear-gradient(180deg,var(--brand-2),var(--brand));\n    box-shadow:0 0 0 4px rgba(20,184,166,.10);\n    transform:translateY(-50%);\n  }\n\n  #rnx-safety .rnx-list strong{\n    color:#0f172a;\n  }\n\n  #rnx-safety .rnx-mini-grid{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:16px;\n  }\n\n  #rnx-safety .rnx-mini{\n    background:linear-gradient(180deg,#ffffff 0%,#fbfcfd 100%);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:18px 18px 16px;\n  }\n\n  #rnx-safety .rnx-mini p{\n    margin:0;\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  #rnx-safety .rnx-callout{\n    margin-top:16px;\n    padding:16px 18px;\n    border-radius:18px;\n    border:1px solid rgba(16,42,82,.10);\n    background:linear-gradient(180deg, rgba(16,42,82,.04) 0%, rgba(16,42,82,.02) 100%);\n    color:#1e293b;\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  #rnx-safety .rnx-callout strong{\n    color:#0f172a;\n  }\n\n  #rnx-safety .rnx-footer{\n    display:flex;\n    flex-wrap:wrap;\n    align-items:center;\n    justify-content:space-between;\n    gap:14px;\n    padding:18px 20px;\n    border:1px solid var(--line);\n    border-radius:22px;\n    background:#fff;\n    box-shadow:0 10px 24px rgba(15,23,42,.04);\n  }\n\n  #rnx-safety .rnx-footer-text{\n    color:var(--muted);\n    font-size:15px;\n    line-height:1.7;\n  }\n\n  #rnx-safety .rnx-link{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:46px;\n    padding:0 18px;\n    border-radius:999px;\n    text-decoration:none;\n    font-weight:700;\n    font-size:15px;\n    color:#fff;\n    background:linear-gradient(135deg,var(--navy),#163c72);\n    box-shadow:0 12px 30px rgba(16,42,82,.18);\n    transition:transform .18s ease, box-shadow .18s ease, opacity .18s ease;\n  }\n\n  #rnx-safety .rnx-link:hover{\n    transform:translateY(-1px);\n    box-shadow:0 16px 36px rgba(16,42,82,.22);\n    opacity:.98;\n  }\n\n  @media (max-width: 980px){\n    #rnx-safety .rnx-grid{\n      grid-template-columns:1fr;\n    }\n  }\n\n  @media (max-width: 640px){\n    #rnx-safety{\n      padding:12px 10px 28px;\n    }\n\n    #rnx-safety .rnx-hero,\n    #rnx-safety .rnx-card{\n      padding:22px 18px 18px;\n      border-radius:22px;\n    }\n\n    #rnx-safety .rnx-mini-grid{\n      grid-template-columns:1fr;\n    }\n\n    #rnx-safety .rnx-subtitle{\n      font-size:16px;\n      line-height:1.7;\n    }\n\n    #rnx-safety .rnx-card p,\n    #rnx-safety .rnx-list li{\n      font-size:15px;\n      line-height:1.7;\n    }\n\n    #rnx-safety .rnx-footer{\n      padding:16px;\n      border-radius:18px;\n    }\n\n    #rnx-safety .rnx-link{\n      width:100%;\n    }\n  }\n<\/style>\n\n<section id=\"rnx-safety\" aria-label=\"RheumaNext Safety and Responsible Use\">\n  <div class=\"rnx-shell\">\n    <div class=\"rnx-hero\">\n      <div class=\"rnx-eyebrow\" id=\"rnxSafetyEyebrow\">Safety &#038; Transparency<\/div>\n      <h1 class=\"rnx-title\" id=\"rnxSafetyTitle\">Safety and Responsible Use<\/h1>\n      <p class=\"rnx-subtitle\" id=\"rnxSafetySubtitle\"><\/p>\n    <\/div>\n\n    <div class=\"rnx-grid\">\n      <article class=\"rnx-card\">\n        <h2 id=\"rnxWhatTitle\"><\/h2>\n        <ul class=\"rnx-list\" id=\"rnxWhatList\"><\/ul>\n      <\/article>\n\n      <article class=\"rnx-card\">\n        <h2 id=\"rnxInterpretationTitle\"><\/h2>\n        <p id=\"rnxInterpretationP1\"><\/p>\n        <p id=\"rnxInterpretationP2\"><\/p>\n        <div class=\"rnx-callout\" id=\"rnxInterpretationCallout\"><\/div>\n      <\/article>\n\n      <article class=\"rnx-card\">\n        <h2 id=\"rnxEvidenceTitle\"><\/h2>\n        <p id=\"rnxEvidenceP1\"><\/p>\n        <p id=\"rnxEvidenceP2\"><\/p>\n      <\/article>\n\n      <article class=\"rnx-card\">\n        <h2 id=\"rnxPrivacyTitle\"><\/h2>\n        <div class=\"rnx-mini-grid\">\n          <div class=\"rnx-mini\">\n            <h3 id=\"rnxPrivacyH1\"><\/h3>\n            <p id=\"rnxPrivacyP1\"><\/p>\n          <\/div>\n          <div class=\"rnx-mini\">\n            <h3 id=\"rnxPrivacyH2\"><\/h3>\n            <p id=\"rnxPrivacyP2\"><\/p>\n          <\/div>\n        <\/div>\n        <div class=\"rnx-callout\" id=\"rnxPrivacyCallout\"><\/div>\n      <\/article>\n    <\/div>\n\n    <div class=\"rnx-footer\">\n      <div class=\"rnx-footer-text\" id=\"rnxFooterText\"><\/div>\n      <a class=\"rnx-link\" id=\"rnxPrivacyLink\" href=\"#\">Privacy Policy<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\n(function () {\n  function detectLang() {\n    var htmlLang = (document.documentElement.getAttribute('lang') || '').toLowerCase();\n    var bodyClass = (document.body.className || '').toLowerCase();\n    var path = (window.location.pathname || '').toLowerCase();\n\n    if (\n      htmlLang.indexOf('en') === 0 ||\n      bodyClass.indexOf('lang-en') !== -1 ||\n      bodyClass.indexOf('wpml-ls') !== -1 && path.indexOf('\/en\/') !== -1 ||\n      path.indexOf('\/en\/') !== -1 ||\n      path.indexOf('\/english\/') !== -1\n    ) {\n      return 'en';\n    }\n\n    return 'pl';\n  }\n\n  var lang = detectLang();\n\n  var content = {\n    pl: {\n      eyebrow: 'Bezpiecze\u0144stwo i transparentno\u015b\u0107',\n      title: 'Bezpiecze\u0144stwo i odpowiedzialne korzystanie',\n      subtitle: 'RheumaNext to narz\u0119dzie wspieraj\u0105ce proces opieki \u2014 porz\u0105dkuje informacje, u\u0142atwia monitorowanie i prezentuje wyniki skal. Nie zast\u0119puje konsultacji lekarskiej, badania przedmiotowego ani diagnozy klinicznej.',\n      whatTitle: 'Co RheumaNext robi, a czego nie robi',\n      whatList: [\n        'Wspiera <strong>porz\u0105dkowanie i interpretacj\u0119 danych wej\u015bciowych<\/strong>, takich jak objawy, leki, wyniki bada\u0144 czy dokumentacja medyczna.',\n        'Mo\u017ce <strong>prezentowa\u0107 wyniki kalkulator\u00f3w, skal i trend\u00f3w w czasie<\/strong>, u\u0142atwiaj\u0105c monitorowanie przebiegu choroby.',\n        'Mo\u017ce <strong>generowa\u0107 robocze podsumowania do wizyty lub dokumentacji<\/strong> \u2014 zawsze do weryfikacji, korekty i akceptacji przez u\u017cytkownika.',\n        '<strong>Nie stawia rozpoznania, nie ordynuje leczenia i nie zast\u0119puje decyzji lekarza.<\/strong>',\n        '<strong>Wyniki narz\u0119dzi nie s\u0105 samodzielnym zaleceniem medycznym<\/strong> i wymagaj\u0105 osadzenia w kontek\u015bcie klinicznym.'\n      ],\n      interpretationTitle: 'Interpretacja wynik\u00f3w i ograniczenia',\n      interpretationP1: 'Wynik ka\u017cdej skali lub algorytmu zale\u017cy od jako\u015bci danych wej\u015bciowych oraz od pe\u0142nego kontekstu klinicznego. Ten sam wynik mo\u017ce oznacza\u0107 co\u015b innego w zale\u017cno\u015bci od chor\u00f3b wsp\u00f3\u0142istniej\u0105cych, leczenia, czasu trwania objaw\u00f3w i dynamiki przebiegu choroby.',\n      interpretationP2: 'Materia\u0142y generowane przez RheumaNext maj\u0105 charakter pomocniczy i edukacyjny. Powinny wspiera\u0107 rozmow\u0119 kliniczn\u0105, a nie j\u0105 zast\u0119powa\u0107.',\n      interpretationCallout: '<strong>Je\u017celi objawy si\u0119 nasilaj\u0105, pojawiaj\u0105 si\u0119 sygna\u0142y alarmowe albo stan budzi niepok\u00f3j, nale\u017cy skontaktowa\u0107 si\u0119 z lekarzem, POZ, nocn\u0105 i \u015bwi\u0105teczn\u0105 opiek\u0105 lub SOR \u2014 adekwatnie do sytuacji klinicznej.<\/strong>',\n      evidenceTitle: '\u0179r\u00f3d\u0142a, aktualno\u015b\u0107 i transparentno\u015b\u0107',\n      evidenceP1: 'Dbamy o zgodno\u015b\u0107 z medycyn\u0105 opart\u0105 na faktach oraz aktualnymi rekomendacjami tam, gdzie to mo\u017cliwe i uzasadnione dla danego narz\u0119dzia.',\n      evidenceP2: 'Przy kalkulatorach, skalach i funkcjach wspieraj\u0105cych interpretacj\u0119 wskazujemy kontekst u\u017cycia, ograniczenia oraz \u2014 gdy ma to zastosowanie \u2014 \u017ar\u00f3d\u0142a lub odwo\u0142ania do rekomendacji.',\n      privacyTitle: 'Dane i prywatno\u015b\u0107',\n      privacyH1: 'Minimalizacja danych',\n      privacyP1: 'Przetwarzamy wy\u0142\u0105cznie taki zakres informacji, kt\u00f3ry jest potrzebny do dzia\u0142ania danej funkcji.',\n      privacyH2: 'Kontrola u\u017cytkownika',\n      privacyP2: 'U\u017cytkownik zachowuje kontrol\u0119 nad tym, jakie dane wprowadza, przegl\u0105da i udost\u0119pnia.',\n      privacyCallout: 'Szczeg\u00f3\u0142owe informacje dotycz\u0105ce zasad przetwarzania danych i prywatno\u015bci znajduj\u0105 si\u0119 w polityce prywatno\u015bci.',\n      footerText: 'RheumaNext wspiera proces podejmowania decyzji i organizacj\u0119 informacji, ale nie zast\u0119puje relacji lekarz\u2013pacjent ani pe\u0142nej oceny klinicznej.',\n      privacyLinkLabel: 'Polityka prywatno\u015bci',\n      privacyHref: '\/pl\/privacy-policy \/'\n    },\n    en: {\n      eyebrow: 'Safety & Transparency',\n      title: 'Safety and Responsible Use',\n      subtitle: 'RheumaNext is a clinical support tool designed to organize information, facilitate monitoring, and present scale-based results. It does not replace a medical consultation, physical examination, or clinical diagnosis.',\n      whatTitle: 'What RheumaNext does \u2014 and does not do',\n      whatList: [\n        'Supports <strong>the organization and review of input data<\/strong>, including symptoms, medications, test results, and medical documentation.',\n        'May <strong>present calculator outputs, scale results, and trends over time<\/strong> to support disease monitoring.',\n        'May <strong>generate draft visit summaries or documentation support<\/strong> \u2014 always subject to user review, correction, and approval.',\n        '<strong>It does not establish a diagnosis, prescribe treatment, or replace physician judgment.<\/strong>',\n        '<strong>Outputs from calculators or support tools are not medical advice on their own<\/strong> and must always be interpreted within the appropriate clinical context.'\n      ],\n      interpretationTitle: 'Result interpretation and limitations',\n      interpretationP1: 'Any score, scale, or algorithmic output depends on the quality of the input data and on the broader clinical context. The same result may carry different implications depending on comorbidities, current treatment, symptom duration, and disease course.',\n      interpretationP2: 'Materials generated by RheumaNext are intended for supportive and educational use. They should inform clinical discussion, not replace it.',\n      interpretationCallout: '<strong>If symptoms worsen, warning signs appear, or the situation raises concern, medical attention should be sought promptly through the appropriate level of care.<\/strong>',\n      evidenceTitle: 'Sources, currency, and transparency',\n      evidenceP1: 'We aim to align our tools with evidence-based medicine and current recommendations wherever this is feasible and appropriate for the specific feature.',\n      evidenceP2: 'For calculators, scales, and interpretation-support functions, we indicate the intended context of use, key limitations, and \u2014 where applicable \u2014 source references or guideline links.',\n      privacyTitle: 'Data and privacy',\n      privacyH1: 'Data minimization',\n      privacyP1: 'Only the information necessary for a given function is processed.',\n      privacyH2: 'User control',\n      privacyP2: 'Users remain in control of the data they enter, review, and choose to share.',\n      privacyCallout: 'Detailed information about data processing and privacy rules is available in the Privacy Policy.',\n      footerText: 'RheumaNext supports information management and clinical workflows, but it does not replace the physician\u2013patient relationship or a full clinical assessment.',\n      privacyLinkLabel: 'Privacy Policy',\n      privacyHref: '\/en\/privacy-policy\/'\n    }\n  };\n\n  var t = content[lang];\n\n  document.getElementById('rnxSafetyEyebrow').textContent = t.eyebrow;\n  document.getElementById('rnxSafetyTitle').textContent = t.title;\n  document.getElementById('rnxSafetySubtitle').textContent = t.subtitle;\n\n  document.getElementById('rnxWhatTitle').textContent = t.whatTitle;\n  document.getElementById('rnxWhatList').innerHTML = t.whatList.map(function(item){\n    return '<li>' + item + '<\/li>';\n  }).join('');\n\n  document.getElementById('rnxInterpretationTitle').textContent = t.interpretationTitle;\n  document.getElementById('rnxInterpretationP1').textContent = t.interpretationP1;\n  document.getElementById('rnxInterpretationP2').textContent = t.interpretationP2;\n  document.getElementById('rnxInterpretationCallout').innerHTML = t.interpretationCallout;\n\n  document.getElementById('rnxEvidenceTitle').textContent = t.evidenceTitle;\n  document.getElementById('rnxEvidenceP1').textContent = t.evidenceP1;\n  document.getElementById('rnxEvidenceP2').textContent = t.evidenceP2;\n\n  document.getElementById('rnxPrivacyTitle').textContent = t.privacyTitle;\n  document.getElementById('rnxPrivacyH1').textContent = t.privacyH1;\n  document.getElementById('rnxPrivacyP1').textContent = t.privacyP1;\n  document.getElementById('rnxPrivacyH2').textContent = t.privacyH2;\n  document.getElementById('rnxPrivacyP2').textContent = t.privacyP2;\n  document.getElementById('rnxPrivacyCallout').textContent = t.privacyCallout;\n\n  document.getElementById('rnxFooterText').textContent = t.footerText;\n\n  var privacyLink = document.getElementById('rnxPrivacyLink');\n  privacyLink.textContent = t.privacyLinkLabel;\n  privacyLink.setAttribute('href', t.privacyHref);\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Safety &#038; Transparency Safety and Responsible Use Privacy Policy<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-832","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rheumanext.pl\/en\/wp-json\/wp\/v2\/pages\/832","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rheumanext.pl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rheumanext.pl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rheumanext.pl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rheumanext.pl\/en\/wp-json\/wp\/v2\/comments?post=832"}],"version-history":[{"count":10,"href":"https:\/\/rheumanext.pl\/en\/wp-json\/wp\/v2\/pages\/832\/revisions"}],"predecessor-version":[{"id":1275,"href":"https:\/\/rheumanext.pl\/en\/wp-json\/wp\/v2\/pages\/832\/revisions\/1275"}],"wp:attachment":[{"href":"https:\/\/rheumanext.pl\/en\/wp-json\/wp\/v2\/media?parent=832"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}