{"id":1340,"date":"2026-05-04T08:13:02","date_gmt":"2026-05-04T08:13:02","guid":{"rendered":"https:\/\/circadian-ca.in\/shree-hospitals\/?page_id=1340"},"modified":"2026-06-05T06:32:18","modified_gmt":"2026-06-05T06:32:18","slug":"find-specialist","status":"publish","type":"page","link":"https:\/\/circadian-ca.in\/shree-hospitals\/find-specialist\/","title":{"rendered":"Find Specialist"},"content":{"rendered":"\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_1 et_pb_column et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><h1>Find Specialist<\/h1>\n<\/div><\/div>\n<\/div>\n\n<div class=\"et_pb_column_2 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_12_24 et_flex_column_12_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_text_2 et_pb_text et_pb_bg_layout_light et_pb_module et_flex_module\"><div class=\"et_pb_text_inner\"><p>A digital archive of surgical innovations, patient recovery protocols, and evidence-based health guidance authored by the lead consultants at Shree Hospitals.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_2 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_2 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_3 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!-- FULL DOCTOR SEARCH SECTION -->\n\n<style>\n.doctor-btn{\n    margin-top:15px;\n}\n\n.book-btn{\n    display:block;\n    width:100%;\n    text-align:center;\n    background:#21467d;\n    color:#fff !important;\n    padding:7px 14px;\n    border-radius:8px;\n    text-decoration:none;\n    font-size:13px;\n    font-weight:600;\n    transition:0.3s ease;\n}\n\n.book-btn:hover{\n    background:#f15a24;\n}\n\/* MAIN SECTION *\/\n\n.doctor-main-section{\n    padding:10px 0px;\n   \n}\n\n\/* TOP AREA *\/\n\n.doctor-top-wrapper{\n    display:grid;\n    grid-template-columns:4fr 0fr;\n    gap:20px;\n}\n\n\/* LEFT BOX *\/\n\n.doctor-search-content{\n    border-radius:30px;\n    padding:20px;\n    position:relative;\n    overflow:hidden;\n}\n\n\/* TITLE *\/\n\n.doctor-search-content h2{\n    font-size:56px;\n    color:#ffffff;\n    font-weight:800;\n    margin-bottom:30px;\n    line-height:1.1;\n}\n\n\/* SEARCH BOX *\/\n\n.doctor-search-box{\n    background:#ffffff;\n    border-radius:20px;\n    padding:12px;\n    display:flex;\n    gap:15px;\n    align-items:center;\n    flex-wrap:wrap;\n}\n\n\/* INPUTS *\/\n\n.doctor-search-box select,\n.doctor-search-box input{\n    flex:1;\n    min-width:220px;\n    height:45px;\n    border:1px solid #dddddd;\n    border-radius:12px;\n    padding:0 18px;\n    font-size:14px;\n    outline:none;\n    background:#ffffff;\n}\n  .loc{ flex:1;\n    min-width:220px;\n    height:45px;\n    border:1px solid #dddddd;\n    border-radius:12px;\n    padding:0 18px;\n    font-size:14px;\n    outline:none;\n    background:#ffffff; }\n.loc span{display:flex; justify-content:flex-start; align-item:center;    margin-top: 10px;}\n\/* SEARCH BUTTON *\/\n\n.doctor-search-box button{\n    height:45px;\n    padding:0 35px;\n    border:none;\n    border-radius:12px;\n    background:#f15a24;\n    color:#ffffff;\n    font-size:16px;\n    font-weight:600;\n    cursor:pointer;\n}\n\n\/* IMAGE *\/\n\n.doctor-image-box{\n    background:#dff2ef;\n    border-radius:30px;\n    overflow:hidden;\n    display:flex;\n    align-items:flex-end;\n    justify-content:center;\n}\n\n.doctor-image-box img{\n    width:100%;\n    height:100%;\n    object-fit:contain;\n}\n\n\/* LIST SECTION *\/\n\n.doctor-list-section{\n    padding:20px 20px;\n   \n}\n\n\/* TOP FILTER *\/\n\n.doctor-list-top{\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n    margin-bottom:35px;\n    flex-wrap:wrap;\n    gap:20px;\n}\n\n.doctor-list-top h3{\n    font-size:30px;\n    color:#042b53;\n    margin:0;\n  font-weight: 800;\n}\n\n\/* RESET BUTTON *\/\n\n.refresh-btn{\n    padding:14px 26px;\n    border:none;\n    border-radius:10px;\n    background:#21467d;\n    color:#ffffff;\n    font-size:16px;\n    cursor:pointer;\n  display:none;\n}\n\n\/* GRID *\/\n\n.doctor-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:25px;\n}\n\n\/* CARD *\/\n\n.doctor-card{\n    background:#ffffff;\n    border-radius:6px;\n    padding:15px;\n    box-shadow:0 5px 20px rgba(0,0,0,0.06);\n}\n\n.doctor-card-top{\n    display:block;\n}\n\n.doctor-card-top img{\n    width:auto;\n    height:auto;\n    object-fit:cover;\n    border-radius:6px;\n}\n\n.doctor-card-top h4{\n    font-size:16px;\n    margin-top:10px;\n    line-height:1.2;\n  font-weight:800;\n}\n\n.doctor-card-top p{\n    font-size:14px;\n    margin-bottom:5px;\n    color:#444444;\n  font-weight: 600;\n}\n\n.doctor-card-top span{\n    color:#21467d;\n    font-weight:600;\n}\n\n.doctor-exp{\n    margin-top:5px;\n    font-size:12px;\n    color:#666666;\n      font-weight: 600;\n}\n\n\/* SEARCH SUGGESTIONS *\/\n\n.doctor-search-field{\n    position:relative;\n    flex:1;\n    min-width:220px;\n}\n\n.doctor-suggestions{\n    position:absolute;\n    top:65px;\n    left:0;\n    width:100%;\n    background:#ffffff;\n    border-radius:12px;\n    box-shadow:0 10px 20px rgba(0,0,0,0.08);\n    display:none;\n    overflow:hidden;\n    z-index:999;\n}\n\n.suggestion-item{\n    padding:14px 18px;\n    border-bottom:1px solid #eeeeee;\n    cursor:pointer;\n}\n\n.suggestion-item:hover{\n    background:#f5f5f5;\n}\n\n.suggestion-item strong{\n    display:block;\n    color:#111111;\n}\n\n.suggestion-item span{\n    font-size:14px;\n    color:#666666;\n}\n\n\/* NO RESULT *\/\n\n.no-doctor{\n    grid-column:1\/-1;\n    background:#ffffff;\n    padding:40px;\n    border-radius:18px;\n    text-align:center;\n    font-size:28px;\n    font-weight:700;\n}\n\n\/* TABLET *\/\n\n@media(max-width:991px){\n\n    .doctor-top-wrapper{\n        grid-template-columns:1fr;\n    }\n\n    .doctor-grid{\n        grid-template-columns:repeat(4,1fr);\n    }\n\n    .doctor-search-content h2{\n        font-size:42px;\n    }\n\n}\n\n\/* MOBILE *\/\n\n@media(max-width:767px){\n\n    .doctor-search-content{\n        padding:35px 20px;\n    }\n\n    .doctor-search-content h2{\n        font-size:32px;\n    }\n\n    .doctor-grid{\n        grid-template-columns:1fr;\n    }\n\n    .doctor-search-box select,\n    .doctor-search-box input,\n    .doctor-search-box button{\n        width:100%;\n        min-width:100%;\n    }\n\n    .doctor-card-top{\n        flex-direction:column;\n        text-align:center;\n        align-items:center;\n    }\n\n    .doctor-card-top h4{\n        font-size:22px;\n    }\n\n}\n\n<\/style>\n\n\n\n<section class=\"doctor-main-section\">\n\n    <div class=\"doctor-top-wrapper\">\n\n        <!-- LEFT -->\n\n        <div class=\"doctor-search-content\">\n\n\n            <div class=\"doctor-search-box\">\n\n<div class=\"loc\" >\n<span> Mumbai<\/span>\n              <\/div>\n            \n\n                <select id=\"specialtyFilter\">\n                    <option value=\"\">Select \nDepartment*<\/option>\n <option value=\"General Medicine\n\">General Medicine\n\n<\/option>  \n                  <option value=\"Gynaecologist\">Obstetrics & Gynaecology\n\n<\/option>\n                    <option value=\"Ortho\">Orthopaedic\n<\/option>\n                    <option value=\"Paediatrics\n\">Paediatrics\n<\/option>\n                    <option value=\"Neonatology\n\">Neonatology\n<\/option>\n                  \n                                   \n<option value=\"Cardiology\">Cardiac Sciences<\/option>                               \n<option value=\"Neurology\n\">Neurology<\/option> \n<option value=\"Dentistry\n \">Dentistry\n <\/option>\n<option value=\"Urology\"> Urology<\/option>\n<option value=\"Nephrology\">Nephrology<\/option>\n<option value=\"ENT Otorhinolaryngology\n\">ENT (Otorhinolaryngology)\n<\/option>\n<option value=\"Brast Onco Surgeon\">Brast Onco Surgeon<\/option>\n<option value=\"Plastic and Reconstructive Surgery\">Plastic and Reconstructive Surgery<\/option>\n<option value=\"General Surgeon\">General Surgery<\/option>\n<option value=\"Pulmonology\">Pulmonology<\/option>\n<option value=\"Gastroenterology\n\">Gastroenterology\n<\/option>                  \n<option value=\"Oncology\n\">Oncology\n<\/option>                                   \n<option value=\"Dermatology\">Dermatology<\/option>\n\n                  \n<option value=\"Interventional Radiology\">Interventional Radiology<\/option>         \n                  \n<option value=\"Radiology & Diagnostics\n\">Radiology & Diagnostics\n<\/option>                   \n <option value=\"Neurosurgery\n\">Neurosurgery\n<\/option>                  \n <option value=\"Critical Care & Emergency Services\n\">Critical Care & Emergency Services\n<\/option> \n                  \n                <\/select>\n\n                <!-- SEARCH FIELD -->\n\n                <div class=\"doctor-search-field\">\n\n                    <input \n                        type=\"text\"\n                        id=\"doctorInput\"\n                        placeholder=\"Search Doctor\"\n                        onkeyup=\"showDoctorSuggestions()\"\n                    >\n\n                    <div class=\"doctor-suggestions\" id=\"doctorSuggestions\"><\/div>\n\n                <\/div>\n\n                <button onclick=\"searchDoctors()\">\n                    Search\n                <\/button>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- RIGHT IMAGE -->\n\n    <\/div>\n\n<\/section>\n\n\n<!-- DOCTOR LIST -->\n\n<section class=\"doctor-list-section\">\n\n    <div class=\"doctor-list-top\">\n\n        <h3>Meet Our Expert Doctors<\/h3>\n\n        <button class=\"refresh-btn\" onclick=\"resetDoctors()\">\n            Reset\n        <\/button>\n\n    <\/div>\n\n    <div class=\"doctor-grid\" id=\"doctorGrid\"><\/div>\n\n<\/section>\n\n\n\n<script>\n\n\/* DATA *\/\n\nconst doctors = [\n\/* Obstetric & Gynaecologist Department *\/\n{\n    name:\"Dr. Samir Pradhan\",\n    specialty:\"Gynaecologist\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"https:\/\/circadian-ca.in\/shree-hospitals\/dr-samir-ramesh-pradhan\/\"\n},\n  \n{\n    name:\"\u2060Dr. Veena Zaveri\",\n    specialty:\"Gynaecologist\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},\n  \n{\n    name:\"\u2060Dr. Sanket Pisat\",\n    specialty:\"Gynaecologist\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"https:\/\/circadian-ca.in\/shree-hospitals\/dr-sanket-pisat\/\"\n},\n  \n{\n    name:\"\u2060\u2060Dr. Aditi Singhi\",\n    specialty:\"Gynaecologist\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},\n  \n{\n    name:\"\u2060\u2060Dr. Ganpat Sawant\",\n    specialty:\"Gynaecologist\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"https:\/\/circadian-ca.in\/shree-hospitals\/dr-ganpat-sawant\/\"\n},\n\n{\n    name:\"\u2060Dr. Egbert Saldhana\",\n    specialty:\"Gynaecologist\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"https:\/\/circadian-ca.in\/shree-hospitals\/dr-egbert-saldanha\/\"\n},\n  \n  \n{\n    name:\"Dr. Anjali\",\n    specialty:\"Gynaecologist\",\n    location:\"Mumbai\",\n    experience:\"20+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\"\n},\n\n{\n    name:\"Dr. Gaurav Desai\",\n    specialty:\"Gynaecologist\",\n    location:\"Mumbai\",\n    experience:\"15+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\"\n},\n  \n{\n    name:\"\u2060Dr. Ritu Agarwal\",\n    specialty:\"Gynaecologist\",\n    location:\"Mumbai\",\n    experience:\"15+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\"\n},\n  \n{\n    name:\"\u2060Dr. Ameya Kulkarni\",\n    specialty:\"Gynaecologist\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},\n\n{\n    name:\"Dr. Prabhjot\",\n    specialty:\"Gynaecologist\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n\n  \/* Cardiology*\/  \n  \n{\n    name:\"Dr. Meghav shah\",    specialty:\"Cardiology\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},    \n  \n{\n    name:\"\u2060Dr. Chirag Parikh\",    specialty:\"Cardiology\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n  \n{\n    name:\"\u2060Dr. Anmol Sonawane\",    specialty:\"Cardiology\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"https:\/\/circadian-ca.in\/shree-hospitals\/dr-anmol-prakash-sonawane\/\"\n},   \n\n  \/* General Surgeon*\/    \n{\n    name:\"\u2060\u2060Dr. Rasik patel\",    specialty:\"General Surgeon\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n}, \n  \n{\n    name:\"\u2060\u2060Dr. Chetankumar jain\",    specialty:\"General Surgeon\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n}, \n  \n{\n    name:\"\u2060\u2060Dr. Dhvanit tolia\",    specialty:\"General Surgeon\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n  \n\/*Neurology*\/    \n\n{\n    name:\"Dr. Aditya Aundhakar\",    specialty:\"Neurology\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},    \n \n{\n    name:\"Dr. Vishwanathan Iyer\",    specialty:\"Neurology\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n  \n{\n    name:\"Dr.Akash chheda\",    specialty:\"Neurology\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n\n{\n    name:\"Dr. Natasha Tipnis Shah\",    specialty:\"Neurology\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n  \n{\n    name:\"Dr. Yashwant\",    specialty:\"Neurology\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n\/*Paediatric Orthopaedic Surgeon*\/  \n  \n{\n    name:\"Dr. Mandar Agashe\",    specialty:\"Paediatric Orthopaedic Surgeon\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},    \n\/*ENT Specialist and Surgeon*\/  \n{\n    name:\"\u2060Dr. Sunil Tanvar\",    specialty:\"ENT Specialist and Surgeon\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},   \n{\nname:\"Dr. Kaushal Sheth\",   \nspecialty:\"ENT Specialist and Surgeon\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n{\nname:\"Dr. Ritu Sheth\",   \nspecialty:\"ENT Specialist and Surgeon\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"https:\/\/circadian-ca.in\/shree-hospitals\/dr-ritu-sheth\/\"\n}, \n{\nname:\"\u2060Dr. Kaustubh Sarvade\",   \nspecialty:\"ENT Specialist and Surgeon\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n  \n\/*Physician*\/ \n{\nname:\"Dr. Manisha Bhatt\",   \nspecialty:\"Physician\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},\n\n{\nname:\"Dr. Chetan velani\",   \nspecialty:\"Physician\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n{\nname:\"Dr. Pratik gopani\",   \nspecialty:\"Physician\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"https:\/\/circadian-ca.in\/shree-hospitals\/dr-pratik-bhupendra-gopani\/\"\n},  \n\/*Paediatric Orthopaedic Surgeon*\/\n {\nname:\"\u2060Dr. Kunal Shah\",   \nspecialty:\"Ortho\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n}, \n {\nname:\"Dr. Samarth Thakkar\",   \nspecialty:\"Ortho\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n{\nname:\"Dr. Pradip Nemade\",   \nspecialty:\"Ortho\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n}, \n{\nname:\"\u2060Dr. Mayur Rabhadia\",   \nspecialty:\"Ortho\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"https:\/\/circadian-ca.in\/shree-hospitals\/dr-mayur-rabhadiya\/\"\n},    \n\/*Chest Physician*\/  \n  {\nname:\"\u2060Dr. Rishabh raj\",   \nspecialty:\"Pulmonology\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n}, \n\n  {\nname:\"Dr. Miti Shah\",   \nspecialty:\"Pulmonology\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n\/*Gastroenterologist*\/   \n  {\nname:\"Dr. Keyur Sheth\",   \nspecialty:\"Gastroenterologist\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"https:\/\/circadian-ca.in\/shree-hospitals\/dr-keyur-sheth\/\"\n},\n  {\nname:\"\u2060Dr. Sandeep Davavala\",   \nspecialty:\"Gastroenterologist\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"https:\/\/circadian-ca.in\/shree-hospitals\/dr-sandeep-davavala\/\"\n},   \n \/*Dental*\/   \n {\nname:\"Dr Aatish shah\",   \nspecialty:\"Dental\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"https:\/\/circadian-ca.in\/shree-hospitals\/dr-aatish-shah\/\"\n},  \n \/*Brast Onco Surgeon*\/  \n{\nname:\" \u2060Dr Jay Anam\",   \nspecialty:\"Brast Onco Surgeon\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},   \n \/*Cardio Thoracic and Vascular Surgery*\/ \n {\nname:\"Dr. Vaibhav shah\",   \nspecialty:\"Cardio Thoracic and Vascular Surgery\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n}, \n \/*Urology*\/ \n {\nname:\"Dr. Alap Mehendale \",   \nspecialty:\"Urology\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n}, \n\n\/*DERMATALOGY*\/ \n {\nname:\"Dr. Yogesh Kalyanpad\",   \nspecialty:\"DERMATALOGY\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n\n\/*Ortho spine surgeon*\/ \n {\nname:\"Dr. Nishat Goda\",   \nspecialty:\"Ortho spine surgeon\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},   \n\/*Plastic Surgeon*\/ \n {\nname:\"\u2060Dr. Suyash Patankar\",   \nspecialty:\"Plastic Surgeon\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},\n {\nname:\"\u2060\u2060Dr. Arun Seth\",   \nspecialty:\"Plastic Surgeon\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n\/*Gynecologist & obstetric Lap*\/\n {\nname:\"\u2060 Dr Shruti Thar\",   \nspecialty:\"Obstetric & Gynaecologist\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n}, \n\/*Anaesthetic*\/\n {\nname:\"\u2060Dr. Arun Agarwal\",   \nspecialty:\"Anaesthetic\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},\n\n{\nname:\"\u2060Dr. Vikas Nair\",   \nspecialty:\"Anaesthetic\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n\/*BARIATRIC SURGEON*\/\n {\nname:\"\u2060Dr. Sadashiv\",   \nspecialty:\"BARIATRIC SURGEON\",\n    location:\"Mumbai\",\n    experience:\"30+ Years of Experience\",\n    image:\"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/05\/Dr-placeholder-img.e10deade-2.webp\",\n    link:\"\/book-appointment\"\n},  \n];\n\n\/* LOAD *\/\n\nwindow.onload = function(){\n\n    displayDoctors(doctors);\n\n};\n\n\n\/* DISPLAY *\/\n\nfunction displayDoctors(data){\n\n    let grid = document.getElementById(\"doctorGrid\");\n\n    grid.innerHTML = \"\";\n\n    if(data.length === 0){\n\n        grid.innerHTML = `\n            <div class=\"no-doctor\">\n                No Doctor Found\n            <\/div>\n        `;\n\n        return;\n\n    }\n\n    data.forEach(doc => {\n\n        grid.innerHTML += `\n\n        <div class=\"doctor-card\">\n\n            <div class=\"doctor-card-top\">\n\n                <img decoding=\"async\" src=\"${doc.image}\">\n\n                <div>\n\n                    <h4>${doc.name}<\/h4>\n\n                    <p>${doc.specialty}<\/p>\n\n                    \n\n                <\/div>\n\n            <\/div>\n\n            <div class=\"doctor-exp\">               ${doc.experience}\n            <\/div>          \n<div class=\"doctor-btn\">\n    <a href=\"${doc.link || '#'}\" class=\"book-btn\">\n       View Profile\n    <\/a>\n<\/div>\n        <\/div>\n\n        `;\n\n    });\n\n}\n\n\n\/* SEARCH *\/\nfunction searchDoctors(){\n\n    let specialty = document.getElementById(\"specialtyFilter\").value.toLowerCase();\n    let doctorName = document.getElementById(\"doctorInput\").value.toLowerCase();\n\n    let filtered = doctors.filter(doc => {\n\n        return (\n            (specialty === \"\" || doc.specialty.toLowerCase() === specialty) &&\n            (doctorName === \"\" || doc.name.toLowerCase().includes(doctorName))\n        );\n\n    });\n\n    displayDoctors(filtered);\n}\n\/* SUGGESTIONS *\/\n\nfunction showDoctorSuggestions(){\n\n    let input = document.getElementById(\"doctorInput\").value.toLowerCase();\n\n    let suggestionBox = document.getElementById(\"doctorSuggestions\");\n\n    suggestionBox.innerHTML = \"\";\n\n    if(input === \"\"){\n\n        suggestionBox.style.display = \"none\";\n\n        return;\n\n    }\n\n    let filtered = doctors.filter(doc =>\n        doc.name.toLowerCase().includes(input)\n    );\n\n    filtered.forEach(doc => {\n\n        let item = document.createElement(\"div\");\n\n        item.classList.add(\"suggestion-item\");\n\n        item.innerHTML = `\n            <strong>${doc.name}<\/strong>\n            <span>${doc.specialty}<\/span>\n        `;\n\n        item.onclick = function(){\n\n            document.getElementById(\"doctorInput\").value = doc.name;\n\n            suggestionBox.style.display = \"none\";\n\n        };\n\n        suggestionBox.appendChild(item);\n\n    });\n\n    suggestionBox.style.display = \"block\";\n\n}\n\n\n\/* RESET *\/\n\nfunction resetDoctors(){\n\n    document.getElementById(\"locationFilter\").value = \"\";\n\n    document.getElementById(\"specialtyFilter\").value = \"\";\n\n    document.getElementById(\"doctorInput\").value = \"\";\n\n    document.getElementById(\"doctorSuggestions\").style.display = \"none\";\n\n    displayDoctors(doctors);\n\n}\n\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1340","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Find Specialist - Circadian Shree Hospital<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Find Specialist - Circadian Shree Hospital\" \/>\n<meta property=\"og:url\" content=\"https:\/\/circadian-ca.in\/shree-hospitals\/find-specialist\/\" \/>\n<meta property=\"og:site_name\" content=\"Circadian Shree Hospital\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-05T06:32:18+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/find-specialist\\\/\",\"url\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/find-specialist\\\/\",\"name\":\"Find Specialist - Circadian Shree Hospital\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/#website\"},\"datePublished\":\"2026-05-04T08:13:02+00:00\",\"dateModified\":\"2026-06-05T06:32:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/find-specialist\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/find-specialist\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/find-specialist\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Find Specialist\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/#website\",\"url\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/\",\"name\":\"Shree Hospitals\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/#organization\",\"name\":\"Shree Hospitals\",\"url\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Shree-Hospitals.webp\",\"contentUrl\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Shree-Hospitals.webp\",\"width\":351,\"height\":89,\"caption\":\"Shree Hospitals\"},\"image\":{\"@id\":\"https:\\\/\\\/circadian-ca.in\\\/shree-hospitals\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Find Specialist - Circadian Shree Hospital","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Find Specialist - Circadian Shree Hospital","og_url":"https:\/\/circadian-ca.in\/shree-hospitals\/find-specialist\/","og_site_name":"Circadian Shree Hospital","article_modified_time":"2026-06-05T06:32:18+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/circadian-ca.in\/shree-hospitals\/find-specialist\/","url":"https:\/\/circadian-ca.in\/shree-hospitals\/find-specialist\/","name":"Find Specialist - Circadian Shree Hospital","isPartOf":{"@id":"https:\/\/circadian-ca.in\/shree-hospitals\/#website"},"datePublished":"2026-05-04T08:13:02+00:00","dateModified":"2026-06-05T06:32:18+00:00","breadcrumb":{"@id":"https:\/\/circadian-ca.in\/shree-hospitals\/find-specialist\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/circadian-ca.in\/shree-hospitals\/find-specialist\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/circadian-ca.in\/shree-hospitals\/find-specialist\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/circadian-ca.in\/shree-hospitals\/"},{"@type":"ListItem","position":2,"name":"Find Specialist"}]},{"@type":"WebSite","@id":"https:\/\/circadian-ca.in\/shree-hospitals\/#website","url":"https:\/\/circadian-ca.in\/shree-hospitals\/","name":"Shree Hospitals","description":"","publisher":{"@id":"https:\/\/circadian-ca.in\/shree-hospitals\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/circadian-ca.in\/shree-hospitals\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/circadian-ca.in\/shree-hospitals\/#organization","name":"Shree Hospitals","url":"https:\/\/circadian-ca.in\/shree-hospitals\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/circadian-ca.in\/shree-hospitals\/#\/schema\/logo\/image\/","url":"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/06\/Shree-Hospitals.webp","contentUrl":"https:\/\/circadian-ca.in\/shree-hospitals\/wp-content\/uploads\/2026\/06\/Shree-Hospitals.webp","width":351,"height":89,"caption":"Shree Hospitals"},"image":{"@id":"https:\/\/circadian-ca.in\/shree-hospitals\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/circadian-ca.in\/shree-hospitals\/wp-json\/wp\/v2\/pages\/1340","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/circadian-ca.in\/shree-hospitals\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/circadian-ca.in\/shree-hospitals\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/circadian-ca.in\/shree-hospitals\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/circadian-ca.in\/shree-hospitals\/wp-json\/wp\/v2\/comments?post=1340"}],"version-history":[{"count":142,"href":"https:\/\/circadian-ca.in\/shree-hospitals\/wp-json\/wp\/v2\/pages\/1340\/revisions"}],"predecessor-version":[{"id":3759,"href":"https:\/\/circadian-ca.in\/shree-hospitals\/wp-json\/wp\/v2\/pages\/1340\/revisions\/3759"}],"wp:attachment":[{"href":"https:\/\/circadian-ca.in\/shree-hospitals\/wp-json\/wp\/v2\/media?parent=1340"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}