{"id":13782,"date":"2022-11-30T08:16:49","date_gmt":"2022-11-30T08:16:49","guid":{"rendered":"https:\/\/telemedi.com\/?page_id=13782"},"modified":"2025-02-17T13:15:38","modified_gmt":"2025-02-17T12:15:38","slug":"zwolnienie-lekarskie-online-l4-bez-wychodzenia-z-domu","status":"publish","type":"page","link":"https:\/\/telemedi.com\/pl\/zwolnienie-lekarskie-online-l4-bez-wychodzenia-z-domu\/","title":{"rendered":"Zwolnienie lekarskie online (L4) bez wychodzenia z domu!"},"content":{"rendered":"\n<section id=\"umow-konsultacje\" class=\"u-bg-pastel hero section--padding-default\">\n<div class=\"container u-bg-pastel hero__wrapper  after-background-pastel\">\n            <div class=\"row columns-14 columns-mobile-8 hero__header-wrapper\">\n            <div class=\"hero__header \">\n                <h2 class=\"h2 hero__heading\" >Konsultacja z e-zwolnieniem <span>bez\u00a0wychodzenia z\u00a0domu!<\/span><br>Za 79z\u0142.<\/h2>                <div class=\"hero__description\">\n                                    <\/div>\n            <\/div>\n            <div class=\"hero__image-mobile\" style=\"background-image: url('')\">\n\n            <\/div>\n        <\/div>\n        <div class=\"row columns-14 u-bg-white hero__content-wrapper  \">\n                    <div class=\"hero__decoration-container--small-screen\">\n                <img decoding=\"async\" alt=\"Obrazek dekoracyjny\" src=\"https:\/\/telemedi.com\/wp-content\/themes\/telemedico-home-page\/src\/img\/hero-icons-mobile.png\" \/>\n            <\/div>\n                <div class=\"hero__content hero__content--ultrawide\">\n            <style>\n        #telemedi-widget-wrapper .telemedi-widget-root {\n            position: relative;\n            width: 100%;\n            height: auto;\n        }\n        \/* hide shadow box for the stationary widget *\/\n        #telemedi-consbook-stationary-widget > div > div {\n            padding: 0;\n            box-shadow: unset;\n        }\n    <\/style>\n    <div id=\"telemedi-widget-wrapper\"><\/div>\n        <script>\n        function getWidgetConfig() {\n            const widgetConfig = {\n                  targetElementID: 'telemedico-widget',\r\n  apiHost: 'https:\/\/telemedi.co',\r\n  apiKey: ' ',\r\n  logoImage: '',\r\n  displayMode: 'regular',\r\n  splashScreen: false,\r\n  splashScreenBackgroundImage: '',\r\n  onDeclarationSuccess: ()=>{},\r\n  formDescription: '',\r\n  fullWidthLayout: true,\r\n  quickPaidRegisterPathFields: [],\r\n  widgetHost: 'https:\/\/widget.telemedi.com\/consbook-widget\/',\r\n  covidVisibility: false,\r\n  saveSession: false,\r\n  loadSession: false,\r\n  defaultStrategy: 'newUserStrategy',\r\n  showUserSessionStatus: false,\r\n  VPOZDeclarationsPromotionCodeSource: '',\r\n  additionalPaymentLinkRedirectURL: true,\r\n  dashboardHost: 'https:\/\/panel.telemedi.com',\r\n  ignoredChannels: [],\r\n  defaultChannel: 'PHONE',\r\n  language: 'pl',\r\n  referralPromotionEnabled: false,\r\n  detailedSource: 'l4onl',\r\n  fusionAuthEnabled: true,\r\n  fusionAuthHost: 'https:\/\/sso-middleware.telemedi.com',\r\n  clinicId: 'e255f0a2-36e6-4b41-b6c3-580669d42cbc',\r\n  sickLeaveSpecializationId: '9e7ce922-8a0a-494e-8525-754b120c03dd',\r\n  targetenv: 'production',\r\n  visitDatePicker: 'sickleave',\r\nshouldPaymentProviderRedirectBackToCurrentHost: true,\r\nshouldAddLanguageToRedirectUrl: true,\r\ntelemediSubscriptionEnabled: true,\r\nenabledTelemediGoInEprescription: false,\r\nenabledTelemediGoInSickLeave: true,            }\n\n            \/\/ update widget config specializationID with overrideSpecializationID\n            const overrideSpecializationID = \"\";\n            if (overrideSpecializationID) {\n                widgetConfig.specializationID = overrideSpecializationID;\n            }\n            \/\/ update widget config specializationID with specializationID from url\n            const urlParams = new URLSearchParams(window.location.search);\n            if (urlParams.get('specializationID')) {\n                widgetConfig.specializationID = urlParams.get('specializationID');\n            }\n\n            \/\/ update stationary widget config with city and specialization parameters from friendly url\n            const stationaryCity = \"\";\n            const stationarySpecialization = \"\";\n            if (stationaryCity && stationarySpecialization) {\n                widgetConfig.city = stationaryCity;\n                widgetConfig.specialization = stationarySpecialization;\n            }\n\n            if (typeof window.OpenReplay !== \"undefined\" ) {\n                \/\/ pass OpenReplay reference to widget config\n                widgetConfig.openReplayTracker = window.OpenReplay;\n            }\n\n            return widgetConfig;\n        }\n\n        function getMultipleWidgetData() {\n            const multipleWidgetData = [{\n                'hostUrl': 'https:\/\/widget.telemedi.com\/consbook-widget\/widget.js',\n                'widgetRoot': 'Telemedico',\n                'widgetId': 'telemedico-widget',\n                'widgetConfig': getWidgetConfig(),\n            }]\n                        return multipleWidgetData;\n        }\n\n        \/\/ appends passed config data to initially loaded data\n        function reloadConsbookWidgetWithConfigUpdate(widgetConfigUpdate = {}) {\n            if (typeof reloadConsbookWidget !== 'undefined') {\n                const widgetConfig = { ...getWidgetConfig(), ...widgetConfigUpdate };\n                reloadConsbookWidget(widgetConfig);\n            }\n        }\n\n        function telemediLoadWidget(widgetRoot, hostUrl, widgetId, config, tabIndex) {\n            \/\/ clear existing widget\n            const widgetWrapper = document.getElementById(\"telemedi-widget-wrapper\");\n            widgetWrapper.innerHTML =\n                '<div class=\"telemedi-widget-root\" id=\"' + widgetId + '\"><div class=\"telemedi-loader\"><\/div><\/div>';\n            \/\/ hide custom html\n            document.querySelectorAll(\".telemedi-widget-custom-html\").forEach(function (element) {\n                element.style.display = \"none\";\n            });\n            \/\/ check if selected tab has custom html\n            const customHtmlTab = document.querySelector(`[data-widget-tab=\"${tabIndex}\"]`);\n            if (customHtmlTab) {\n                widgetWrapper.style.display = \"none\";\n                customHtmlTab.style.display = \"block\";\n            } else {\n                widgetWrapper.style.display = \"block\";\n            }\n            \/\/ load widget\n            \/\/ check if consbook widget is already loaded on page\n            \/\/ if so reloadConsbookWidget to prevent error:\n            \/\/ Element.attachShadow: Unable to re-attach to existing ShadowDOM\n            if (widgetRoot === 'Telemedico' && window[widgetRoot] && typeof reloadConsbookWidget !== 'undefined') {\n                reloadConsbookWidget(config);\n            } else {\n                (function (w, d, s, o, f, js, fjs) {\n                    w[o] = w[o] || function () {\n                        (w[o].q = w[o].q || []).push(arguments)\n                    };\n                    js = d.createElement(s), fjs = d.getElementsByTagName(s)[0];\n                    js.id = o;\n                    js.src = f;\n                    js.async = 1;\n                    fjs.parentNode.insertBefore(js, fjs);\n                }(window, document, 'script', widgetRoot, hostUrl));\n                window[widgetRoot](config);\n            }\n        }\n\n        function telemediLoadWidgetByTabIndex(index) {\n            const multipleWidgetData = getMultipleWidgetData();\n            const widgetData = multipleWidgetData[index];\n            telemediLoadWidget(\n                widgetData['widgetRoot'],\n                widgetData['hostUrl'],\n                widgetData['widgetId'],\n                widgetData['widgetConfig'],\n                index\n            );\n        }\n\n        telemediLoadWidget(\n            'Telemedico',\n            'https:\/\/widget.telemedi.com\/consbook-widget\/widget.js',\n            'telemedico-widget',\n            getWidgetConfig(),\n            0\n        );\n    <\/script>\n        <\/div>\n            <\/div>\n    <\/div>\n<\/section>\n\n\n\n<style>\ndiv.hero__header {\n  grid-column: 2\/span 12;\n}\n<\/style>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width.php","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"class_list":["post-13782","page","type-page","status-publish","hentry"],"acf":[],"lang":"pl","translations":{"pl":13782},"_links":{"self":[{"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/pages\/13782","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/comments?post=13782"}],"version-history":[{"count":25,"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/pages\/13782\/revisions"}],"predecessor-version":[{"id":23355,"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/pages\/13782\/revisions\/23355"}],"wp:attachment":[{"href":"https:\/\/telemedi.com\/tm-api\/wp\/v2\/media?parent=13782"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}