{"id":1982,"date":"2025-04-08T14:52:12","date_gmt":"2025-04-08T11:52:12","guid":{"rendered":"https:\/\/vitalpflege24.com\/book-an-appointment\/"},"modified":"2025-05-20T12:40:08","modified_gmt":"2025-05-20T09:40:08","slug":"book-an-appointment","status":"publish","type":"page","link":"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/","title":{"rendered":"Book an appointment"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1982\" class=\"elementor elementor-1982 elementor-357\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46dffe9a e-con-full e-flex e-con e-parent\" data-id=\"46dffe9a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-37676345 e-con-full e-flex e-con e-child\" data-id=\"37676345\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5a3e6b5 e-flex e-con-boxed e-con e-child\" data-id=\"5a3e6b5\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3bdff434 e-con-full e-flex e-con e-child\" data-id=\"3bdff434\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35cbe34b elementor-widget elementor-widget-tp-heading-animation\" data-id=\"35cbe34b\" data-element_type=\"widget\" data-widget_type=\"tp-heading-animation.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>.heading-animation6a1b088bb3873 .pt-plus-cd-headline.loading-bar .cd-words-wrapper::after{}<\/style><div class=\"pt-plus-heading-animation heading-animation head-anim-style-2  heading-animation6a1b088bb3873\"  ><h1 class=\"pt-plus-cd-headline rotate-1\" ><span >Book <\/span><span class=\"cd-words-wrapper\"><b  class=\"is-visible\"> an appointment<\/b><\/span><\/h1><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e0f54d7 e-flex e-con-boxed e-con e-parent\" data-id=\"e0f54d7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e0e53d elementor-widget elementor-widget-text-editor\" data-id=\"6e0e53d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>VitalPflege 24 GmbH<\/strong> offers excellent care for your loved ones! Benefit from our excellent home care and nursing services, including coverage by a healthcare insurance company. We are regionally based and always close to you. Please allow us the opportunity to offer you some of our advice, guidance, and advice, tailored to your specific situation, and to give you a comprehensive overview of our services.      <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ff9b33 e-flex e-con-boxed e-con e-parent\" data-id=\"5ff9b33\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36b7b5d elementor-widget elementor-widget-html\" data-id=\"36b7b5d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\r\nfunction injectButtonsWhenReady() {\r\n  const interval = setInterval(() => {\r\n    const durationWrapper = document.querySelector('.am-advs__duration');\r\n\r\n    \/\/ \u0644\u0645\u0627 \u0627\u0644\u0639\u0646\u0635\u0631 \u064a\u0638\u0647\u0631\r\n    if (durationWrapper && !document.querySelector('.custom-duration-buttons')) {\r\n      clearInterval(interval); \/\/ \u0648\u0642\u0641 \u0627\u0644\u062a\u062d\u0642\u0642\r\n\r\n      const nativeInput = durationWrapper.querySelector('.el-input');\r\n      if (nativeInput) nativeInput.style.display = \"none\";\r\n\r\n      \/\/ \u0623\u0646\u0634\u0626 \u0627\u0644\u0623\u0632\u0631\u0627\u0631\r\n      const wrapper = document.createElement('div');\r\n      wrapper.className = \"custom-duration-buttons\";\r\n      wrapper.innerHTML = `\r\n        <button data-value=\"15\">15m<\/button>\r\n        <button data-value=\"30\" class=\"active\">30m<\/button>\r\n        <button data-value=\"45\">45m<\/button>\r\n        <button data-value=\"60\">1h<\/button>\r\n      `;\r\n      durationWrapper.appendChild(wrapper);\r\n\r\n      \/\/ \u0627\u0631\u0628\u0637 \u0627\u0644\u0623\u0632\u0631\u0627\u0631 \u0628\u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0641\u0639\u0644\u064a\u0629\r\n      wrapper.querySelectorAll(\"button\").forEach(btn => {\r\n        btn.addEventListener(\"click\", function () {\r\n          wrapper.querySelectorAll(\"button\").forEach(b => b.classList.remove(\"active\"));\r\n          this.classList.add(\"active\");\r\n\r\n          const input = durationWrapper.querySelector('.el-input__inner');\r\n          if (input) {\r\n            input.click();\r\n            setTimeout(() => {\r\n              const desiredText = this.dataset.value + \" \u062f\u0642\u064a\u0642\u0629\";\r\n              const options = document.querySelectorAll('.el-select-dropdown__item');\r\n              options.forEach(opt => {\r\n                if (opt.textContent.includes(desiredText)) {\r\n                  opt.click();\r\n                }\r\n              });\r\n            }, 300);\r\n          }\r\n        });\r\n      });\r\n    }\r\n  }, 500); \/\/ \u0646\u0639\u064a\u062f \u0627\u0644\u0645\u062d\u0627\u0648\u0644\u0629 \u0643\u0644 \u0646\u0635\u0641 \u062b\u0627\u0646\u064a\u0629\r\n}\r\n\r\ndocument.addEventListener(\"DOMContentLoaded\", injectButtonsWhenReady);\r\n<\/script>\r\n\r\n<style>\r\n.custom-duration-buttons {\r\n  display: flex;\r\n  gap: 10px;\r\n  margin-top: 10px;\r\n  justify-content: flex-start;\r\n}\r\n.custom-duration-buttons button {\r\n  padding: 8px 16px;\r\n  background: #222;\r\n  color: #fff;\r\n  border: 1px solid #444;\r\n  border-radius: 8px;\r\n  cursor: pointer;\r\n  font-size: 14px;\r\n  transition: all 0.2s ease;\r\n}\r\n.custom-duration-buttons button.active {\r\n  background-color: #fff;\r\n  color: #000;\r\n}\r\n<\/style>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ef38e80 elementor-widget elementor-widget-stepbooking\" data-id=\"ef38e80\" data-element_type=\"widget\" data-widget_type=\"stepbooking.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<script>\n  if (typeof hasAmeliaEntitiesApiCall === 'undefined' && ('' === '' || '' === '1')) {\n    var hasAmeliaEntitiesApiCall = true;\n  }\n  var ameliaShortcodeData = (typeof ameliaShortcodeData === 'undefined') ? [] : ameliaShortcodeData;\n  ameliaShortcodeData.push(\n    {\n      'hasApiCall': (typeof hasAmeliaEntitiesApiCall !== 'undefined') && hasAmeliaEntitiesApiCall,\n      'trigger': '',\n      'trigger_type': '',\n      'triggered_form': 'sbsNew',\n      'in_dialog': '',\n      'show': '',\n      'counter': '1000',\n      'category': '',\n      'service': '',\n      'employee': '',\n      'location': '',\n      'package': ''\n    }\n  );\n\n  var ameliaShortcodeDataTriggered = (typeof ameliaShortcodeDataTriggered === 'undefined') ? [] : ameliaShortcodeDataTriggered;\n  if (ameliaShortcodeData[ameliaShortcodeData.length - 1].trigger !== '') {\n    if (ameliaShortcodeDataTriggered.filter(a => a.counter === ameliaShortcodeData[ameliaShortcodeData.length - 1].counter).length === 0) {\n      ameliaShortcodeDataTriggered.push(ameliaShortcodeData.pop());\n    } else {\n      ameliaShortcodeData.pop()\n    }\n  }\n  if (typeof hasAmeliaEntitiesApiCall !== 'undefined' && hasAmeliaEntitiesApiCall) {\n    hasAmeliaEntitiesApiCall = false;\n  }\n<\/script>\n\n<div\n  id=\"amelia-v2-booking-1000\"\n  class=\"amelia-v2-booking\"\n >\n    <step-form-wrapper><\/step-form-wrapper><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Book an appointment VitalPflege 24 GmbH offers excellent care for your loved ones! Benefit from our excellent home care and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1982","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.4 (Yoast SEO v25.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Book an appointment - VitalPflege24<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Book an appointment\" \/>\n<meta property=\"og:description\" content=\"Book an appointment VitalPflege 24 GmbH offers excellent care for your loved ones! Benefit from our excellent home care and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/\" \/>\n<meta property=\"og:site_name\" content=\"VitalPflege24\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-20T09:40:08+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/\",\"url\":\"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/\",\"name\":\"Book an appointment - VitalPflege24\",\"isPartOf\":{\"@id\":\"https:\/\/vitalpflege24.com\/#website\"},\"datePublished\":\"2025-04-08T11:52:12+00:00\",\"dateModified\":\"2025-05-20T09:40:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\"item\":\"https:\/\/vitalpflege24.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Book an appointment\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/vitalpflege24.com\/#website\",\"url\":\"https:\/\/vitalpflege24.com\/\",\"name\":\"VitalPflege24\",\"description\":\"Healthcare and mobile medical services\",\"publisher\":{\"@id\":\"https:\/\/vitalpflege24.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/vitalpflege24.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/vitalpflege24.com\/#organization\",\"name\":\"VitalPflege24\",\"url\":\"https:\/\/vitalpflege24.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/vitalpflege24.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/vitalpflege24.com\/wp-content\/uploads\/2025\/04\/logo.png\",\"contentUrl\":\"https:\/\/vitalpflege24.com\/wp-content\/uploads\/2025\/04\/logo.png\",\"width\":156,\"height\":40,\"caption\":\"VitalPflege24\"},\"image\":{\"@id\":\"https:\/\/vitalpflege24.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Book an appointment - VitalPflege24","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/","og_locale":"en_US","og_type":"article","og_title":"Book an appointment","og_description":"Book an appointment VitalPflege 24 GmbH offers excellent care for your loved ones! Benefit from our excellent home care and [&hellip;]","og_url":"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/","og_site_name":"VitalPflege24","article_modified_time":"2025-05-20T09:40:08+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/","url":"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/","name":"Book an appointment - VitalPflege24","isPartOf":{"@id":"https:\/\/vitalpflege24.com\/#website"},"datePublished":"2025-04-08T11:52:12+00:00","dateModified":"2025-05-20T09:40:08+00:00","breadcrumb":{"@id":"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vitalpflege24.com\/en\/book-an-appointment\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vitalpflege24.com\/en\/book-an-appointment\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/vitalpflege24.com\/"},{"@type":"ListItem","position":2,"name":"Book an appointment"}]},{"@type":"WebSite","@id":"https:\/\/vitalpflege24.com\/#website","url":"https:\/\/vitalpflege24.com\/","name":"VitalPflege24","description":"Healthcare and mobile medical services","publisher":{"@id":"https:\/\/vitalpflege24.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vitalpflege24.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/vitalpflege24.com\/#organization","name":"VitalPflege24","url":"https:\/\/vitalpflege24.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vitalpflege24.com\/#\/schema\/logo\/image\/","url":"https:\/\/vitalpflege24.com\/wp-content\/uploads\/2025\/04\/logo.png","contentUrl":"https:\/\/vitalpflege24.com\/wp-content\/uploads\/2025\/04\/logo.png","width":156,"height":40,"caption":"VitalPflege24"},"image":{"@id":"https:\/\/vitalpflege24.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/vitalpflege24.com\/en\/wp-json\/wp\/v2\/pages\/1982","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vitalpflege24.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vitalpflege24.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vitalpflege24.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vitalpflege24.com\/en\/wp-json\/wp\/v2\/comments?post=1982"}],"version-history":[{"count":0,"href":"https:\/\/vitalpflege24.com\/en\/wp-json\/wp\/v2\/pages\/1982\/revisions"}],"wp:attachment":[{"href":"https:\/\/vitalpflege24.com\/en\/wp-json\/wp\/v2\/media?parent=1982"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}