{"id":811,"date":"2026-02-27T23:02:07","date_gmt":"2026-02-27T23:02:07","guid":{"rendered":"https:\/\/rheumanext.pl\/?page_id=811"},"modified":"2026-03-28T19:20:56","modified_gmt":"2026-03-28T19:20:56","slug":"dla-pacjentow","status":"publish","type":"page","link":"https:\/\/rheumanext.pl\/pl\/dla-pacjentow\/","title":{"rendered":"Dla pacjent\u00f3w"},"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-patients-auto,\n  #rnx-patients-auto * {\n    box-sizing: border-box;\n  }\n\n  #rnx-patients-auto {\n    --bg: #f4f7f8;\n    --surface: rgba(255,255,255,0.82);\n    --surface-strong: #ffffff;\n    --border: rgba(15, 23, 42, 0.08);\n    --text: #0f172a;\n    --muted: #526071;\n    --soft: #6b7280;\n    --brand: #0f8a7d;\n    --brand-dark: #0b6f65;\n    --brand-light: #e8f7f4;\n    --blue: #2457e6;\n    --blue-dark: #1e40af;\n    --shadow: 0 10px 30px rgba(15, 23, 42, 0.06);\n    --shadow-strong: 0 20px 60px rgba(15, 23, 42, 0.10);\n\n    position: relative;\n    overflow: hidden;\n    max-width: 1380px;\n    margin: 0 auto;\n    padding: 30px 24px 90px;\n    color: var(--text);\n    font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n  }\n\n  #rnx-patients-auto::before,\n  #rnx-patients-auto::after {\n    content: \"\";\n    position: absolute;\n    border-radius: 999px;\n    filter: blur(60px);\n    pointer-events: none;\n    z-index: 0;\n  }\n\n  #rnx-patients-auto::before {\n    width: 360px;\n    height: 360px;\n    top: 30px;\n    left: -120px;\n    background: rgba(15, 138, 125, 0.12);\n  }\n\n  #rnx-patients-auto::after {\n    width: 420px;\n    height: 420px;\n    top: -40px;\n    right: -150px;\n    background: rgba(59, 130, 246, 0.08);\n  }\n\n  #rnx-patients-auto .rnx-p-wrap {\n    position: relative;\n    z-index: 1;\n  }\n\n  #rnx-patients-auto .rnx-lang-en {\n    display: none;\n  }\n\n  #rnx-patients-auto.is-en .rnx-lang-pl {\n    display: none;\n  }\n\n  #rnx-patients-auto.is-en .rnx-lang-en {\n    display: block;\n  }\n\n  #rnx-patients-auto.is-pl .rnx-lang-pl {\n    display: block;\n  }\n\n  #rnx-patients-auto.is-pl .rnx-lang-en {\n    display: none;\n  }\n\n  #rnx-patients-auto .rnx-p-hero {\n    padding: 24px 0 18px;\n    text-align: center;\n  }\n\n  #rnx-patients-auto .rnx-p-badge {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 11px 20px;\n    border-radius: 999px;\n    background: rgba(232, 247, 244, 0.92);\n    border: 1px solid rgba(15, 138, 125, 0.16);\n    color: var(--brand-dark);\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.01em;\n    margin-bottom: 26px;\n    backdrop-filter: blur(10px);\n  }\n\n  #rnx-patients-auto .rnx-p-hero h1 {\n    margin: 0 auto 24px;\n    max-width: 980px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(42px, 5vw, 76px);\n    line-height: 0.98;\n    letter-spacing: -0.04em;\n    color: #0b1324;\n  }\n\n  #rnx-patients-auto .rnx-p-lead {\n    max-width: 980px;\n    margin: 0 auto 14px;\n    font-size: 21px;\n    line-height: 1.72;\n    color: var(--muted);\n  }\n\n  #rnx-patients-auto .rnx-p-sublead {\n    max-width: 900px;\n    margin: 0 auto;\n    font-size: 17px;\n    line-height: 1.82;\n    color: #5d6a79;\n  }\n\n  #rnx-patients-auto .rnx-p-cta-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 14px;\n    margin: 34px 0 18px;\n  }\n\n  #rnx-patients-auto .rnx-p-btn,\n  #rnx-patients-auto .rnx-p-btn:link,\n  #rnx-patients-auto .rnx-p-btn:visited,\n  #rnx-patients-auto .rnx-p-btn:hover,\n  #rnx-patients-auto .rnx-p-btn:focus,\n  #rnx-patients-auto .rnx-p-btn:active {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 60px;\n    padding: 15px 30px;\n    border-radius: 999px;\n    text-decoration: none !important;\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 1.2;\n    transition: all 0.2s ease;\n    box-shadow: none;\n  }\n\n  #rnx-patients-auto .rnx-p-btn-primary,\n  #rnx-patients-auto .rnx-p-btn-primary:link,\n  #rnx-patients-auto .rnx-p-btn-primary:visited,\n  #rnx-patients-auto .rnx-p-btn-primary:hover,\n  #rnx-patients-auto .rnx-p-btn-primary:focus,\n  #rnx-patients-auto .rnx-p-btn-primary:active {\n    background: linear-gradient(135deg, var(--brand) 0%, #0a7a70 100%);\n    border: 1px solid rgba(6, 95, 70, 0.18);\n    color: #ffffff !important;\n    box-shadow: 0 12px 28px rgba(15, 138, 125, 0.24);\n  }\n\n  #rnx-patients-auto .rnx-p-btn-primary:hover,\n  #rnx-patients-auto .rnx-p-btn-primary:focus {\n    transform: translateY(-1px);\n    background: linear-gradient(135deg, #0c8175 0%, #09665e 100%);\n    color: #ffffff !important;\n  }\n\n  #rnx-patients-auto .rnx-p-btn-secondary,\n  #rnx-patients-auto .rnx-p-btn-secondary:link,\n  #rnx-patients-auto .rnx-p-btn-secondary:visited,\n  #rnx-patients-auto .rnx-p-btn-secondary:hover,\n  #rnx-patients-auto .rnx-p-btn-secondary:focus,\n  #rnx-patients-auto .rnx-p-btn-secondary:active {\n    background: rgba(255,255,255,0.84);\n    border: 1px solid rgba(148, 163, 184, 0.34);\n    color: var(--blue) !important;\n    backdrop-filter: blur(10px);\n  }\n\n  #rnx-patients-auto .rnx-p-btn-secondary:hover,\n  #rnx-patients-auto .rnx-p-btn-secondary:focus {\n    transform: translateY(-1px);\n    background: #ffffff;\n    border-color: rgba(37, 99, 235, 0.28);\n    color: var(--blue-dark) !important;\n  }\n\n  #rnx-patients-auto .rnx-p-note {\n    margin-top: 12px;\n    font-size: 15px;\n    color: var(--soft);\n    line-height: 1.7;\n  }\n\n  #rnx-patients-auto .rnx-p-proof-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-top: 46px;\n  }\n\n  #rnx-patients-auto .rnx-p-proof {\n    background: rgba(255,255,255,0.70);\n    border: 1px solid var(--border);\n    border-radius: 24px;\n    padding: 24px;\n    backdrop-filter: blur(12px);\n    box-shadow: var(--shadow);\n  }\n\n  #rnx-patients-auto .rnx-p-proof-title {\n    margin: 0 0 10px;\n    font-size: 17px;\n    font-weight: 800;\n    color: #111827;\n    line-height: 1.35;\n  }\n\n  #rnx-patients-auto .rnx-p-proof p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.75;\n    color: var(--muted);\n  }\n\n  #rnx-patients-auto .rnx-p-section {\n    margin-top: 68px;\n  }\n\n  #rnx-patients-auto .rnx-p-section-head {\n    max-width: 900px;\n    margin-bottom: 28px;\n  }\n\n  #rnx-patients-auto .rnx-p-section-head h2 {\n    margin: 0 0 12px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(32px, 3vw, 48px);\n    line-height: 1.08;\n    letter-spacing: -0.025em;\n    color: #0f172a;\n  }\n\n  #rnx-patients-auto .rnx-p-section-head p {\n    margin: 0;\n    font-size: 18px;\n    line-height: 1.8;\n    color: var(--muted);\n  }\n\n  #rnx-patients-auto .rnx-p-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n  }\n\n  #rnx-patients-auto .rnx-p-card {\n    position: relative;\n    background: linear-gradient(180deg, rgba(255,255,255,0.94) 0%, rgba(255,255,255,0.82) 100%);\n    border: 1px solid rgba(15, 23, 42, 0.08);\n    border-radius: 30px;\n    padding: 34px 32px 30px;\n    box-shadow: var(--shadow-strong);\n    backdrop-filter: blur(16px);\n    overflow: hidden;\n  }\n\n  #rnx-patients-auto .rnx-p-card::before {\n    content: \"\";\n    position: absolute;\n    inset: 0 auto auto 0;\n    width: 100%;\n    height: 4px;\n    background: linear-gradient(90deg, rgba(15,138,125,0.95) 0%, rgba(59,130,246,0.55) 100%);\n  }\n\n  #rnx-patients-auto .rnx-p-card h3 {\n    margin: 0 0 16px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    line-height: 1.1;\n    letter-spacing: -0.02em;\n    color: #111827;\n  }\n\n  #rnx-patients-auto .rnx-p-card p {\n    margin: 0 0 18px;\n    font-size: 17px;\n    line-height: 1.82;\n    color: var(--muted);\n  }\n\n  #rnx-patients-auto .rnx-p-list {\n    margin: 0;\n    padding-left: 22px;\n    color: #334155;\n  }\n\n  #rnx-patients-auto .rnx-p-list li {\n    margin-bottom: 12px;\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  #rnx-patients-auto .rnx-p-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n  }\n\n  #rnx-patients-auto .rnx-p-step {\n    background: linear-gradient(180deg, rgba(255,255,255,0.92) 0%, rgba(248,250,252,0.92) 100%);\n    border: 1px solid rgba(15, 23, 42, 0.08);\n    border-radius: 28px;\n    padding: 30px;\n    box-shadow: var(--shadow);\n  }\n\n  #rnx-patients-auto .rnx-p-step-no {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    border-radius: 999px;\n    background: var(--brand-light);\n    color: var(--brand-dark);\n    font-size: 16px;\n    font-weight: 800;\n    margin-bottom: 16px;\n  }\n\n  #rnx-patients-auto .rnx-p-step h3 {\n    margin: 0 0 10px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 24px;\n    line-height: 1.2;\n    color: #111827;\n  }\n\n  #rnx-patients-auto .rnx-p-step p {\n    margin: 0;\n    font-size: 16px;\n    line-height: 1.8;\n    color: var(--muted);\n  }\n\n  #rnx-patients-auto .rnx-p-highlight {\n    margin-top: 68px;\n    border-radius: 34px;\n    padding: 40px 34px;\n    background:\n      radial-gradient(circle at top left, rgba(15,138,125,0.18) 0%, rgba(15,138,125,0) 30%),\n      linear-gradient(135deg, #0f172a 0%, #111827 45%, #0b1220 100%);\n    box-shadow: 0 20px 60px rgba(15, 23, 42, 0.22);\n  }\n\n  #rnx-patients-auto .rnx-p-highlight h2 {\n    margin: 0 0 16px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(32px, 3vw, 46px);\n    line-height: 1.08;\n    color: #ffffff;\n  }\n\n  #rnx-patients-auto .rnx-p-highlight p {\n    margin: 0 0 14px;\n    max-width: 980px;\n    font-size: 18px;\n    line-height: 1.84;\n    color: rgba(255,255,255,0.84);\n  }\n\n  #rnx-patients-auto .rnx-p-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  #rnx-patients-auto .rnx-p-safety {\n    margin-top: 68px;\n    background: linear-gradient(180deg, rgba(255,255,255,0.94) 0%, rgba(248,250,252,0.94) 100%);\n    border: 1px solid rgba(15, 23, 42, 0.08);\n    border-radius: 30px;\n    padding: 34px 32px;\n    box-shadow: var(--shadow);\n  }\n\n  #rnx-patients-auto .rnx-p-safety h2 {\n    margin: 0 0 14px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(30px, 3vw, 42px);\n    line-height: 1.1;\n    color: #0f172a;\n  }\n\n  #rnx-patients-auto .rnx-p-safety p {\n    margin: 0 0 14px;\n    font-size: 17px;\n    line-height: 1.82;\n    color: var(--muted);\n  }\n\n  #rnx-patients-auto .rnx-p-safety p:last-of-type {\n    margin-bottom: 0;\n  }\n\n  #rnx-patients-auto .rnx-p-bottom-cta {\n    margin-top: 24px;\n  }\n\n  @media (max-width: 1180px) {\n    #rnx-patients-auto .rnx-p-proof-grid,\n    #rnx-patients-auto .rnx-p-grid-3,\n    #rnx-patients-auto .rnx-p-steps {\n      grid-template-columns: 1fr;\n    }\n\n    #rnx-patients-auto {\n      padding: 24px 16px 60px;\n    }\n\n    #rnx-patients-auto .rnx-p-card,\n    #rnx-patients-auto .rnx-p-step,\n    #rnx-patients-auto .rnx-p-highlight,\n    #rnx-patients-auto .rnx-p-safety,\n    #rnx-patients-auto .rnx-p-proof {\n      padding: 26px 22px;\n    }\n\n    #rnx-patients-auto .rnx-p-lead {\n      font-size: 19px;\n    }\n\n    #rnx-patients-auto .rnx-p-sublead,\n    #rnx-patients-auto .rnx-p-section-head p,\n    #rnx-patients-auto .rnx-p-highlight p,\n    #rnx-patients-auto .rnx-p-safety p {\n      font-size: 16px;\n    }\n  }\n<\/style>\n\n<section id=\"rnx-patients-auto\">\n\n  <!-- PL -->\n  <div class=\"rnx-p-wrap rnx-lang-pl\">\n\n    <section class=\"rnx-p-hero\">\n      <div class=\"rnx-p-badge\">RheumaCheck dla pacjent\u00f3w<\/div>\n\n      <h1>Przygotuj si\u0119 do wizyty lepiej, spokojniej i bardziej konkretnie<\/h1>\n\n      <p class=\"rnx-p-lead\">\n        Ta cz\u0119\u015b\u0107 RheumaNext pomaga pacjentowi uporz\u0105dkowa\u0107 objawy, przebieg choroby, leczenie i najwa\u017cniejsze informacje\n        jeszcze przed konsultacj\u0105 reumatologiczn\u0105.\n      <\/p>\n\n      <p class=\"rnx-p-sublead\">\n        Celem nie jest stawianie diagnozy, ale lepsze przygotowanie do wizyty, bardziej uporz\u0105dkowana rozmowa\n        i czytelniejszy punkt wyj\u015bcia do dalszej diagnostyki oraz leczenia.\n      <\/p>\n\n      <div class=\"rnx-p-cta-row\">\n        <a class=\"rnx-p-btn rnx-p-btn-primary\" href=\"\/rheumacheck\/\">Zacznij teraz<\/a>\n        <a class=\"rnx-p-btn rnx-p-btn-secondary\" href=\"\/kalkulatory\/\">Zobacz kalkulatory<\/a>\n      <\/div>\n\n      <div class=\"rnx-p-note\">\n        Narz\u0119dzie wspieraj\u0105ce i edukacyjne. Nie zast\u0119puje konsultacji lekarskiej ani diagnozy.\n      <\/div>\n\n      <div class=\"rnx-p-proof-grid\">\n        <div class=\"rnx-p-proof\">\n          <div class=\"rnx-p-proof-title\">Lepsze przygotowanie do wizyty<\/div>\n          <p>Pacjent porz\u0105dkuje informacje wcze\u015bniej, dzi\u0119ki czemu konsultacja mo\u017ce szybciej przej\u015b\u0107 do tego, co naprawd\u0119 istotne.<\/p>\n        <\/div>\n\n        <div class=\"rnx-p-proof\">\n          <div class=\"rnx-p-proof-title\">Mniej chaosu, wi\u0119cej konkretu<\/div>\n          <p>Objawy, leczenie i dokumentacja s\u0105 zebrane w bardziej logicznej formie, zamiast w rozproszonych notatkach i pami\u0119ci.<\/p>\n        <\/div>\n\n        <div class=\"rnx-p-proof\">\n          <div class=\"rnx-p-proof-title\">Lepszy materia\u0142 do rozmowy z lekarzem<\/div>\n          <p>Wyniki nie zast\u0119puj\u0105 specjalisty, ale pomagaj\u0105 wej\u015b\u0107 na wizyt\u0119 z lepszym kontekstem i bardziej \u015bwiadomymi pytaniami.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-p-section\">\n      <div class=\"rnx-p-section-head\">\n        <h2>Co zyskujesz<\/h2>\n        <p>\n          RheumaCheck nie ma zast\u0105pi\u0107 lekarza. Ma pom\u00f3c Ci lepiej uporz\u0105dkowa\u0107 informacje i wej\u015b\u0107 na wizyt\u0119 z wi\u0119kszym spokojem,\n          lepszym przygotowaniem i mniejszym ryzykiem, \u017ce co\u015b wa\u017cnego Ci umknie.\n        <\/p>\n      <\/div>\n\n      <div class=\"rnx-p-grid-3\">\n        <article class=\"rnx-p-card\">\n          <h3>Porz\u0105dek w objawach<\/h3>\n          <p>\n            Zbierasz najwa\u017cniejsze informacje dotycz\u0105ce dolegliwo\u015bci, czasu ich trwania, dynamiki zmian i wp\u0142ywu na codzienne funkcjonowanie.\n          <\/p>\n          <ul class=\"rnx-p-list\">\n            <li>uporz\u0105dkowanie objaw\u00f3w i ich przebiegu,<\/li>\n            <li>wi\u0119ksza czytelno\u015b\u0107 informacji dla lekarza,<\/li>\n            <li>mniejsze ryzyko pomini\u0119cia istotnych danych.<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"rnx-p-card\">\n          <h3>Lepsze przygotowanie do konsultacji<\/h3>\n          <p>\n            Zamiast improwizowa\u0107 podczas wizyty, masz bardziej uporz\u0105dkowany punkt wyj\u015bcia do rozmowy o diagnostyce i dalszych krokach.\n          <\/p>\n          <ul class=\"rnx-p-list\">\n            <li>kr\u00f3tsze i konkretniejsze wprowadzenie do problemu,<\/li>\n            <li>\u0142atwiejsza rozmowa o historii leczenia,<\/li>\n            <li>wi\u0119kszy spok\u00f3j podczas konsultacji.<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"rnx-p-card\">\n          <h3>Praktyczne wsparcie<\/h3>\n          <p>\n            Masz dost\u0119p do materia\u0142u pomocniczego, kt\u00f3ry mo\u017ce u\u0142atwi\u0107 dalsze kroki i lepsze zrozumienie procesu diagnostyczno-terapeutycznego.\n          <\/p>\n          <ul class=\"rnx-p-list\">\n            <li>bardziej \u015bwiadomy udzia\u0142 w leczeniu,<\/li>\n            <li>lepszy kontekst dla wynik\u00f3w i objaw\u00f3w,<\/li>\n            <li>czytelniejszy obraz sytuacji zdrowotnej.<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-p-section\">\n      <div class=\"rnx-p-section-head\">\n        <h2>Jak to dzia\u0142a<\/h2>\n        <p>\n          Proces jest prosty. Najpierw porz\u0105dkujesz informacje, potem system uk\u0142ada je w bardziej czyteln\u0105 form\u0119,\n          a na ko\u0144cu korzystasz z tego materia\u0142u podczas wizyty lub przygotowania do dalszej diagnostyki.\n        <\/p>\n      <\/div>\n\n      <div class=\"rnx-p-steps\">\n        <article class=\"rnx-p-step\">\n          <div class=\"rnx-p-step-no\">1<\/div>\n          <h3>Wprowadzasz informacje<\/h3>\n          <p>\n            Uzupe\u0142niasz objawy, histori\u0119 leczenia i inne dane, kt\u00f3re mog\u0105 mie\u0107 znaczenie w konsultacji reumatologicznej.\n          <\/p>\n        <\/article>\n\n        <article class=\"rnx-p-step\">\n          <div class=\"rnx-p-step-no\">2<\/div>\n          <h3>System porz\u0105dkuje dane<\/h3>\n          <p>\n            Informacje s\u0105 uk\u0142adane w bardziej przejrzysty i praktyczny format, z kt\u00f3rego \u0142atwiej korzysta\u0107 podczas wizyty.\n          <\/p>\n        <\/article>\n\n        <article class=\"rnx-p-step\">\n          <div class=\"rnx-p-step-no\">3<\/div>\n          <h3>Korzystasz z materia\u0142u pomocniczego<\/h3>\n          <p>\n            Masz bardziej uporz\u0105dkowane podsumowanie, kt\u00f3re mo\u017ce pom\u00f3c w rozmowie z lekarzem i dalszym planie dzia\u0142ania.\n          <\/p>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-p-highlight\">\n      <h2>Dlaczego to ma znaczenie<\/h2>\n      <p>\n        W reumatologii ogromne znaczenie ma kontekst: czas trwania objaw\u00f3w, ich dynamika, leczenie, wcze\u015bniejsze wyniki,\n        wp\u0142yw na funkcjonowanie i wiele innych szczeg\u00f3\u0142\u00f3w. To w\u0142a\u015bnie te elementy bardzo cz\u0119sto decyduj\u0105 o jako\u015bci konsultacji.\n      <\/p>\n      <p>\n        RheumaCheck ma pom\u00f3c Ci wej\u015b\u0107 na wizyt\u0119 z wi\u0119kszym porz\u0105dkiem i lepszym przygotowaniem \u2014 nie po to, by zast\u0105pi\u0107 lekarza,\n        ale po to, by lepiej wykorzysta\u0107 czas spotkania ze specjalist\u0105.\n      <\/p>\n    <\/section>\n\n    <section class=\"rnx-p-safety\">\n      <h2>Wa\u017cne<\/h2>\n      <p>\n        RheumaCheck jest narz\u0119dziem wspieraj\u0105cym i edukacyjnym. Nie stawia samodzielnie rozpoznania i nie zast\u0119puje konsultacji lekarskiej.\n      <\/p>\n      <p>\n        Wyniki wymagaj\u0105 interpretacji w kontek\u015bcie obrazu klinicznego, badania, wynik\u00f3w laboratoryjnych i obrazowych oraz decyzji lekarza.\n      <\/p>\n      <p>\n        Je\u015bli objawy s\u0105 nasilone, szybko post\u0119puj\u0105, budz\u0105 niepok\u00f3j albo pojawiaj\u0105 si\u0119 objawy alarmowe, nie odk\u0142adaj kontaktu z lekarzem.\n      <\/p>\n\n      <div class=\"rnx-p-bottom-cta\">\n        <a class=\"rnx-p-btn rnx-p-btn-primary\" href=\"\/rheumacheck\/\">Przejd\u017a do RheumaCheck<\/a>\n      <\/div>\n    <\/section>\n\n  <\/div>\n\n  <!-- EN -->\n  <div class=\"rnx-p-wrap rnx-lang-en\">\n\n    <section class=\"rnx-p-hero\">\n      <div class=\"rnx-p-badge\">RheumaCheck for Patients<\/div>\n\n      <h1>Prepare for your appointment better, more calmly, and more clearly<\/h1>\n\n      <p class=\"rnx-p-lead\">\n        This part of RheumaNext helps patients organize symptoms, disease course, treatment, and the most important information\n        before a rheumatology consultation.\n      <\/p>\n\n      <p class=\"rnx-p-sublead\">\n        The goal is not to make a diagnosis, but to support better preparation for the visit, a more structured conversation,\n        and a clearer starting point for further diagnostics and treatment.\n      <\/p>\n\n      <div class=\"rnx-p-cta-row\">\n        <a class=\"rnx-p-btn rnx-p-btn-primary\" href=\"\/en\/rheumacheck\/\">Get Started<\/a>\n        <a class=\"rnx-p-btn rnx-p-btn-secondary\" href=\"\/en\/kalkulatory\/\">Explore Calculators<\/a>\n      <\/div>\n\n      <div class=\"rnx-p-note\">\n        A supportive and educational tool. It does not replace medical consultation or diagnosis.\n      <\/div>\n\n      <div class=\"rnx-p-proof-grid\">\n        <div class=\"rnx-p-proof\">\n          <div class=\"rnx-p-proof-title\">Better appointment preparation<\/div>\n          <p>Patients organize their information earlier, so the consultation can move faster to what actually matters.<\/p>\n        <\/div>\n\n        <div class=\"rnx-p-proof\">\n          <div class=\"rnx-p-proof-title\">Less chaos, more clarity<\/div>\n          <p>Symptoms, treatment, and documentation are collected in a more logical format instead of scattered notes and memory.<\/p>\n        <\/div>\n\n        <div class=\"rnx-p-proof\">\n          <div class=\"rnx-p-proof-title\">Better material for the conversation with the doctor<\/div>\n          <p>The results do not replace a specialist, but they help you arrive with better context and more informed questions.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-p-section\">\n      <div class=\"rnx-p-section-head\">\n        <h2>What You Gain<\/h2>\n        <p>\n          RheumaCheck is not here to replace the doctor. It helps you organize information better and arrive at your appointment\n          with more calm, stronger preparation, and less risk that something important gets missed.\n        <\/p>\n      <\/div>\n\n      <div class=\"rnx-p-grid-3\">\n        <article class=\"rnx-p-card\">\n          <h3>Better structure of symptoms<\/h3>\n          <p>\n            You collect the most important information about complaints, duration, dynamics of change, and their effect on daily functioning.\n          <\/p>\n          <ul class=\"rnx-p-list\">\n            <li>clearer structure of symptoms and their course,<\/li>\n            <li>better readability of information for the doctor,<\/li>\n            <li>lower risk of missing important details.<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"rnx-p-card\">\n          <h3>Better consultation preparation<\/h3>\n          <p>\n            Instead of improvising during the visit, you have a more organized starting point for discussing diagnostics and next steps.\n          <\/p>\n          <ul class=\"rnx-p-list\">\n            <li>shorter and more focused introduction to the problem,<\/li>\n            <li>easier discussion of treatment history,<\/li>\n            <li>more confidence during the consultation.<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"rnx-p-card\">\n          <h3>Practical support<\/h3>\n          <p>\n            You gain access to support material that can help with the next steps and with understanding the diagnostic and treatment process more clearly.\n          <\/p>\n          <ul class=\"rnx-p-list\">\n            <li>more informed participation in treatment,<\/li>\n            <li>better context for symptoms and results,<\/li>\n            <li>a clearer picture of your health situation.<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-p-section\">\n      <div class=\"rnx-p-section-head\">\n        <h2>How It Works<\/h2>\n        <p>\n          The process is simple. First, you organize your information. Then the system arranges it into a clearer format.\n          Finally, you use that material during the visit or while preparing for further diagnostics.\n        <\/p>\n      <\/div>\n\n      <div class=\"rnx-p-steps\">\n        <article class=\"rnx-p-step\">\n          <div class=\"rnx-p-step-no\">1<\/div>\n          <h3>You enter the information<\/h3>\n          <p>\n            You provide symptoms, treatment history, and other data that may matter in a rheumatology consultation.\n          <\/p>\n        <\/article>\n\n        <article class=\"rnx-p-step\">\n          <div class=\"rnx-p-step-no\">2<\/div>\n          <h3>The system organizes the data<\/h3>\n          <p>\n            The information is arranged into a more practical and readable format that is easier to use during the visit.\n          <\/p>\n        <\/article>\n\n        <article class=\"rnx-p-step\">\n          <div class=\"rnx-p-step-no\">3<\/div>\n          <h3>You use the support material<\/h3>\n          <p>\n            You receive a more structured summary that can support the conversation with the doctor and the next steps in care.\n          <\/p>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-p-highlight\">\n      <h2>Why It Matters<\/h2>\n      <p>\n        In rheumatology, context matters enormously: symptom duration, dynamics, treatment history, earlier results,\n        impact on daily function, and many other details. These elements often determine the quality of the consultation.\n      <\/p>\n      <p>\n        RheumaCheck is meant to help you arrive with more order and better preparation \u2014 not to replace the doctor,\n        but to help you make better use of your time with the specialist.\n      <\/p>\n    <\/section>\n\n    <section class=\"rnx-p-safety\">\n      <h2>Important<\/h2>\n      <p>\n        RheumaCheck is a supportive and educational tool. It does not make an independent diagnosis and does not replace medical consultation.\n      <\/p>\n      <p>\n        The results require interpretation in the context of the clinical picture, examination, laboratory and imaging results,\n        and the doctor\u2019s judgment.\n      <\/p>\n      <p>\n        If symptoms are severe, rapidly progressing, worrying, or if alarm symptoms appear, do not delay contact with a doctor.\n      <\/p>\n\n      <div class=\"rnx-p-bottom-cta\">\n        <a class=\"rnx-p-btn rnx-p-btn-primary\" href=\"\/en\/rheumacheck\/\">Go to RheumaCheck<\/a>\n      <\/div>\n    <\/section>\n\n  <\/div>\n<\/section>\n\n<script>\n  (function () {\n    var root = document.getElementById('rnx-patients-auto');\n    if (!root) return;\n\n    var path = window.location.pathname || '';\n    var isEN = \/^\\\/en(\\\/|$)\/i.test(path);\n\n    root.classList.remove('is-pl', 'is-en');\n    root.classList.add(isEN ? 'is-en' : 'is-pl');\n  })();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>RheumaCheck dla pacjent\u00f3w Przygotuj si\u0119 do wizyty lepiej, spokojniej i bardziej konkretnie Ta cz\u0119\u015b\u0107 RheumaNext pomaga pacjentowi uporz\u0105dkowa\u0107 objawy, przebieg choroby, leczenie i najwa\u017cniejsze informacje jeszcze przed konsultacj\u0105 reumatologiczn\u0105. Celem nie jest stawianie diagnozy, ale lepsze przygotowanie do wizyty, bardziej uporz\u0105dkowana rozmowa i czytelniejszy punkt wyj\u015bcia do dalszej diagnostyki oraz leczenia. Zacznij teraz Zobacz kalkulatory&#8230;<\/p>\n","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-811","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rheumanext.pl\/pl\/wp-json\/wp\/v2\/pages\/811","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rheumanext.pl\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rheumanext.pl\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rheumanext.pl\/pl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rheumanext.pl\/pl\/wp-json\/wp\/v2\/comments?post=811"}],"version-history":[{"count":8,"href":"https:\/\/rheumanext.pl\/pl\/wp-json\/wp\/v2\/pages\/811\/revisions"}],"predecessor-version":[{"id":1259,"href":"https:\/\/rheumanext.pl\/pl\/wp-json\/wp\/v2\/pages\/811\/revisions\/1259"}],"wp:attachment":[{"href":"https:\/\/rheumanext.pl\/pl\/wp-json\/wp\/v2\/media?parent=811"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}