{"id":2641,"date":"2025-06-14T18:34:29","date_gmt":"2025-06-14T18:34:29","guid":{"rendered":"https:\/\/daralshefa.com.sa\/?page_id=2641"},"modified":"2026-02-23T08:09:43","modified_gmt":"2026-02-23T08:09:43","slug":"appointments","status":"publish","type":"page","link":"https:\/\/daralshefa.com.sa\/en\/appointments\/","title":{"rendered":"\u062d\u062c\u0632 \u0645\u0648\u0639\u062f"},"content":{"rendered":"<section class=\"l-section wpb_row height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"w-html\"><style>\n    \/* Custom CSS for the Booking Form - English Layout *\/\n    :root {\n        --primary-color: #de3737;\n        --text-color: #4a5568;\n        --bg-color: rgba(255, 255, 255, 0.95);\n        --border-color: #e2e8f0;\n    }\n\n    .form-container {\n        direction: ltr; \/* \u0627\u062a\u062c\u0627\u0647 \u0627\u0644\u0646\u0635 \u0645\u0646 \u0627\u0644\u064a\u0633\u0627\u0631 \u0644\u0644\u064a\u0645\u064a\u0646 *\/\n        background-color: var(--bg-color);\n        backdrop-filter: blur(10px);\n        padding: 2.5rem;\n        border-radius: 1.5rem;\n        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\n        max-width: 450px;\n        width: 100%;\n        position: absolute;\n        top: 2rem;\n        left: 2rem; \/* \u0648\u0636\u0639\u0646\u0627 \u0627\u0644\u0641\u0648\u0631\u0645 \u064a\u0633\u0627\u0631 \u0627\u0644\u0634\u0627\u0634\u0629 \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0627\u0644\u064a\u0645\u064a\u0646 *\/\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        font-family: system-ui, -apple-system, sans-serif;\n    }\n\n    .form-container:hover {\n        transform: perspective(1000px) rotateY(5deg); \/* \u0639\u0643\u0633\u0646\u0627 \u0632\u0627\u0648\u064a\u0629 \u0627\u0644\u062f\u0648\u0631\u0627\u0646 *\/\n        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);\n    }\n    \n    .form-title {\n        color: var(--primary-color);\n        font-size: 2.25rem;\n        font-weight: 700;\n        text-align: center;\n        margin-bottom: 0.5rem;\n    }\n    \n    .form-subtitle {\n        color: var(--text-color);\n        font-size: 1rem;\n        text-align: center;\n        margin-bottom: 2rem;\n    }\n\n    .input-field {\n        background-color: #f7fafc;\n        border: 1px solid var(--border-color);\n        padding: 0.75rem 1rem;\n        border-radius: 0.75rem;\n        transition: all 0.3s ease-in-out;\n        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);\n    }\n    .input-field:focus {\n        outline: none;\n        border-color: var(--primary-color);\n        box-shadow: 0 0 0 3px rgba(222, 55, 55, 0.25);\n    }\n    \n    .select-field {\n        appearance: none;\n        background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 20 20' fill='%234a5568'%3E%3Cpath d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd' fill-rule='evenodd'%3E%3C\/path%3E%3C\/svg%3E\");\n        background-repeat: no-repeat;\n        background-position: right 1rem center; \/* \u0646\u0642\u0644\u0646\u0627 \u0627\u0644\u0633\u0647\u0645 \u0644\u0644\u064a\u0645\u064a\u0646 *\/\n        background-size: 1.5em;\n    }\n\n    .submit-button {\n        transition: all 0.3s ease;\n    }\n\n    .submit-button:hover:not(:disabled) {\n        background-color: #c72929;\n        transform: translateY(-2px);\n        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);\n    }\n\n    .submit-button:disabled {\n        background-color: #a0a0a0;\n        cursor: not-allowed;\n    }\n    \n    \/* Remove background container *\/\n    .background-container {\n        display: none;\n    }\n\n    \/* Mobile-specific styles *\/\n    @media (max-width: 768px) {\n        .form-container {\n            position: static;\n            margin: 1rem auto;\n            padding: 1.5rem;\n            border-radius: 0.5rem;\n            transform: none;\n            max-width: 100%;\n            left: 0;\n            right: 0;\n        }\n    }\n<\/style>\n\n<div class=\"form-container\">\n    <h2 class=\"form-title\">Book an Appointment<\/h2>\n    <p class=\"form-subtitle\">Register your details and we will contact you shortly.<\/p>\n    \n    <form name=\"submit-to-google-sheet\" class=\"space-y-6\">\n        <div>\n            <label for=\"name-input\" class=\"block mb-2 font-semibold text-gray-700\">Full Name<\/label>\n            <input id=\"name-input\" name=\"\u0627\u0644\u0627\u0633\u0645\" type=\"text\" placeholder=\"Enter full name\" required class=\"w-full input-field\" \/>\n        <\/div>\n        <div>\n            <label for=\"phone-input\" class=\"block mb-2 font-semibold text-gray-700\">Mobile Number<\/label>\n            <input id=\"phone-input\" name=\"\u0631\u0642\u0645_\u0627\u0644\u062c\u0648\u0627\u0644\" type=\"tel\" placeholder=\"05xxxxxxxx\" required pattern=\"^05[0-9]{8}$\" class=\"w-full input-field\" \/>\n        <\/div>\n        <div>\n            <label for=\"clinic-select\" class=\"block mb-2 font-semibold text-gray-700\">Select Clinic<\/label>\n            <select id=\"clinic-select\" name=\"\u0627\u0644\u0639\u064a\u0627\u062f\u0629\" required class=\"w-full input-field select-field\">\n                <option value=\"\" disabled selected>-- Select Clinic --<\/option>\n                <option value=\"\u0639\u064a\u0627\u062f\u0629 \u0637\u0628 \u0627\u0644\u0623\u0633\u0631\u0629\">Family Medicine Clinic<\/option>\n                <option value=\"\u0642\u0633\u0645 \u0627\u0644\u0646\u0633\u0627\u0621 \u0648\u0627\u0644\u0648\u0644\u0627\u062f\u0629\">Obstetrics & Gynecology<\/option>\n                <option value=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644\">Pediatrics Clinic<\/option>\n                <option value=\"\u0627\u0644\u0635\u064a\u062f\u0644\u064a\u0629 \u0627\u0644\u062f\u0627\u062e\u0644\u064a\u0629\">In-patient Pharmacy<\/option>\n                <option value=\"\u0639\u0646\u0627\u064a\u0629 \u0645\u0631\u0643\u0632\u0629\">Intensive Care Unit (ICU)<\/option>\n                <option value=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0623\u0645\u0631\u0627\u0636 \u0627\u0644\u0635\u062f\u0631\u064a\u0629\">Pulmonary Clinic<\/option>\n                <option value=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0623\u0646\u0641 \u0648\u0627\u0644\u0623\u0630\u0646 \u0648\u0627\u0644\u062d\u0646\u062c\u0631\u0629\">E.N.T Clinic<\/option>\n                <option value=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u062a\u062e\u062f\u064a\u0631\">Anesthesia Clinic<\/option>\n                <option value=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0637\u0628 \u0627\u0644\u0639\u0627\u0645\">General Medicine Clinic<\/option>\n                <option value=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0639\u0638\u0627\u0645\">Orthopedics Clinic<\/option>\n                <option value=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0645\u062e \u0648 \u0627\u0644\u0623\u0639\u0635\u0627\u0628\">Neurology Clinic<\/option>\n                <option value=\"\u0639\u064a\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u0627\u0637\u0646\u064a\u0629 \u0648 \u0627\u0644\u063a\u062f\u062f \u0627\u0644\u0635\u0645\u0627\u0621\">Internal Medicine & Endocrinology<\/option>\n                <option value=\"\u0639\u064a\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u0627\u0637\u0646\u064a\u0629 \u0648\u0645\u0646\u0627\u0638\u064a\u0631 \u0627\u0644\u062c\u0647\u0627\u0632 \u0627\u0644\u0647\u0636\u0645\u064a\">Internal Medicine & Gastroenterology<\/option>\n                <option value=\"\u0639\u064a\u0627\u062f\u0627\u062a \u0627\u0644\u062c\u0644\u062f\u064a\u0629 \u0648\u0627\u0644\u062a\u062c\u0645\u064a\u0644\">Dermatology & Cosmetics<\/option>\n                <option value=\"\u0639\u064a\u0627\u062f\u0627\u062a \u0627\u0644\u0643\u0644\u0649\">Nephrology Clinic<\/option>\n                <option value=\"\u0642\u0633\u0645 \u0627\u0644\u0623\u0634\u0639\u0629\">Radiology Department<\/option>\n                <option value=\"\u0642\u0633\u0645 \u0627\u0644\u0627\u0633\u0646\u0627\u0646\">Dental Department<\/option>\n                <option value=\"\u0642\u0633\u0645 \u0627\u0644\u062c\u0631\u0627\u062d\u0629 \u0627\u0644\u0639\u0627\u0645\u0629\">General Surgery Department<\/option>\n                <option value=\"\u0642\u0633\u0645 \u0627\u0644\u0637\u0648\u0627\u0631\u0626\">Emergency Department<\/option>\n                <option value=\"\u0642\u0633\u0645 \u0627\u0644\u0642\u0644\u0628 \u0648\u0627\u0644\u0642\u0633\u0637\u0631\u0629 \u0627\u0644\u0642\u0644\u0628\u064a\u0629\">Cardiology & Cath Lab<\/option>\n                <option value=\"\u0642\u0633\u0645 \u0627\u0644\u0645\u062e\u062a\u0628\u0631\">Laboratory<\/option>\n                <option value=\"\u0642\u0633\u0645 \u0627\u0644\u0645\u0633\u0627\u0644\u0643 \u0627\u0644\u0628\u0648\u0644\u064a\u0629\">Urology Department<\/option>\n                <option value=\"\u0645\u0631\u0643\u0632 \u0627\u0644\u0639\u0644\u0627\u062c \u0627\u0644\u0637\u0628\u064a\u0639\u064a\">Physiotherapy Center<\/option>\n            <\/select>\n        <\/div>\n        <div>\n            <label for=\"doctor-select\" class=\"block mb-2 font-semibold text-gray-700\">Select Doctor<\/label>\n            <select id=\"doctor-select\" name=\"\u0627\u0644\u062f\u0643\u062a\u0648\u0631\" required class=\"w-full input-field select-field\">\n                <option value=\"\" disabled selected>-- Please select a clinic first --<\/option>\n                <option value=\"\u062f. \u0646\u0627\u0646\u0633\u064a \u0641\u0648\u0632\u064a \u062e\u0644\u064a\u0644\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0637\u0628 \u0627\u0644\u0623\u0633\u0631\u0629\">Dr. Nancy Fawzy Khalil<\/option>\n                <option value=\"\u062f. \u0639\u0628\u062f\u0627\u0644\u0631\u062d\u0645\u0646 \u0627\u0644\u062d\u0627\u0631\u062b\u064a\" data-clinic=\"\u0639\u0646\u0627\u064a\u0629 \u0645\u0631\u0643\u0632\u0629\">Dr. Abdulrahman Al-Harthi<\/option>\n                <option value=\"\u062f.\u0635\u0644\u0627\u062d \u0628\u0646 \u0645\u062d\u0645\u062f \u0627\u0644\u062a\u0648\u064a\u062c\u0631\u064a\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0623\u0634\u0639\u0629\">Dr. Salah Bin Mohammed Al-Tuwaijri<\/option>\n                <option value=\"\u062f. \u062d\u064a\u062f\u0631 \u0627\u0644\u0634\u0631\u0641\u0627\" data-clinic=\"\u0639\u064a\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u0627\u0637\u0646\u064a\u0629 \u0648\u0645\u0646\u0627\u0638\u064a\u0631 \u0627\u0644\u062c\u0647\u0627\u0632 \u0627\u0644\u0647\u0636\u0645\u064a\">Dr. Haider Al-Sharafa<\/option>\n                <option value=\"\u062f. \u0633\u0644\u0645\u0627\u0646 \u0623\u062e\u062a\u0631\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u062c\u0631\u0627\u062d\u0629 \u0627\u0644\u0639\u0627\u0645\u0629\">Dr. Salman Akhtar<\/option>\n                <option value=\"\u062f. \u0631\u062d\u064a\u0644 \u0623\u062d\u0645\u062f\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0623\u0646\u0641 \u0648\u0627\u0644\u0623\u0630\u0646 \u0648\u0627\u0644\u062d\u0646\u062c\u0631\u0629\">Dr. Raheel Ahmed<\/option>\n                <option value=\"\u062f. \u0623\u062d\u0645\u062f \u0645\u0635\u0637\u0641\u0649 \u0639\u0628\u062f\u0627\u0644\u0644\u0637\u064a\u0641\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0645\u062e \u0648 \u0627\u0644\u0623\u0639\u0635\u0627\u0628\">Dr. Ahmed Mustafa Abdullatif<\/option>\n                <option value=\"\u062f. \u0625\u0628\u0631\u0627\u0647\u064a\u0645 \u0633\u064a\u062f \u0639\u0627\u0645\u0631\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0645\u0633\u0627\u0644\u0643 \u0627\u0644\u0628\u0648\u0644\u064a\u0629\">Dr. Ibrahim Sayed Amer<\/option>\n                <option value=\"\u062f. \u062d\u0628\u064a\u0628 \u0631\u062f\u0645\u0627\u0646\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0646\u0633\u0627\u0621 \u0648\u0627\u0644\u0648\u0644\u0627\u062f\u0629\">Dr. Habib Radman<\/option>\n                <option value=\"\u062f. \u0625\u0633\u0645\u0627\u0639\u064a\u0644 \u0628\u062e\u0634\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0645\u062e\u062a\u0628\u0631\">Dr. Ismail Bakhsh<\/option>\n                <option value=\"\u062f. \u0639\u0628\u062f\u0627\u0644\u0631\u062d\u064a\u0645 \u0639\u0628\u062f\u0647 \u0639\u0644\u064a\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0637\u0648\u0627\u0631\u0626\">Dr. Abdulrahim Abdo Ali<\/option>\n                <option value=\"\u062f. \u0623\u0641\u0634\u064a\u0646 \u0639\u0644\u064a \u0645\u064a\u0645\u0648\u0646\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0646\u0633\u0627\u0621 \u0648\u0627\u0644\u0648\u0644\u0627\u062f\u0629\">Dr. Afsheen Ali Memon<\/option>\n                <option value=\"\u062f. \u0633\u0644\u0645\u064a \u0627\u0644\u0632\u064a\u0646 \u0639\u0628\u062f\u0627\u0644\u0644\u0637\u064a\u0641\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0646\u0633\u0627\u0621 \u0648\u0627\u0644\u0648\u0644\u0627\u062f\u0629\">Dr. Salma Al-Zain Abdullatif<\/option>\n                <option value=\"\u062f. \u0623\u062d\u0645\u062f \u062d\u0633\u0646 \u0645\u0635\u0637\u0641\u0649\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0642\u0644\u0628 \u0648\u0627\u0644\u0642\u0633\u0637\u0631\u0629 \u0627\u0644\u0642\u0644\u0628\u064a\u0629\">Dr. Ahmed Hassan Mustafa<\/option>\n                <option value=\"\u062f. \u0622\u0644\u0627\u0621 \u0645\u062d\u0645\u062f \u0639\u0628\u062f\u0627\u0644\u0641\u062a\u0627\u062d\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u062a\u062e\u062f\u064a\u0631\">Dr. Alaa Mohammed Abdulfattah<\/option>\n                <option value=\"\u062f. \u0645\u062d\u0645\u0648\u062f \u0627\u0644\u063a\u0646\u064a\u0645\u064a\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u062c\u0631\u0627\u062d\u0629 \u0627\u0644\u0639\u0627\u0645\u0629\">Dr. Mahmoud Al-Ghoneimy<\/option>\n                <option value=\"\u062f. \u0623\u062d\u0645\u062f \u0632\u064a\u0646 \u0645\u062d\u0645\u062f\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644\">Dr. Ahmed Zain Mohammed<\/option>\n                <option value=\"\u062f. \u0645\u0646\u0649 \u0645\u062d\u0645\u062f\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644\">Dr. Mona Mohammed<\/option>\n                <option value=\"\u062f. \u0646\u0628\u064a\u0644\u0629 \u0627\u0644\u0633\u064a\u062f \u0645\u0648\u0633\u0649\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0646\u0633\u0627\u0621 \u0648\u0627\u0644\u0648\u0644\u0627\u062f\u0629\">Dr. Nabila El-Sayed Mousa<\/option>\n                <option value=\"\u062f. \u0645\u062d\u0645\u0648\u062f \u062d\u0645\u062f\u064a \u0627\u0644\u0634\u0627\u0644\" data-clinic=\"\u0639\u064a\u0627\u062f\u0627\u062a \u0627\u0644\u0643\u0644\u0649\">Dr. Mahmoud Hamdy El-Shal<\/option>\n                <option value=\"\u062f. \u0645\u0624\u0645\u0646 \u0639\u0628\u062f\u0627\u0644\u0645\u0639\u0637\u064a\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0623\u0634\u0639\u0629\">Dr. Moamen Abdulmoty<\/option>\n                <option value=\"\u062f. \u0645\u062d\u0645\u0648\u062f \u0623\u062d\u0645\u062f \u0623\u0628\u0648 \u0647\u0646\u062f\u064a\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0623\u0634\u0639\u0629\">Dr. Mahmoud Ahmed Abu Hindi<\/option>\n                <option value=\"\u062f. \u0637\u0627\u0631\u0642 \u0639\u0628\u062f\u0627\u0644\u062d\u0645\u064a\u062f\" data-clinic=\"\u0639\u0646\u0627\u064a\u0629 \u0645\u0631\u0643\u0632\u0629\">Dr. Tarek Abdulhamid<\/option>\n                <option value=\"\u062f. \u0645\u0635\u0637\u0641\u0649 \u0639\u0628\u062f\u0627\u0644\u0644\u0647 \u0627\u0644\u0633\u064a\u062f\" data-clinic=\"\u0639\u0646\u0627\u064a\u0629 \u0645\u0631\u0643\u0632\u0629\">Dr. Mustafa Abdullah El-Sayed<\/option>\n                <option value=\"\u062f. \u0646\u0627\u0646\u0633\u064a \u0641\u0648\u0632\u064a \u062e\u0644\u064a\u0644\" data-clinic=\"\u0639\u064a\u0627\u062f\u0627\u062a \u0627\u0644\u0628\u0627\u0637\u0646\u064a\u0629 \u0648 \u0627\u0644\u063a\u062f\u062f \u0627\u0644\u0635\u0645\u0627\u0621\">Dr. Nancy Fawzy Khalil<\/option>\n                <option value=\"\u062f.\u0623\u062d\u0645\u062f \u0628\u062e\u0627\u0637\u0631\u0629 \u062f\u0648\u064a\u0631\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0642\u0644\u0628 \u0648\u0627\u0644\u0642\u0633\u0637\u0631\u0629 \u0627\u0644\u0642\u0644\u0628\u064a\u0629\">Dr. Ahmed Bakhatra Dwair<\/option>\n                <option value=\"\u062f. \u0646\u062f\u064a\u0645 \u0625\u0633\u0645\u0627\u0639\u064a\u0644 \u0627\u0644\u0623\u0645\u0627\u0645\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0639\u0638\u0627\u0645\">Dr. Nadim Ismail El-Emam<\/option>\n                <option value=\"\u062f. \u0631\u062d\u0627\u0628 \u0639\u0637\u064a\u0629 \u0645\u062a\u0648\u0644\u064a\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0646\u0633\u0627\u0621 \u0648\u0627\u0644\u0648\u0644\u0627\u062f\u0629\">Dr. Rehab Attia Metwally<\/option>\n                <option value=\"\u062f. \u0639\u0628\u062f\u0627\u0644\u0644\u0647 \u062d\u0645\u064a\u062f \u0627\u0644\u0637\u0648\u064a\u0631\u0642\u064a\" data-clinic=\"\u0627\u0644\u0635\u064a\u062f\u0644\u064a\u0629 \u0627\u0644\u062f\u0627\u062e\u0644\u064a\u0629\">Dr. Abdullah Hamid Al-Tuwairqi<\/option>\n                <option value=\"\u062f. \u0623\u062d\u0645\u062f \u0639\u0645\u0627\u062f\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u062a\u062e\u062f\u064a\u0631\">Dr. Ahmed Emad<\/option>\n                <option value=\"\u062f. \u0639\u0628\u062f\u0627\u0644\u0645\u062c\u064a\u062f \u062d\u0633\u0646\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0627\u0633\u0646\u0627\u0646\">Dr. Abdulmajeed Hassan<\/option>\n                <option value=\"\u062f. \u0646\u0648\u0627\u0641 \u0639\u0628\u062f\u0627\u0644\u0644\u0647 \u0627\u0644\u062d\u0631\u0628\u064a\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0627\u0633\u0646\u0627\u0646\">Dr. Nawaf Abdullah Alharbi<\/option>\n                <option value=\"\u062f. \u0623\u0645\u0644 \u0646\u0635\u0631 \u0633\u0639\u062f\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0627\u0633\u0646\u0627\u0646\">Dr. Amal Nasr Saad<\/option>\n                <option value=\"\u062f. \u0623\u0633\u0627\u0645\u0629 \u062c\u0628\u0631\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0627\u0633\u0646\u0627\u0646\">Dr. Osama Jabr<\/option>\n                <option value=\"\u062f. \u0632\u064a\u0646\u0628 \u0639\u0648\u0636 \u0625\u0628\u0631\u0627\u0647\u064a\u0645\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0646\u0633\u0627\u0621 \u0648\u0627\u0644\u0648\u0644\u0627\u062f\u0629\">Dr. Zainab Awad Ibrahim<\/option>\n                <option value=\"\u062f. \u0639\u0648\u0636\u064a\u0629 \u0645\u062d\u0645\u062f \u0641\u0631\u062d\" data-clinic=\"\u0642\u0633\u0645 \u0627\u0644\u0646\u0633\u0627\u0621 \u0648\u0627\u0644\u0648\u0644\u0627\u062f\u0629\">Dr. Awadiya Mohammed Farah<\/option>\n                <option value=\"\u062f. \u0642\u0631\u0629 \u0627\u0644\u0639\u064a\u0646 \u0646\u0627\u0641\u064a\u062f\" data-clinic=\"\u0639\u064a\u0627\u062f\u0627\u062a \u0627\u0644\u062c\u0644\u062f\u064a\u0629 \u0648\u0627\u0644\u062a\u062c\u0645\u064a\u0644\">Dr. Quratulain Naveed<\/option>\n                <option value=\"\u062f. \u0633\u0647\u064a\u0644\u0629 \u0635\u0628\u0631\u064a \u0645\u062d\u0645\u062f\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u062a\u062e\u062f\u064a\u0631\">Dr. Suhaila Sabry Mohammed<\/option>\n                <option value=\"\u062f. \u0632\u064a\u0632\u064a \u0645\u0635\u0637\u0641\u0649\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0623\u0637\u0641\u0627\u0644\">Dr. Zizi Mustafa<\/option>\n                <option value=\"\u062f. \u062d\u0627\u062a\u0645 \u0639\u0628\u0627\u0633 \u0639\u062b\u0645\u0627\u0646\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0639\u0638\u0627\u0645\">Dr. Hatem Abbas Othman<\/option>\n                <option value=\"\u062f. \u0647\u0628\u0647 \u0645\u0635\u0637\u0641\u0649 \u0646\u062c\u0645\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0623\u0645\u0631\u0627\u0636 \u0627\u0644\u0635\u062f\u0631\u064a\u0629\">Dr. Heba Mustafa Najm<\/option>\n                <option value=\"\u062f. \u0648\u062c\u062f\u0627\u0646 \u0627\u0644\u062e\u0644\u064a\u062f\u064a\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0637\u0628 \u0627\u0644\u0639\u0627\u0645\">Dr. Wejdan Al-Khulaidi<\/option>\n                <option value=\"\u062f. \u0633\u0645\u0627\u062d \u0645\u062d\u0645\u062f \u0632\u0631\u0648\u0642\" data-clinic=\"\u0639\u064a\u0627\u062f\u0629 \u0627\u0644\u0637\u0628 \u0627\u0644\u0639\u0627\u0645\">Dr. Samah Mohammed Zarrouk<\/option>\n                <option value=\"\u062f.\u0623\u0645\u0644 \u0627\u0644\u0645\u0642\u064a\u0637 \" data-clinic=\"\u0645\u0631\u0643\u0632 \u0627\u0644\u0639\u0644\u0627\u062c \u0627\u0644\u0637\u0628\u064a\u0639\u064a\">Dr. Amal Almuqati<\/option>\n            <\/select>\n        <\/div>\n        <div>\n            <label for=\"date-input\" class=\"block mb-2 font-semibold text-gray-700\">Select Date<\/label>\n            <input id=\"date-input\" name=\"\u0627\u0644\u062a\u0627\u0631\u064a\u062e\" type=\"date\" required class=\"w-full input-field\" \/>\n            <div id=\"date-error\" class=\"error-message\" style=\"color:red; font-size:0.9em; margin-top:5px;\"><\/div>\n        <\/div>\n        <div>\n            <label for=\"time-input\" class=\"block mb-2 font-semibold text-gray-700\">Select Time<\/label>\n            <select id=\"time-input\" name=\"\u0627\u0644\u0648\u0642\u062a\" required class=\"w-full input-field select-field\">\n                <option value=\"\" disabled selected>-- Select Time --<\/option>\n                <option value=\"00:00 AM\">00:00 AM<\/option>\n                <option value=\"00:00 AM\">00:00 AM<\/option>\n                <option value=\"00:00 AM\">00:00 AM<\/option>\n                <option value=\"00:00 AM\">00:00 AM<\/option>\n                <option value=\"00:00 AM\">00:00 AM<\/option>\n                <option value=\"00:00 PM\">00:00 PM<\/option>\n                <option value=\"00:00 PM\">00:00 PM<\/option>\n                <option value=\"00:00 PM\">00:00 PM<\/option>\n                <option value=\"00:00 PM\">00:00 PM<\/option>\n                <option value=\"00:00 PM\">00:00 PM<\/option>\n                <option value=\"00:00 PM\">00:00 PM<\/option>\n                <option value=\"00:00 PM\">00:00 PM<\/option>\n                <option value=\"00:00 PM\">00:00 PM<\/option>\n                <option value=\"00:00 PM\">00:00 PM<\/option>\n                <option value=\"00:00 PM\">00:00 PM<\/option>\n            <\/select>\n        <\/div>\n        <div>\n            <button type=\"submit\" class=\"w-full bg-red-500 text-white font-bold py-3 px-4 rounded-xl shadow-lg hover:bg-red-600 transition-colors duration-300 submit-button\">\n                Book Now\n            <\/button>\n        <\/div>\n    <\/form>\n    <div id=\"form-status\" class=\"text-center mt-4 font-semibold text-gray-800\"><\/div>\n<\/div>\n\n<script>\n    (function() {\n        const formContainer = document.querySelector('.form-container');\n        if (!formContainer) return;\n\n        const form = formContainer.querySelector('form[name=\"submit-to-google-sheet\"]');\n        const statusDiv = formContainer.querySelector('#form-status');\n        const scriptURL = 'https:\/\/script.google.com\/macros\/s\/AKfycbxXMRD3mhLydKBEsXDOe37nnqwRHyZBrYKs3nrkGRb1UD7TCzPc691pPhFYujwMOSgoaQ\/exec';\n\n        form.addEventListener('submit', e => {\n            e.preventDefault();\n            const submitButton = form.querySelector('button[type=\"submit\"]');\n            submitButton.disabled = true;\n            submitButton.textContent = 'Sending...';\n            statusDiv.textContent = '';\n\n            fetch(scriptURL, { method: 'POST', body: new FormData(form) })\n                .then(response => response.json())\n                .then(data => {\n                    if (data.result === 'success') {\n                        statusDiv.textContent = 'Booking details sent successfully! We will contact you shortly.';\n                        statusDiv.style.color = 'green';\n                        form.reset();\n                        setupDatePicker();\n                        resetDoctorList();\n                    } else { throw new Error(data.error || 'An unknown error occurred.'); }\n                })\n                .catch(error => {\n                    console.error('Error!', error.message);\n                    statusDiv.textContent = 'An error occurred while sending. Please try again.';\n                    statusDiv.style.color = 'red';\n                })\n                .finally(() => {\n                    submitButton.disabled = false;\n                    submitButton.textContent = 'Book Now';\n                });\n        });\n\n        const dateInput = formContainer.querySelector('#date-input');\n        const dateError = formContainer.querySelector('#date-error');\n\n        function setupDatePicker() {\n            const today = new Date();\n            const offset = today.getTimezoneOffset();\n            const todayLocal = new Date(today.getTime() - (offset * 60 * 1000));\n            const minDate = todayLocal.toISOString().split('T')[0];\n            \n            dateInput.setAttribute('min', minDate);\n            dateInput.value = '';\n            if (dateError) dateError.textContent = '';\n        }\n\n        dateInput.addEventListener('change', function() {\n            const selectedDate = new Date(this.value);\n            const day = selectedDate.getUTCDay();\n            \n            if (day === 5) { \/\/ Friday\n                if (dateError) dateError.textContent = 'Sorry, booking is not available on weekends (Fridays).';\n                this.value = '';\n            } else {\n                if (dateError) dateError.textContent = '';\n            }\n        });\n        \n        const clinicSelect = formContainer.querySelector('#clinic-select');\n        const doctorSelect = formContainer.querySelector('#doctor-select');\n        const allDoctorOptions = Array.from(doctorSelect.options);\n\n        function filterDoctors() {\n            const selectedClinic = clinicSelect.value; \/\/ \u0647\u0630\u0647 \u0627\u0644\u0642\u064a\u0645\u0629 \u062a\u0623\u062a\u064a \u0628\u0627\u0644\u0639\u0631\u0628\u064a \u0645\u0646 \u0627\u0644\u0640 option value\n            \n            doctorSelect.innerHTML = '';\n            \n            const firstOption = allDoctorOptions.find(option => option.disabled);\n            firstOption.textContent = '-- Select Doctor --';\n            doctorSelect.appendChild(firstOption);\n            firstOption.selected = true;\n\n            allDoctorOptions.forEach(option => {\n                \/\/ \u0627\u0644\u0641\u0644\u062a\u0631\u0629 \u062a\u062a\u0645 \u0628\u0645\u0642\u0627\u0631\u0646\u0629 \u0627\u0644\u0642\u064a\u0645\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0644\u0644\u0639\u064a\u0627\u062f\u0629 \u0645\u0639 \u0633\u0645\u0629 data-clinic \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0623\u064a\u0636\u0627\u064b\n                if (option.dataset.clinic === selectedClinic) {\n                    doctorSelect.appendChild(option);\n                }\n            });\n        }\n\n        function resetDoctorList() {\n            doctorSelect.innerHTML = '';\n            allDoctorOptions.forEach(option => doctorSelect.appendChild(option));\n            const firstOption = allDoctorOptions.find(option => option.disabled);\n            firstOption.selected = true;\n            firstOption.textContent = '-- Please select a clinic first --';\n        }\n\n        clinicSelect.addEventListener('change', filterDoctors);\n        \n        document.addEventListener('DOMContentLoaded', function() {\n            setupDatePicker();\n            const firstOption = allDoctorOptions.find(option => option.disabled);\n            doctorSelect.innerHTML = '';\n            doctorSelect.appendChild(firstOption);\n        });\n    })();\n<\/script><\/div><div class=\"w-image hide_on_mobiles align_center\"><div class=\"w-image-h\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"819\" src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u0645\u0648\u0627\u0639\u064a\u062f\u064a-1024x819.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u0645\u0648\u0627\u0639\u064a\u062f\u064a-1024x819.png 1024w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u0645\u0648\u0627\u0639\u064a\u062f\u064a-300x240.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u0645\u0648\u0627\u0639\u064a\u062f\u064a-200x160.png 200w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u0645\u0648\u0627\u0639\u064a\u062f\u064a-600x480.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u0645\u0648\u0627\u0639\u064a\u062f\u064a.png 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" loading=\"eager\" \/><\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><h1 style=\"text-align: center;\">At Dar Al Shefa Hospital<\/h1>\n<p dir=\"ltr\" style=\"text-align: center;\" data-path-to-node=\"6\">Are you looking for an easy way to book an appointment at one of the best hospitals in Riyadh? At Dar Al Shefa Hospital, we provide an instant appointment booking service with a selection of elite consultants. You can complete your booking for Dental, OB-GYN, and Dermatology clinics in simple steps without any wait.<\/p>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_3 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"w-image align_center\"><div class=\"w-image-h\"><img decoding=\"async\" width=\"1365\" height=\"768\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/12\/\u0645\u0648\u0639\u062f.webp\" class=\"attachment-full size-full lazyload\" alt=\"\u062d\u062c\u0632 \u0645\u0648\u0639\u062f\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/12\/\u0645\u0648\u0639\u062f.webp 1365w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/12\/\u0645\u0648\u0639\u062f-300x169.webp 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/12\/\u0645\u0648\u0639\u062f-1024x576.webp 1024w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/12\/\u0645\u0648\u0639\u062f-200x113.webp 200w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/12\/\u0645\u0648\u0639\u062f-600x338.webp 600w\" data-sizes=\"(max-width: 1365px) 100vw, 1365px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1365px; --smush-placeholder-aspect-ratio: 1365\/768;\" \/><\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><p><strong>Book an Appointment by Clinic &amp; Medical Department:<\/strong><br \/>\n-Gastroenterology &amp; Hepatology<br \/>\n-Vascular Surgery<br \/>\n-Neurology<br \/>\n-Urology<br \/>\n-Physical Therapy<br \/>\n-Dentistry<br \/>\n-Obstetrics &amp; Gynecology (OB-GYN)<br \/>\n-Dermatology &amp; Laser<\/p>\n<\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><p>-Cardiac Catheterization<br \/>\n-Dialysis Center<br \/>\n-Ear, Nose, and Throat (ENT)<br \/>\n-Pediatrics<br \/>\n&#8211; Oral and Maxillofacial Surgery<br \/>\n-Pulmonology<br \/>\n&#8211; Orthopedics<br \/>\n&#8211; Diagnostic Radiology Center<br \/>\n&#8211; Home Health Care<\/p>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><h1 class=\"sp-header-dark ng-binding\" style=\"text-align: center;\">Easy Appointment Booking<\/h1>\n<p style=\"text-align: center;\" data-path-to-node=\"3\">Enjoy flexibility in booking your appointments at Dar Al Shefa Hospital by choosing the clinic, date, and doctor.<\/p>\n<div id=\"v-tabs-tabContent\" class=\"tab-content ahmg-show\">\n<div id=\"v-tabs-ques\" class=\"tab-pane fade show active\" role=\"tabpanel\" aria-labelledby=\"v-tabs-home-tab\">\n<div id=\"accordion1\" class=\"accordion ahmg-accordion\">\n<div class=\"accordion-item hmg-rad-box2 mb-2 ng-scope aos-init aos-animate\" data-aos=\"fade-up\">\n<p id=\"heading0\" class=\"accordion-header ahmg-faq-header mb-0\" style=\"text-align: center;\">\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"w-gallery type_grid ratio_1x1 count_4\" style=\"--columns:4;--items-gap:10px;\"><div class=\"w-gallery-list\"><div class=\"w-gallery-item\"><div class=\"w-gallery-item-img\"><img decoding=\"async\" width=\"1024\" height=\"664\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/12\/\u062a\u0646\u0648\u064a\u0645-1024x664.webp\" class=\"attachment-large size-large lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/12\/\u062a\u0646\u0648\u064a\u0645-1024x664.webp 1024w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/12\/\u062a\u0646\u0648\u064a\u0645-300x195.webp 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/12\/\u062a\u0646\u0648\u064a\u0645-200x130.webp 200w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/12\/\u062a\u0646\u0648\u064a\u0645-600x389.webp 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/12\/\u062a\u0646\u0648\u064a\u0645.webp 1184w\" data-sizes=\"(max-width: 1024px) 100vw, 1024px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1024px; --smush-placeholder-aspect-ratio: 1024\/664;\" \/><\/div><\/div><div class=\"w-gallery-item\"><div class=\"w-gallery-item-img\"><img decoding=\"async\" width=\"747\" height=\"1024\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u063a\u0631\u0641\u0647-11.png\" class=\"attachment-large size-large lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u063a\u0631\u0641\u0647-11.png 747w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u063a\u0631\u0641\u0647-11-219x300.png 219w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u063a\u0631\u0641\u0647-11-200x274.png 200w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u063a\u0631\u0641\u0647-11-600x822.png 600w\" data-sizes=\"(max-width: 747px) 100vw, 747px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 747px; --smush-placeholder-aspect-ratio: 747\/1024;\" \/><\/div><\/div><div class=\"w-gallery-item\"><div class=\"w-gallery-item-img\"><img decoding=\"async\" width=\"1024\" height=\"659\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u0642\u0633\u0645-\u0627\u0644\u0623\u0634\u0639\u0629-2-1024x659.jpg\" class=\"attachment-large size-large lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u0642\u0633\u0645-\u0627\u0644\u0623\u0634\u0639\u0629-2-1024x659.jpg 1024w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u0642\u0633\u0645-\u0627\u0644\u0623\u0634\u0639\u0629-2-300x193.jpg 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u0642\u0633\u0645-\u0627\u0644\u0623\u0634\u0639\u0629-2-200x129.jpg 200w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u0642\u0633\u0645-\u0627\u0644\u0623\u0634\u0639\u0629-2-600x386.jpg 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u0642\u0633\u0645-\u0627\u0644\u0623\u0634\u0639\u0629-2.jpg 1399w\" data-sizes=\"(max-width: 1024px) 100vw, 1024px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1024px; --smush-placeholder-aspect-ratio: 1024\/659;\" \/><\/div><\/div><div class=\"w-gallery-item\"><div class=\"w-gallery-item-img\"><img decoding=\"async\" width=\"1024\" height=\"682\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u063a\u0631\u0641\u0629-\u062a\u0646\u0648\u064a\u0645-\u062e\u0627\u0635\u0629-1024x682.jpg\" class=\"attachment-large size-large lazyload\" alt=\"\u062d\u062c\u0632 \u0645\u0648\u0639\u062f\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u063a\u0631\u0641\u0629-\u062a\u0646\u0648\u064a\u0645-\u062e\u0627\u0635\u0629-1024x682.jpg 1024w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u063a\u0631\u0641\u0629-\u062a\u0646\u0648\u064a\u0645-\u062e\u0627\u0635\u0629-300x200.jpg 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u063a\u0631\u0641\u0629-\u062a\u0646\u0648\u064a\u0645-\u062e\u0627\u0635\u0629-200x133.jpg 200w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u063a\u0631\u0641\u0629-\u062a\u0646\u0648\u064a\u0645-\u062e\u0627\u0635\u0629-600x400.jpg 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/09\/\u063a\u0631\u0641\u0629-\u062a\u0646\u0648\u064a\u0645-\u062e\u0627\u0635\u0629.jpg 1280w\" data-sizes=\"(max-width: 1024px) 100vw, 1024px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1024px; --smush-placeholder-aspect-ratio: 1024\/682;\" \/><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"w-tabs style_default switch_click accordion has_scrolling\" style=\"--sections-title-size:inherit\"><div class=\"w-tabs-sections titles-align_none icon_chevron cpos_right\"><div class=\"w-tabs-section\" id=\"f9ca\"><button class=\"w-tabs-section-header with_icon\" aria-controls=\"content-f9ca\" aria-expanded=\"false\"><i class=\"fas fa-booking-appointment\"><\/i><div class=\"w-tabs-section-title\">Fast and Easy Booking<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content\" id=\"content-f9ca\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><div class=\"accordion-item hmg-rad-box2 mb-2 ng-scope aos-init aos-animate\" data-aos=\"fade-up\">\n<div id=\"collapse0\" class=\"accordion-collapse collapse show\" aria-labelledby=\"heading0\" data-bs-parent=\"#accordion1\">\n<div class=\"accordion-body\">\n<div class=\"ExternalClassE83B03590CCC43D8B02560AFE40174BC\">\n<p dir=\"ltr\" style=\"text-align: center;\" data-path-to-node=\"3\">Enjoy flexibility in booking your appointments at Dar Al Shefa Hospital by choosing the clinic, date, and doctor.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><div class=\"w-tabs-section\" id=\"fadd\"><button class=\"w-tabs-section-header\" aria-controls=\"content-fadd\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">Flexible Scheduling<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content\" id=\"content-fadd\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><p dir=\"ltr\" style=\"text-align: center;\" data-path-to-node=\"4\">You can manage your schedule simply and flexibly, allowing you to easily change dates and times.<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"w-tabs-section\" id=\"yc87\"><button class=\"w-tabs-section-header\" aria-controls=\"content-yc87\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">What to expect before, during, and after your appointment<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content\" id=\"content-yc87\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><p dir=\"rtl\"><strong>Before your appointment<\/strong><\/p>\n<p data-path-to-node=\"9,0,0\">his checklist will help you prepare based on the reason for your visit:<\/p>\n<ul dir=\"rtl\">\n<li>\n<p data-path-to-node=\"9,1,0\">Gather necessary documents, including copies of any medical reports, X-rays, or records related to your condition (old or new).<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"9,2,0\">A list of all current medications you take regularly, including over-the-counter drugs.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"9,3,0\">Check for any special instructions from the doctor regarding diet or medication restrictions before your appointment<\/p>\n<\/li>\n<\/ul>\n<p dir=\"rtl\"><strong>During your appointment<\/strong><\/p>\n<ul dir=\"rtl\">\n<li>Please arrive at least 15 minutes before your scheduled time.<\/li>\n<li>\n<p data-path-to-node=\"11,0,0\">To get the most out of your visit, be sure to ask the doctor any questions and express your concerns.<\/p>\n<\/li>\n<\/ul>\n<p dir=\"rtl\"><strong>After your appointment<\/strong><\/p>\n<ul dir=\"rtl\">\n<li>\n<p data-path-to-node=\"13,0,0\">f you need to see another doctor, we will do our best to schedule the earliest possible appointment.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"13,1,0\">If admission is required, we will coordinate admission procedures and provide the hospital with the necessary information before your arrival.<\/p>\n<\/li>\n<\/ul>\n<\/div><\/div><\/div><\/div><\/div><div class=\"w-tabs-section\" id=\"edaa\"><button class=\"w-tabs-section-header\" aria-controls=\"content-edaa\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">Which insurance companies does the hospital cover<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content\" id=\"content-edaa\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><p dir=\"ltr\" style=\"text-align: center;\" data-path-to-node=\"16\">At Dar Al Shefa Hospital, we are proud to accept all major medical insurance categories in the Kingdom, including Bupa, Tawuniya, MedGulf, Al Rajhi Takaful, and others. You can verify your coverage via the (<strong><a href=\"https:\/\/daralshefa.com.sa\/insurancecoverage\/\">Insurance Coverage Check<\/a><\/strong>)\u00a0page. We adhere to all <a href=\"https:\/\/www.chi.gov.sa\/Pages\/Home.aspx\">Council of Cooperative Health Insurance<\/a> standards.<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"w-tabs-section\" id=\"fea8\"><button class=\"w-tabs-section-header\" aria-controls=\"content-fea8\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">What medical specialties are available for booking<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content\" id=\"content-fea8\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><p dir=\"ltr\" style=\"text-align: center;\" data-path-to-node=\"17\">The hospital hosts elite consultants in all specialties: OB-GYN, Orthodontics, Dermatology &amp; Laser, Pediatrics, Ophthalmology, Internal Medicine, Orthopedics, General Surgery, and more.<\/p>\n<\/div><\/div><\/div><\/div><\/div><div class=\"w-tabs-section\" id=\"bf9d\"><button class=\"w-tabs-section-header\" aria-controls=\"content-bf9d\" aria-expanded=\"false\"><div class=\"w-tabs-section-title\">Can I book for emergencies<\/div><div class=\"w-tabs-section-control\"><\/div><\/button><div  class=\"w-tabs-section-content\" id=\"content-bf9d\"><div class=\"w-tabs-section-content-h i-cf\"><div class=\"wpb_text_column\"><div class=\"wpb_wrapper\"><p data-path-to-node=\"18\">Our Emergency Department operates 24\/7 to receive critical cases without prior booking. For outpatient clinics, we recommend booking via the website to save time and avoid waiting.<\/p>\n<\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/section><section class=\"l-section wpb_row height_medium\"><div class=\"l-section-h i-cf\"><div class=\"g-cols vc_row via_grid cols_1 laptops-cols_inherit tablets-cols_inherit mobiles-cols_1 valign_top type_default stacking_default\"><div class=\"wpb_column vc_column_container\"><div class=\"vc_column-inner\"><div class=\"w-grid type_carousel layout_81 doc cols_4 overflow_hidden\" id=\"us_grid_1\" style=\"--gap:1.5rem;\"><style>.layout_81 .w-grid-item-h{background:var(--color-header-middle-text-hover);color:var(--color-header-middle-bg);border-radius:0.5rem;box-shadow:0 0.03rem 0.06rem rgba(0,0,0,0.1),0 0.1rem 0.3rem rgba(0,0,0,0.1);transition-duration:0.3s}.no-touch .layout_81 .w-grid-item-h:hover{box-shadow:0 0.1rem 0.2rem rgba(0,0,0,0.1),0 0.33rem 1rem rgba(0,0,0,0.15);z-index:4}.layout_81 .usg_post_image_1{width:8rem!important;border-radius:50%!important;margin:1.5rem auto -2rem auto!important}.layout_81 .usg_post_title_1{color:#ffffff!important}.layout_81 .usg_vwrapper_1{color:#ffffff!important;margin-top:2rem!important;padding:9% 11% 11% 11%!important}<\/style><div class=\"w-grid-list owl-carousel navstyle_circle navpos_outside\">\t<article class=\"w-grid-item post-2050 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2050\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/psychological-and-neurological\/\" aria-label=\"Psychological and neurological\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0635\u0648\u0631-\u0627\u0644\u0627\u0642\u0633\u0627\u0645.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0635\u0648\u0631-\u0627\u0644\u0627\u0642\u0633\u0627\u0645.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0635\u0648\u0631-\u0627\u0644\u0627\u0642\u0633\u0627\u0645-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0635\u0648\u0631-\u0627\u0644\u0627\u0642\u0633\u0627\u0645-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/psychological-and-neurological\/\">Psychological and neurological<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2051 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2051\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/obesity-surgery\/\" aria-label=\"Obesity surgery\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0633\u0645\u0646\u0647.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0633\u0645\u0646\u0647.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0633\u0645\u0646\u0647-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0633\u0645\u0646\u0647-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/obesity-surgery\/\">Obesity surgery<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2048 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2048\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/dental-department\/\" aria-label=\"Dental Department\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0633\u0646\u0627\u0646-2.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0633\u0646\u0627\u0646-2.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0633\u0646\u0627\u0646-2-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0633\u0646\u0627\u0646-2-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/dental-department\/\">Dental Department<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2047 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2047\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/ear-nose-and-throat-surgery\/\" aria-label=\"Ear, Nose and Throat Department\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u062c\u0631\u0627\u062d\u0647-\u0627\u0630\u0646.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u062c\u0631\u0627\u062d\u0647-\u0627\u0630\u0646.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u062c\u0631\u0627\u062d\u0647-\u0627\u0630\u0646-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u062c\u0631\u0627\u062d\u0647-\u0627\u0630\u0646-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/ear-nose-and-throat-surgery\/\">Ear, Nose and Throat Department<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2052 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2052\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/ophthalmology-department\/\" aria-label=\"Ophthalmology Department\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0639\u064a\u0648\u0646.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0639\u064a\u0648\u0646.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0639\u064a\u0648\u0646-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0639\u064a\u0648\u0646-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/ophthalmology-department\/\">Ophthalmology Department<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2053 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2053\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/urology-male-and-infertility-surgery\/\" aria-label=\"Urology, male and infertility surgery\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0645\u0633\u0627\u0644\u0643-\u0628\u0648\u0644\u064a\u0647.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0645\u0633\u0627\u0644\u0643-\u0628\u0648\u0644\u064a\u0647.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0645\u0633\u0627\u0644\u0643-\u0628\u0648\u0644\u064a\u0647-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0645\u0633\u0627\u0644\u0643-\u0628\u0648\u0644\u064a\u0647-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/urology-male-and-infertility-surgery\/\">Urology, male and infertility surgery<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2049 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2049\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/orthopedics-and-spine-surgery\/\" aria-label=\"Orthopedics and spine surgery\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u062c\u0631\u0627\u062d\u0647-\u0627\u0644\u0636\u0647\u0631.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u062c\u0631\u0627\u062d\u0647-\u0627\u0644\u0636\u0647\u0631.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u062c\u0631\u0627\u062d\u0647-\u0627\u0644\u0636\u0647\u0631-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u062c\u0631\u0627\u062d\u0647-\u0627\u0644\u0636\u0647\u0631-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/orthopedics-and-spine-surgery\/\">Orthopedics and spine surgery<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2054 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2054\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/neurosurgery\/\" aria-label=\"Neurosurgery\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0644\u0645\u062e.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0644\u0645\u062e.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0644\u0645\u062e-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0644\u0645\u062e-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/neurosurgery\/\">Neurosurgery<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2055 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2055\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/dermatology-and-plastic-surgery\/\" aria-label=\"Dermatology and plastic surgery\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062c\u0644\u062f\u064a\u0629.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062c\u0644\u062f\u064a\u0629.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062c\u0644\u062f\u064a\u0629-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062c\u0644\u062f\u064a\u0629-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/dermatology-and-plastic-surgery\/\">Dermatology and plastic surgery<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2057 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2057\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/general-surgery-and-endoscopy\/\" aria-label=\"General surgery and endoscopy\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062c\u0631\u062d\u0647-\u0644\u0639\u0627\u0645\u0647.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062c\u0631\u062d\u0647-\u0644\u0639\u0627\u0645\u0647.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062c\u0631\u062d\u0647-\u0644\u0639\u0627\u0645\u0647-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062c\u0631\u062d\u0647-\u0644\u0639\u0627\u0645\u0647-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/general-surgery-and-endoscopy\/\">General surgery and endoscopy<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2058 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2058\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/family-medicine\/\" aria-label=\"family Medicine\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0637\u0628-\u0627\u0644\u0627\u0633\u0631\u0647.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0637\u0628-\u0627\u0644\u0627\u0633\u0631\u0647.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0637\u0628-\u0627\u0644\u0627\u0633\u0631\u0647-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0637\u0628-\u0627\u0644\u0627\u0633\u0631\u0647-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/family-medicine\/\">family Medicine<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2059 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2059\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/general-medicine\/\" aria-label=\"General Medicine\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0637\u0628-\u0627\u0644\u0639\u0627\u0645.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0637\u0628-\u0627\u0644\u0639\u0627\u0645.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0637\u0628-\u0627\u0644\u0639\u0627\u0645-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0637\u0628-\u0627\u0644\u0639\u0627\u0645-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/general-medicine\/\">General Medicine<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2060 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2060\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/therapeutic-nutrition-and-diet\/\" aria-label=\"Therapeutic nutrition and diet\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062a\u063a\u0630\u064a\u0647.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062a\u063a\u0630\u064a\u0647.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062a\u063a\u0630\u064a\u0647-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062a\u063a\u0630\u064a\u0647-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/therapeutic-nutrition-and-diet\/\">Therapeutic nutrition and diet<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2061 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2061\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/neurological-diseases\/\" aria-label=\"Neurological diseases\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0627\u0639\u0635\u0627\u0628.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0627\u0639\u0635\u0627\u0628.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0627\u0639\u0635\u0627\u0628-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0627\u0639\u0635\u0627\u0628-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/neurological-diseases\/\">Neurological diseases<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2062 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2062\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/chest-allergies-and-respiratory-functions\/\" aria-label=\"Chest, allergies and respiratory functions\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062a\u0646\u0641\u0633.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062a\u0646\u0641\u0633.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062a\u0646\u0641\u0633-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u062a\u0646\u0641\u0633-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/chest-allergies-and-respiratory-functions\/\">Chest, allergies and respiratory functions<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2063 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2063\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/heart-and-blood-vessels\/\" aria-label=\"heart and blood vessels\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0642\u0644\u0628.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0642\u0644\u0628.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0642\u0644\u0628-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0642\u0644\u0628-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/heart-and-blood-vessels\/\">heart and blood vessels<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2064 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2064\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/internal-digestive-system-liver-endocrine\/\" aria-label=\"Internal (digestive system \/ liver \/ endocrine)\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0644\u0647\u0636\u0645\u064a.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0644\u0647\u0636\u0645\u064a.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0644\u0647\u0636\u0645\u064a-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0644\u0647\u0636\u0645\u064a-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/internal-digestive-system-liver-endocrine\/\">Internal (digestive system \/ liver \/ endocrine)<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2065 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2065\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/pediatrics-department\/\" aria-label=\"Pediatrics\u00a0Department\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0637\u0641\u0627\u0644.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0637\u0641\u0627\u0644.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0637\u0641\u0627\u0644-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0637\u0641\u0627\u0644-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/pediatrics-department\/\">Pediatrics\u00a0Department<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n\t<article class=\"w-grid-item post-2056 medical_specialties type-medical_specialties status-publish has-post-thumbnail hentry\" data-id=\"2056\">\r\n\t\t<div class=\"w-grid-item-h\">\r\n\t\t\t\t\t\t<div class=\"w-post-elm post_image usg_post_image_1 doc-img has_width\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/gynecology-and-obstetrics\/\" aria-label=\"Gynecology and obstetrics\"><img decoding=\"async\" width=\"600\" height=\"600\" data-src=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0648\u0644\u0627\u062f\u0647.png\" class=\"attachment-full size-full wp-post-image lazyload\" alt=\"\" data-srcset=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0648\u0644\u0627\u062f\u0647.png 600w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0648\u0644\u0627\u062f\u0647-300x300.png 300w, https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2023\/11\/\u0627\u0644\u0648\u0644\u0627\u062f\u0647-150x150.png 150w\" data-sizes=\"(max-width: 600px) 100vw, 600px\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 600px; --smush-placeholder-aspect-ratio: 600\/600;\" \/><\/a><\/div><div class=\"w-vwrapper usg_vwrapper_1 has_text_color align_center valign_middle\"><h4 class=\"w-post-elm post_title usg_post_title_1 has_text_color align_center entry-title\"><a href=\"https:\/\/daralshefa.com.sa\/en\/medical_specialties\/gynecology-and-obstetrics\/\">Gynecology and obstetrics<\/a><\/h4><\/div>\t\t<\/div>\r\n\t<\/article>\r\n<\/div>\t<div class=\"g-preloader type_1\">\r\n\t\t<div><\/div>\r\n\t<\/div>\r\n\t\t<div class=\"w-grid-json hidden\" onclick='return {&quot;action&quot;:&quot;us_ajax_grid&quot;,&quot;ajax_url&quot;:&quot;https:\\\/\\\/daralshefa.com.sa\\\/wp-admin\\\/admin-ajax.php&quot;,&quot;infinite_scroll&quot;:0,&quot;max_num_pages&quot;:1,&quot;pagination&quot;:&quot;none&quot;,&quot;template_vars&quot;:{&quot;columns&quot;:&quot;4&quot;,&quot;exclude_items&quot;:&quot;none&quot;,&quot;img_size&quot;:&quot;default&quot;,&quot;ignore_items_size&quot;:0,&quot;items_layout&quot;:&quot;81&quot;,&quot;items_offset&quot;:&quot;1&quot;,&quot;load_animation&quot;:&quot;none&quot;,&quot;overriding_link&quot;:&quot;%7B%22url%22%3A%22%22%7D&quot;,&quot;post_id&quot;:0,&quot;query_args&quot;:{&quot;post_type&quot;:[&quot;medical_specialties&quot;],&quot;post_status&quot;:[&quot;publish&quot;],&quot;posts_per_page&quot;:999},&quot;orderby_query_args&quot;:{&quot;orderby&quot;:{&quot;date&quot;:&quot;DESC&quot;}},&quot;type&quot;:&quot;carousel&quot;,&quot;us_grid_ajax_index&quot;:1,&quot;us_grid_filter_params&quot;:[],&quot;us_grid_index&quot;:1,&quot;_us_grid_post_type&quot;:&quot;medical_specialties&quot;,&quot;page_args&quot;:[],&quot;lang&quot;:&quot;en&quot;},&quot;carousel_settings&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;carousel_fade&quot;:0,&quot;center&quot;:0,&quot;dots&quot;:0,&quot;items&quot;:&quot;4&quot;,&quot;loop&quot;:true,&quot;nav&quot;:0,&quot;slideby&quot;:&quot;1&quot;,&quot;smooth_play&quot;:0,&quot;speed&quot;:300,&quot;timeout&quot;:3000,&quot;transition&quot;:&quot;&quot;,&quot;aria_labels&quot;:{&quot;prev&quot;:&quot;Previous&quot;,&quot;next&quot;:&quot;Next&quot;}},&quot;carousel_breakpoints&quot;:{&quot;0&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:2,&quot;loop&quot;:true,&quot;stagePadding&quot;:0},&quot;601&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:2,&quot;loop&quot;:true,&quot;stagePadding&quot;:0},&quot;1025&quot;:{&quot;autoHeight&quot;:0,&quot;autoplay&quot;:1,&quot;autoplayHoverPause&quot;:1,&quot;items&quot;:3,&quot;loop&quot;:true,&quot;stagePadding&quot;:0},&quot;1281&quot;:{&quot;items&quot;:4,&quot;stagePadding&quot;:0}}}'><\/div>\r\n\t<\/div><\/div><\/div><\/div><\/div><\/section>\n","protected":false},"excerpt":{"rendered":"Obstetrics and Gynecology Department Services: \u2022 Delayed childbearing services: Treating infertility cases with the latest therapeutic and surgical methods, including intrauterine injections, ICSI, and IVF. \u2022 One day surgeries: All laparoscopic surgeries, exit within 24 hours, and surgeries to repair anterior and posterior vaginal wall prolapse. \u2022 Major surgeries: From removing fibroids, removing the uterus...","protected":false},"author":7,"featured_media":2656,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2641","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Book Appointment | Dar Al Shefa Hospital - Riyadh<\/title>\n<meta name=\"description\" content=\"Book an appointment online instantly at Dar Al Shefa Hospital in Riyadh. Choose your doctor from elite consultants in all specialties. Easy booking &amp; major insurance accepted.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/daralshefa.com.sa\/en\/appointments\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Book Appointment | Dar Al Shefa Hospital - Riyadh\" \/>\n<meta property=\"og:description\" content=\"Book an appointment online instantly at Dar Al Shefa Hospital in Riyadh. Choose your doctor from elite consultants in all specialties. Easy booking &amp; major insurance accepted.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/daralshefa.com.sa\/en\/appointments\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0645\u0633\u062a\u0634\u0641\u0649 \u062f\u0627\u0631 \u0627\u0644\u0634\u0641\u0627\u0621\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-23T08:09:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-24-\u0645\u0627\u064a\u0648-2025\u060c-05_05_58-\u0645-1024x683.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"683\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@Dar_AlShefa\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/daralshefa.com.sa\\\/en\\\/appointments\\\/\",\"url\":\"https:\\\/\\\/daralshefa.com.sa\\\/en\\\/appointments\\\/\",\"name\":\"Book Appointment | Dar Al Shefa Hospital - Riyadh\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/daralshefa.com.sa\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/daralshefa.com.sa\\\/en\\\/appointments\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/daralshefa.com.sa\\\/en\\\/appointments\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/daralshefa.com.sa\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/ChatGPT-Image-24-\u0645\u0627\u064a\u0648-2025\u060c-05_05_58-\u0645.png\",\"datePublished\":\"2025-06-14T18:34:29+00:00\",\"dateModified\":\"2026-02-23T08:09:43+00:00\",\"description\":\"Book an appointment online instantly at Dar Al Shefa Hospital in Riyadh. Choose your doctor from elite consultants in all specialties. Easy booking & major insurance accepted.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/daralshefa.com.sa\\\/en\\\/appointments\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/daralshefa.com.sa\\\/en\\\/appointments\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/daralshefa.com.sa\\\/en\\\/appointments\\\/#primaryimage\",\"url\":\"https:\\\/\\\/daralshefa.com.sa\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/ChatGPT-Image-24-\u0645\u0627\u064a\u0648-2025\u060c-05_05_58-\u0645.png\",\"contentUrl\":\"https:\\\/\\\/daralshefa.com.sa\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/ChatGPT-Image-24-\u0645\u0627\u064a\u0648-2025\u060c-05_05_58-\u0645.png\",\"width\":1536,\"height\":1024,\"caption\":\"\u0625\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/daralshefa.com.sa\\\/en\\\/appointments\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/daralshefa.com.sa\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u062d\u062c\u0632 \u0645\u0648\u0639\u062f\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/daralshefa.com.sa\\\/#website\",\"url\":\"https:\\\/\\\/daralshefa.com.sa\\\/\",\"name\":\"\u0645\u0633\u062a\u0634\u0641\u064a \u062f\u0627\u0631 \u0627\u0644\u0634\u0641\u0627\u0621\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/daralshefa.com.sa\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/daralshefa.com.sa\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/daralshefa.com.sa\\\/#organization\",\"name\":\"\u0645\u0633\u062a\u0634\u0641\u064a \u062f\u0627\u0631 \u0627\u0644\u0634\u0641\u0627\u0621\",\"url\":\"https:\\\/\\\/daralshefa.com.sa\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/daralshefa.com.sa\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/daralshefa.com.sa\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/logo2.png\",\"contentUrl\":\"https:\\\/\\\/daralshefa.com.sa\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/logo2.png\",\"width\":966,\"height\":435,\"caption\":\"\u0645\u0633\u062a\u0634\u0641\u064a \u062f\u0627\u0631 \u0627\u0644\u0634\u0641\u0627\u0621\"},\"image\":{\"@id\":\"https:\\\/\\\/daralshefa.com.sa\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/Dar_AlShefa\",\"https:\\\/\\\/www.instagram.com\\\/daralshefahospital\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC-4RDlNdlbJPKOABy0qQZyg\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Book Appointment | Dar Al Shefa Hospital - Riyadh","description":"Book an appointment online instantly at Dar Al Shefa Hospital in Riyadh. Choose your doctor from elite consultants in all specialties. Easy booking & major insurance accepted.","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:\/\/daralshefa.com.sa\/en\/appointments\/","og_locale":"en_US","og_type":"article","og_title":"Book Appointment | Dar Al Shefa Hospital - Riyadh","og_description":"Book an appointment online instantly at Dar Al Shefa Hospital in Riyadh. Choose your doctor from elite consultants in all specialties. Easy booking & major insurance accepted.","og_url":"https:\/\/daralshefa.com.sa\/en\/appointments\/","og_site_name":"\u0645\u0633\u062a\u0634\u0641\u0649 \u062f\u0627\u0631 \u0627\u0644\u0634\u0641\u0627\u0621","article_modified_time":"2026-02-23T08:09:43+00:00","og_image":[{"width":1024,"height":683,"url":"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-24-\u0645\u0627\u064a\u0648-2025\u060c-05_05_58-\u0645-1024x683.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@Dar_AlShefa","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/daralshefa.com.sa\/en\/appointments\/","url":"https:\/\/daralshefa.com.sa\/en\/appointments\/","name":"Book Appointment | Dar Al Shefa Hospital - Riyadh","isPartOf":{"@id":"https:\/\/daralshefa.com.sa\/#website"},"primaryImageOfPage":{"@id":"https:\/\/daralshefa.com.sa\/en\/appointments\/#primaryimage"},"image":{"@id":"https:\/\/daralshefa.com.sa\/en\/appointments\/#primaryimage"},"thumbnailUrl":"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-24-\u0645\u0627\u064a\u0648-2025\u060c-05_05_58-\u0645.png","datePublished":"2025-06-14T18:34:29+00:00","dateModified":"2026-02-23T08:09:43+00:00","description":"Book an appointment online instantly at Dar Al Shefa Hospital in Riyadh. Choose your doctor from elite consultants in all specialties. Easy booking & major insurance accepted.","breadcrumb":{"@id":"https:\/\/daralshefa.com.sa\/en\/appointments\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/daralshefa.com.sa\/en\/appointments\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/daralshefa.com.sa\/en\/appointments\/#primaryimage","url":"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-24-\u0645\u0627\u064a\u0648-2025\u060c-05_05_58-\u0645.png","contentUrl":"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2025\/06\/ChatGPT-Image-24-\u0645\u0627\u064a\u0648-2025\u060c-05_05_58-\u0645.png","width":1536,"height":1024,"caption":"\u0625"},{"@type":"BreadcrumbList","@id":"https:\/\/daralshefa.com.sa\/en\/appointments\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/daralshefa.com.sa\/en\/"},{"@type":"ListItem","position":2,"name":"\u062d\u062c\u0632 \u0645\u0648\u0639\u062f"}]},{"@type":"WebSite","@id":"https:\/\/daralshefa.com.sa\/#website","url":"https:\/\/daralshefa.com.sa\/","name":"\u0645\u0633\u062a\u0634\u0641\u064a \u062f\u0627\u0631 \u0627\u0644\u0634\u0641\u0627\u0621","description":"","publisher":{"@id":"https:\/\/daralshefa.com.sa\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/daralshefa.com.sa\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/daralshefa.com.sa\/#organization","name":"\u0645\u0633\u062a\u0634\u0641\u064a \u062f\u0627\u0631 \u0627\u0644\u0634\u0641\u0627\u0621","url":"https:\/\/daralshefa.com.sa\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/daralshefa.com.sa\/#\/schema\/logo\/image\/","url":"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2024\/01\/logo2.png","contentUrl":"https:\/\/daralshefa.com.sa\/wp-content\/uploads\/2024\/01\/logo2.png","width":966,"height":435,"caption":"\u0645\u0633\u062a\u0634\u0641\u064a \u062f\u0627\u0631 \u0627\u0644\u0634\u0641\u0627\u0621"},"image":{"@id":"https:\/\/daralshefa.com.sa\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/Dar_AlShefa","https:\/\/www.instagram.com\/daralshefahospital\/","https:\/\/www.youtube.com\/channel\/UC-4RDlNdlbJPKOABy0qQZyg"]}]}},"_links":{"self":[{"href":"https:\/\/daralshefa.com.sa\/en\/wp-json\/wp\/v2\/pages\/2641","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/daralshefa.com.sa\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/daralshefa.com.sa\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/daralshefa.com.sa\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/daralshefa.com.sa\/en\/wp-json\/wp\/v2\/comments?post=2641"}],"version-history":[{"count":25,"href":"https:\/\/daralshefa.com.sa\/en\/wp-json\/wp\/v2\/pages\/2641\/revisions"}],"predecessor-version":[{"id":4193,"href":"https:\/\/daralshefa.com.sa\/en\/wp-json\/wp\/v2\/pages\/2641\/revisions\/4193"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/daralshefa.com.sa\/en\/wp-json\/wp\/v2\/media\/2656"}],"wp:attachment":[{"href":"https:\/\/daralshefa.com.sa\/en\/wp-json\/wp\/v2\/media?parent=2641"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}