{"id":813,"date":"2026-02-27T23:02:28","date_gmt":"2026-02-27T23:02:28","guid":{"rendered":"https:\/\/rheumanext.pl\/?page_id=813"},"modified":"2026-03-28T19:30:07","modified_gmt":"2026-03-28T19:30:07","slug":"dla-lekarzy","status":"publish","type":"page","link":"https:\/\/rheumanext.pl\/pl\/dla-lekarzy\/","title":{"rendered":"Dla lekarzy"},"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-doctors-auto,\n  #rnx-doctors-auto * {\n    box-sizing: border-box;\n  }\n\n  #rnx-doctors-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-doctors-auto::before,\n  #rnx-doctors-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-doctors-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-doctors-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-doctors-auto .rnx-d-wrap {\n    position: relative;\n    z-index: 1;\n  }\n\n  #rnx-doctors-auto .rnx-lang-en {\n    display: none;\n  }\n\n  #rnx-doctors-auto.is-en .rnx-lang-pl {\n    display: none;\n  }\n\n  #rnx-doctors-auto.is-en .rnx-lang-en {\n    display: block;\n  }\n\n  #rnx-doctors-auto.is-pl .rnx-lang-pl {\n    display: block;\n  }\n\n  #rnx-doctors-auto.is-pl .rnx-lang-en {\n    display: none;\n  }\n\n  #rnx-doctors-auto .rnx-d-hero {\n    padding: 24px 0 18px;\n    text-align: center;\n  }\n\n  #rnx-doctors-auto .rnx-d-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-doctors-auto .rnx-d-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-doctors-auto .rnx-d-lead {\n    max-width: 1020px;\n    margin: 0 auto 14px;\n    font-size: 21px;\n    line-height: 1.72;\n    color: var(--muted);\n  }\n\n  #rnx-doctors-auto .rnx-d-sublead {\n    max-width: 920px;\n    margin: 0 auto;\n    font-size: 17px;\n    line-height: 1.82;\n    color: #5d6a79;\n  }\n\n  #rnx-doctors-auto .rnx-d-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-doctors-auto .rnx-d-btn,\n  #rnx-doctors-auto .rnx-d-btn:link,\n  #rnx-doctors-auto .rnx-d-btn:visited,\n  #rnx-doctors-auto .rnx-d-btn:hover,\n  #rnx-doctors-auto .rnx-d-btn:focus,\n  #rnx-doctors-auto .rnx-d-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-doctors-auto .rnx-d-btn-primary,\n  #rnx-doctors-auto .rnx-d-btn-primary:link,\n  #rnx-doctors-auto .rnx-d-btn-primary:visited,\n  #rnx-doctors-auto .rnx-d-btn-primary:hover,\n  #rnx-doctors-auto .rnx-d-btn-primary:focus,\n  #rnx-doctors-auto .rnx-d-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-doctors-auto .rnx-d-btn-primary:hover,\n  #rnx-doctors-auto .rnx-d-btn-primary:focus {\n    transform: translateY(-1px);\n    background: linear-gradient(135deg, #0c8175 0%, #09665e 100%);\n    color: #ffffff !important;\n  }\n\n  #rnx-doctors-auto .rnx-d-btn-secondary,\n  #rnx-doctors-auto .rnx-d-btn-secondary:link,\n  #rnx-doctors-auto .rnx-d-btn-secondary:visited,\n  #rnx-doctors-auto .rnx-d-btn-secondary:hover,\n  #rnx-doctors-auto .rnx-d-btn-secondary:focus,\n  #rnx-doctors-auto .rnx-d-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-doctors-auto .rnx-d-btn-secondary:hover,\n  #rnx-doctors-auto .rnx-d-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-doctors-auto .rnx-d-note {\n    margin-top: 12px;\n    font-size: 15px;\n    color: var(--soft);\n    line-height: 1.7;\n  }\n\n  #rnx-doctors-auto .rnx-d-proof-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin-top: 46px;\n  }\n\n  #rnx-doctors-auto .rnx-d-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-doctors-auto .rnx-d-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-doctors-auto .rnx-d-proof p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.75;\n    color: var(--muted);\n  }\n\n  #rnx-doctors-auto .rnx-d-section {\n    margin-top: 68px;\n  }\n\n  #rnx-doctors-auto .rnx-d-section-head {\n    max-width: 920px;\n    margin-bottom: 28px;\n  }\n\n  #rnx-doctors-auto .rnx-d-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-doctors-auto .rnx-d-section-head p {\n    margin: 0;\n    font-size: 18px;\n    line-height: 1.8;\n    color: var(--muted);\n  }\n\n  #rnx-doctors-auto .rnx-d-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n  }\n\n  #rnx-doctors-auto .rnx-d-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-doctors-auto .rnx-d-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-doctors-auto .rnx-d-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-doctors-auto .rnx-d-card p {\n    margin: 0 0 18px;\n    font-size: 17px;\n    line-height: 1.82;\n    color: var(--muted);\n  }\n\n  #rnx-doctors-auto .rnx-d-list {\n    margin: 0;\n    padding-left: 22px;\n    color: #334155;\n  }\n\n  #rnx-doctors-auto .rnx-d-list li {\n    margin-bottom: 12px;\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  #rnx-doctors-auto .rnx-d-workflow {\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-doctors-auto .rnx-d-workflow 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-doctors-auto .rnx-d-workflow 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-doctors-auto .rnx-d-workflow p:last-child {\n    margin-bottom: 0;\n  }\n\n  #rnx-doctors-auto .rnx-d-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 22px;\n    margin-top: 28px;\n  }\n\n  #rnx-doctors-auto .rnx-d-step {\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.10);\n    border-radius: 24px;\n    padding: 24px;\n    backdrop-filter: blur(8px);\n  }\n\n  #rnx-doctors-auto .rnx-d-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: rgba(255,255,255,0.12);\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 800;\n    margin-bottom: 16px;\n  }\n\n  #rnx-doctors-auto .rnx-d-step h3 {\n    margin: 0 0 10px;\n    font-size: 20px;\n    line-height: 1.35;\n    color: #ffffff;\n  }\n\n  #rnx-doctors-auto .rnx-d-step p {\n    margin: 0;\n    font-size: 15px;\n    line-height: 1.78;\n    color: rgba(255,255,255,0.78);\n  }\n\n  #rnx-doctors-auto .rnx-d-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-doctors-auto .rnx-d-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-doctors-auto .rnx-d-safety p {\n    margin: 0 0 14px;\n    font-size: 17px;\n    line-height: 1.82;\n    color: var(--muted);\n  }\n\n  #rnx-doctors-auto .rnx-d-safety p:last-of-type {\n    margin-bottom: 0;\n  }\n\n  #rnx-doctors-auto .rnx-d-bottom-cta {\n    margin-top: 24px;\n  }\n\n  @media (max-width: 1180px) {\n    #rnx-doctors-auto .rnx-d-proof-grid,\n    #rnx-doctors-auto .rnx-d-grid-3,\n    #rnx-doctors-auto .rnx-d-steps {\n      grid-template-columns: 1fr;\n    }\n\n    #rnx-doctors-auto {\n      padding: 24px 16px 60px;\n    }\n\n    #rnx-doctors-auto .rnx-d-card,\n    #rnx-doctors-auto .rnx-d-proof,\n    #rnx-doctors-auto .rnx-d-workflow,\n    #rnx-doctors-auto .rnx-d-safety,\n    #rnx-doctors-auto .rnx-d-step {\n      padding: 26px 22px;\n    }\n\n    #rnx-doctors-auto .rnx-d-lead {\n      font-size: 19px;\n    }\n\n    #rnx-doctors-auto .rnx-d-sublead,\n    #rnx-doctors-auto .rnx-d-section-head p,\n    #rnx-doctors-auto .rnx-d-workflow p,\n    #rnx-doctors-auto .rnx-d-safety p {\n      font-size: 16px;\n    }\n  }\n<\/style>\n\n<section id=\"rnx-doctors-auto\">\n\n  <!-- PL -->\n  <div class=\"rnx-d-wrap rnx-lang-pl\">\n\n    <section class=\"rnx-d-hero\">\n      <div class=\"rnx-d-badge\">RheumaCare dla lekarzy<\/div>\n\n      <h1>Porz\u0105dkuj dane kliniczne szybciej i pracuj na bardziej u\u017cytecznym kontek\u015bcie<\/h1>\n\n      <p class=\"rnx-d-lead\">\n        Ta cz\u0119\u015b\u0107 RheumaNext zosta\u0142a zaprojektowana dla lekarzy, kt\u00f3rzy chc\u0105 sprawniej pracowa\u0107 na danych pacjenta,\n        szybciej por\u00f3wnywa\u0107 wyniki i lepiej osadza\u0107 decyzje kliniczne w uporz\u0105dkowanej strukturze informacji.\n      <\/p>\n\n      <p class=\"rnx-d-sublead\">\n        Celem nie jest zast\u0105pienie oceny klinicznej, ale wsparcie workflow: od zebrania danych i przeliczenia skal,\n        przez monitorowanie terapii, po przygotowanie roboczego podsumowania wizyty.\n      <\/p>\n\n      <div class=\"rnx-d-cta-row\">\n        <a class=\"rnx-d-btn rnx-d-btn-primary\" href=\"\/rheumacare-2\/\">Zobacz RheumaCare<\/a>\n        <a class=\"rnx-d-btn rnx-d-btn-secondary\" href=\"\/kalkulatory\/\">Otw\u00f3rz kalkulatory<\/a>\n      <\/div>\n\n      <div class=\"rnx-d-note\">\n        Narz\u0119dzie wspieraj\u0105ce workflow kliniczny. Ostateczne decyzje terapeutyczne i diagnostyczne pozostaj\u0105 po stronie lekarza.\n      <\/div>\n\n      <div class=\"rnx-d-proof-grid\">\n        <div class=\"rnx-d-proof\">\n          <div class=\"rnx-d-proof-title\">Mniej tarcia w codziennym workflow<\/div>\n          <p>Dane s\u0105 porz\u0105dkowane w bardziej u\u017cytecznej strukturze, co skraca drog\u0119 od zebrania informacji do praktycznej interpretacji.<\/p>\n        <\/div>\n\n        <div class=\"rnx-d-proof\">\n          <div class=\"rnx-d-proof-title\">Szybsza praca na skalach i wynikach<\/div>\n          <p>Ocena aktywno\u015bci choroby, monitorowanie terapii i por\u00f3wnywanie danych w czasie staj\u0105 si\u0119 prostsze i bardziej powtarzalne.<\/p>\n        <\/div>\n\n        <div class=\"rnx-d-proof\">\n          <div class=\"rnx-d-proof-title\">Lepszy materia\u0142 roboczy do wizyty<\/div>\n          <p>RheumaCare wspiera tworzenie uporz\u0105dkowanego kontekstu klinicznego, kt\u00f3ry mo\u017cna dalej weryfikowa\u0107 i rozwija\u0107 podczas konsultacji.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-d-section\">\n      <div class=\"rnx-d-section-head\">\n        <h2>Zastosowania w praktyce<\/h2>\n        <p>\n          RheumaCare ma by\u0107 praktyczn\u0105 warstw\u0105 robocz\u0105 dla codziennej reumatologii: nie kolejnym ozdobnym dodatkiem,\n          ale narz\u0119dziem, kt\u00f3re realnie zmniejsza chaos i u\u0142atwia prac\u0119 na danych pacjenta.\n        <\/p>\n      <\/div>\n\n      <div class=\"rnx-d-grid-3\">\n        <article class=\"rnx-d-card\">\n          <h3>Ocena aktywno\u015bci choroby<\/h3>\n          <p>\n            Szybsze przeliczanie skal i bardziej przejrzyste por\u00f3wnywanie wynik\u00f3w w czasie wspieraj\u0105 monitorowanie przebiegu choroby oraz odpowiedzi na leczenie.\n          <\/p>\n          <ul class=\"rnx-d-list\">\n            <li>standaryzacja oceny aktywno\u015bci,<\/li>\n            <li>lepsza por\u00f3wnywalno\u015b\u0107 kolejnych wizyt,<\/li>\n            <li>czytelniejszy obraz dynamiki zmian.<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"rnx-d-card\">\n          <h3>Porz\u0105dkowanie danych pacjenta<\/h3>\n          <p>\n            Ustrukturyzowane dane wej\u015bciowe zmniejszaj\u0105 liczb\u0119 chaotycznych informacji i u\u0142atwiaj\u0105 wychwycenie element\u00f3w wa\u017cnych dla decyzji klinicznej.\n          <\/p>\n          <ul class=\"rnx-d-list\">\n            <li>mniej \u201eopowie\u015bci bez struktury\u201d,<\/li>\n            <li>szybsze wychwycenie kluczowych danych,<\/li>\n            <li>\u0142atwiejsze osadzenie objaw\u00f3w w kontek\u015bcie klinicznym.<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"rnx-d-card\">\n          <h3>Podsumowanie i monitorowanie terapii<\/h3>\n          <p>\n            Narz\u0119dzie wspiera przygotowanie materia\u0142u roboczego do dokumentacji i dalszej obserwacji, bez zdejmowania odpowiedzialno\u015bci z lekarza.\n          <\/p>\n          <ul class=\"rnx-d-list\">\n            <li>bardziej uporz\u0105dkowane notatki robocze,<\/li>\n            <li>\u0142atwiejsze \u015bledzenie leczenia w czasie,<\/li>\n            <li>lepszy punkt wyj\u015bcia do dalszych decyzji.<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-d-workflow\">\n      <h2>Jak dzia\u0142a ten workflow<\/h2>\n      <p>\n        RheumaCare porz\u0105dkuje proces w trzech praktycznych krokach: od zebrania danych, przez ich ustrukturyzowanie i przeliczenie,\n        a\u017c po stworzenie bardziej u\u017cytecznego kontekstu do wizyty, monitorowania terapii i dokumentacji.\n      <\/p>\n\n      <div class=\"rnx-d-steps\">\n        <article class=\"rnx-d-step\">\n          <div class=\"rnx-d-step-no\">1<\/div>\n          <h3>Dane wej\u015bciowe<\/h3>\n          <p>\n            Informacje od pacjenta, wyniki, objawy i parametry kliniczne trafiaj\u0105 do jednej, bardziej uporz\u0105dkowanej struktury.\n          <\/p>\n        <\/article>\n\n        <article class=\"rnx-d-step\">\n          <div class=\"rnx-d-step-no\">2<\/div>\n          <h3>Obliczenia i kontekst<\/h3>\n          <p>\n            Skale, kalkulatory i elementy monitorowania terapii wspieraj\u0105 szybk\u0105 interpretacj\u0119 danych bez konieczno\u015bci skakania mi\u0119dzy wieloma narz\u0119dziami.\n          <\/p>\n        <\/article>\n\n        <article class=\"rnx-d-step\">\n          <div class=\"rnx-d-step-no\">3<\/div>\n          <h3>Materia\u0142 roboczy do decyzji<\/h3>\n          <p>\n            Powstaje bardziej czytelne podsumowanie, kt\u00f3re lekarz mo\u017ce zweryfikowa\u0107, edytowa\u0107 i wykorzysta\u0107 w dalszym procesie klinicznym.\n          <\/p>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-d-section\">\n      <div class=\"rnx-d-section-head\">\n        <h2>Dlaczego to podej\u015bcie ma sens<\/h2>\n        <p>\n          W reumatologii liczy si\u0119 nie tylko pojedynczy wynik, ale jego osadzenie w czasie, kontek\u015bcie objaw\u00f3w, dotychczasowym leczeniu\n          i bezpiecze\u0144stwie terapii. To w\u0142a\u015bnie tam pojawia si\u0119 realna warto\u015b\u0107 dobrze zaprojektowanego narz\u0119dzia.\n        <\/p>\n      <\/div>\n\n      <div class=\"rnx-d-grid-3\">\n        <article class=\"rnx-d-card\">\n          <h3>Workflow zamiast chaosu<\/h3>\n          <p>\n            Narz\u0119dzie ma porz\u0105dkowa\u0107 proces pracy lekarza, a nie dok\u0142ada\u0107 kolejnej warstwy niepotrzebnej z\u0142o\u017cono\u015bci.\n          <\/p>\n        <\/article>\n\n        <article class=\"rnx-d-card\">\n          <h3>Specjalizacja zamiast og\u00f3lno\u015bci<\/h3>\n          <p>\n            RheumaCare jest budowane wok\u00f3\u0142 realnych potrzeb reumatologii, a nie jako og\u00f3lny system do wszystkiego.\n          <\/p>\n        <\/article>\n\n        <article class=\"rnx-d-card\">\n          <h3>Wsparcie zamiast zast\u0119powania<\/h3>\n          <p>\n            Ostateczna warto\u015b\u0107 narz\u0119dzia ma polega\u0107 na lepszym przygotowaniu kontekstu klinicznego, nie na automatyzacji odpowiedzialno\u015bci lekarza.\n          <\/p>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-d-safety\">\n      <h2>Odpowiedzialne u\u017cycie<\/h2>\n      <p>\n        RheumaCare wspiera proces kliniczny, ale nie zast\u0119puje samodzielnej oceny lekarskiej ani odpowiedzialno\u015bci za decyzj\u0119 diagnostyczn\u0105 lub terapeutyczn\u0105.\n      <\/p>\n      <p>\n        Wyniki wymagaj\u0105 interpretacji w kontek\u015bcie badania przedmiotowego, danych laboratoryjnych i obrazowych, przebiegu choroby oraz pe\u0142nego obrazu klinicznego.\n      <\/p>\n      <p>\n        Narz\u0119dzie ma zwi\u0119ksza\u0107 przejrzysto\u015b\u0107 i u\u017cyteczno\u015b\u0107 danych, a nie upraszcza\u0107 medycyn\u0119 do automatycznej odpowiedzi.\n      <\/p>\n\n      <div class=\"rnx-d-bottom-cta\">\n        <a class=\"rnx-d-btn rnx-d-btn-primary\" href=\"\/rheumacare-2\/\">Przejd\u017a do RheumaCare<\/a>\n      <\/div>\n    <\/section>\n\n  <\/div>\n\n  <!-- EN -->\n  <div class=\"rnx-d-wrap rnx-lang-en\">\n\n    <section class=\"rnx-d-hero\">\n      <div class=\"rnx-d-badge\">RheumaCare for Clinicians<\/div>\n\n      <h1>Organize clinical data faster and work with more useful context<\/h1>\n\n      <p class=\"rnx-d-lead\">\n        This part of RheumaNext is designed for clinicians who want to work more efficiently with patient data,\n        compare results faster, and ground clinical decisions in a more structured information flow.\n      <\/p>\n\n      <p class=\"rnx-d-sublead\">\n        The goal is not to replace clinical judgment, but to support workflow: from data collection and score calculation,\n        through therapy monitoring, to preparation of a working visit summary.\n      <\/p>\n\n      <div class=\"rnx-d-cta-row\">\n        <a class=\"rnx-d-btn rnx-d-btn-primary\" href=\"\/en\/rheumacare-2\/\">Explore RheumaCare<\/a>\n        <a class=\"rnx-d-btn rnx-d-btn-secondary\" href=\"\/en\/kalkulatory\/\">Open Calculators<\/a>\n      <\/div>\n\n      <div class=\"rnx-d-note\">\n        A tool that supports clinical workflow. Final diagnostic and therapeutic decisions remain with the clinician.\n      <\/div>\n\n      <div class=\"rnx-d-proof-grid\">\n        <div class=\"rnx-d-proof\">\n          <div class=\"rnx-d-proof-title\">Less friction in daily workflow<\/div>\n          <p>Data is organized into a more useful structure, shortening the path from information gathering to practical interpretation.<\/p>\n        <\/div>\n\n        <div class=\"rnx-d-proof\">\n          <div class=\"rnx-d-proof-title\">Faster work on scores and results<\/div>\n          <p>Disease activity assessment, therapy monitoring, and comparison of data over time become simpler and more repeatable.<\/p>\n        <\/div>\n\n        <div class=\"rnx-d-proof\">\n          <div class=\"rnx-d-proof-title\">Better working material for the visit<\/div>\n          <p>RheumaCare supports the creation of structured clinical context that can then be verified and expanded during consultation.<\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-d-section\">\n      <div class=\"rnx-d-section-head\">\n        <h2>Use Cases in Practice<\/h2>\n        <p>\n          RheumaCare is meant to be a practical working layer for everyday rheumatology: not another decorative add-on,\n          but a tool that genuinely reduces chaos and makes it easier to work with patient data.\n        <\/p>\n      <\/div>\n\n      <div class=\"rnx-d-grid-3\">\n        <article class=\"rnx-d-card\">\n          <h3>Disease activity assessment<\/h3>\n          <p>\n            Faster score calculation and clearer comparison of results over time support monitoring of disease course and treatment response.\n          <\/p>\n          <ul class=\"rnx-d-list\">\n            <li>standardized activity assessment,<\/li>\n            <li>better comparability across visits,<\/li>\n            <li>clearer view of change over time.<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"rnx-d-card\">\n          <h3>Structuring patient data<\/h3>\n          <p>\n            Structured input reduces chaotic information flow and makes it easier to identify data points that matter for clinical decisions.\n          <\/p>\n          <ul class=\"rnx-d-list\">\n            <li>less unstructured storytelling,<\/li>\n            <li>faster identification of key data,<\/li>\n            <li>easier placement of symptoms into clinical context.<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"rnx-d-card\">\n          <h3>Summary and therapy monitoring<\/h3>\n          <p>\n            The tool supports preparation of working material for documentation and follow-up, without removing responsibility from the clinician.\n          <\/p>\n          <ul class=\"rnx-d-list\">\n            <li>more organized working notes,<\/li>\n            <li>easier longitudinal therapy tracking,<\/li>\n            <li>better starting point for next decisions.<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-d-workflow\">\n      <h2>How This Workflow Works<\/h2>\n      <p>\n        RheumaCare organizes the process into three practical steps: from data collection, through structuring and calculation,\n        to creating more useful context for the visit, therapy monitoring, and documentation.\n      <\/p>\n\n      <div class=\"rnx-d-steps\">\n        <article class=\"rnx-d-step\">\n          <div class=\"rnx-d-step-no\">1<\/div>\n          <h3>Input data<\/h3>\n          <p>\n            Patient information, results, symptoms, and clinical parameters enter one more structured framework.\n          <\/p>\n        <\/article>\n\n        <article class=\"rnx-d-step\">\n          <div class=\"rnx-d-step-no\">2<\/div>\n          <h3>Calculations and context<\/h3>\n          <p>\n            Scores, calculators, and therapy monitoring elements support rapid interpretation without jumping between multiple tools.\n          <\/p>\n        <\/article>\n\n        <article class=\"rnx-d-step\">\n          <div class=\"rnx-d-step-no\">3<\/div>\n          <h3>Working material for decisions<\/h3>\n          <p>\n            A clearer summary is created, which the clinician can verify, edit, and use in the further clinical process.\n          <\/p>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-d-section\">\n      <div class=\"rnx-d-section-head\">\n        <h2>Why This Approach Makes Sense<\/h2>\n        <p>\n          In rheumatology, it is not just a single result that matters, but how it is placed in time, in symptom context,\n          within treatment history, and in therapy safety. That is where the real value of a well-designed tool appears.\n        <\/p>\n      <\/div>\n\n      <div class=\"rnx-d-grid-3\">\n        <article class=\"rnx-d-card\">\n          <h3>Workflow instead of chaos<\/h3>\n          <p>\n            The tool should organize the clinician\u2019s process, not add another layer of unnecessary complexity.\n          <\/p>\n        <\/article>\n\n        <article class=\"rnx-d-card\">\n          <h3>Specialization instead of generality<\/h3>\n          <p>\n            RheumaCare is built around real rheumatology needs, not as a generic system for everything.\n          <\/p>\n        <\/article>\n\n        <article class=\"rnx-d-card\">\n          <h3>Support instead of replacement<\/h3>\n          <p>\n            The real value of the tool is better preparation of clinical context, not automation of physician responsibility.\n          <\/p>\n        <\/article>\n      <\/div>\n    <\/section>\n\n    <section class=\"rnx-d-safety\">\n      <h2>Responsible Use<\/h2>\n      <p>\n        RheumaCare supports the clinical process, but does not replace independent medical judgment or responsibility for diagnostic or therapeutic decisions.\n      <\/p>\n      <p>\n        Results require interpretation in the context of physical examination, laboratory and imaging data, disease course, and the full clinical picture.\n      <\/p>\n      <p>\n        The tool is meant to improve clarity and usefulness of data, not to reduce medicine to an automated answer.\n      <\/p>\n\n      <div class=\"rnx-d-bottom-cta\">\n        <a class=\"rnx-d-btn rnx-d-btn-primary\" href=\"\/en\/rheumacare-2\/\">Go to RheumaCare<\/a>\n      <\/div>\n    <\/section>\n\n  <\/div>\n<\/section>\n\n<script>\n  (function () {\n    var root = document.getElementById('rnx-doctors-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>RheumaCare dla lekarzy Porz\u0105dkuj dane kliniczne szybciej i pracuj na bardziej u\u017cytecznym kontek\u015bcie Ta cz\u0119\u015b\u0107 RheumaNext zosta\u0142a zaprojektowana dla lekarzy, kt\u00f3rzy chc\u0105 sprawniej pracowa\u0107 na danych pacjenta, szybciej por\u00f3wnywa\u0107 wyniki i lepiej osadza\u0107 decyzje kliniczne w uporz\u0105dkowanej strukturze informacji. Celem nie jest zast\u0105pienie oceny klinicznej, ale wsparcie workflow: od zebrania danych i przeliczenia skal, przez&#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-813","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/rheumanext.pl\/pl\/wp-json\/wp\/v2\/pages\/813","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=813"}],"version-history":[{"count":7,"href":"https:\/\/rheumanext.pl\/pl\/wp-json\/wp\/v2\/pages\/813\/revisions"}],"predecessor-version":[{"id":1260,"href":"https:\/\/rheumanext.pl\/pl\/wp-json\/wp\/v2\/pages\/813\/revisions\/1260"}],"wp:attachment":[{"href":"https:\/\/rheumanext.pl\/pl\/wp-json\/wp\/v2\/media?parent=813"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}