×

注意!页面内容来自https://www.vaidam.com/hospitals/burjeel-specialty-hospital-sharjah,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> /* Header Search Styles */ .header-search-wrapper { position: relative; width: 100%; } .header-search-input { width: 100%; padding: 10px 45px 10px 15px; border: 2px solid #e0e0e0; border-radius: 25px; font-size: 14px; transition: all 0.3s ease; background: #fff; } .header-search-input:focus { outline: none; border-color: #007bff; box-shadow: 0 0 0 0.2rem rgba(01232550.15); } .header-search-btn { position: absolute; right: 2px; top: 50%; transform: translateY(-50%); background: #005897; border: none; border-radius: 50%; width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; color: white; cursor: pointer; transition: background 0.3s ease; } .header-search-btn:hover { background: #0056b3; } .search-loading { display: flex; flex-direction: row-reverse; max-width: 160px; } .search-loading-spinner { width: 26px !important; height: 26px !important; } @media (min-width: 768px) { .search-box-nxt { background: unset !important; } .header-search-results { max-height: 460px; } } /* Add this new */ .search-100-on-mob div { width: 100%; } .search-100-on-mob .close-serach-100{ position: absolute; right: 0px; top: 0px; } .search-100-on-mob .header-search-btn{display: none;} .header-search-results { position: absolute; top: 100%; left: 0; right: 0; background: white; border: 1px solid #e0e0e0; border-radius: 8px; margin-top: 5px; overflow-y: auto; box-shadow: 0 4px 12px rgba(0000.15); z-index: 9999; } .search-result-item { padding: 12px 15px; border-bottom: 1px solid #f0f0f0; cursor: pointer; transition: background 0.2s ease; } .search-result-item:last-child { border-bottom: none; } .search-result-item:hover { background: #f8f9fa; } .search-result-title { font-size: 14px; font-weight: 600; color: #333; margin-bottom: 4px; } .search-result-meta { font-size: 12px; color: #666; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; } .search-result-type { display: inline-block; padding: 2px 8px; border-radius: 12px; font-size: 11px; font-weight: 600; text-transform: uppercase; } .type-doctor { background: #e3f2fd; color: #1976d2; } .type-hospital { background: #f3e5f5; color: #7b1fa2; } .type-doctor_list_page { background: #e8f5e9; color: #388e3c; } .type-doctor_list { background: #e8f5e9; color: #388e3c; } .type-hospital_list_page { background: #fff3e0; color: #f57c00; } .type-hospital_list { background: #fff3e0; color: #f57c00; } .type-cost_page { background: #fce4ec; color: #c2185b; } .type-cost { background: #fce4ec; color: #c2185b; } .search-result-location { color: #999; } .search-result-tags { display: flex; gap: 5px; margin-top: 5px; } .search-tag { padding: 2px 6px; background: #f0f0f0; border-radius: 3px; font-size: 11px; color: #666; } .search-loading { padding: 20px; text-align: center; color: #666; } .search-no-results { padding: 20px; text-align: center; color: #999; } .search-loading-spinner { border: 3px solid #f3f3f3; border-top: 3px solid #007bff; border-radius: 50%; width: 30px; height: 30px; animation: spin 1s linear infinite; margin: 0 auto; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /* Location Selection Styles */ .search-location-selection { padding: 20px; } .search-location-header h4 { margin: 0 0 8px 0; font-size: 16px; font-weight: 600; color: #333; } .search-location-header p { margin: 0 0 15px 0; font-size: 13px; color: #666; } .search-location-options { display: grid; grid-template-columns: repeat(auto-fitminmax(150px1fr)); gap: 10px; } .search-location-btn { display: flex; align-items: center; gap: 8px; padding: 12px 15px; background: #f8f9fa; border: 2px solid #e0e0e0; border-radius: 8px; cursor: pointer; transition: all 0.2s ease; font-size: 14px; color: #333; font-weight: 500; } .search-location-btn:hover { background: #007bff; border-color: #007bff; color: white; transform: translateY(-2px); box-shadow: 0 4px 8px rgba(01232550.2); } .location-flag { font-size: 20px; } .location-name { flex: 1; } /* Mobile adjustments */ @media (max-width: 768px) { .header-search-wrapper { display: none; } .search-location-options { grid-template-columns: 1fr; } .header-search-results { height: calc(100vh - 46px); } } <> /* logo css */ a.img-logo-top {display: block;} a.img-logo-top img {width: 100%;height: auto;max-width: 260px;}
NABH
X
<> /* div#accordionFacilities { overflow: scroll; } */ <> .dr-list-with-depart .accordion-item{border:unset} .dr-list-with-depart .accordion-item:focus,.dr-list-with-depart .accordion-item:focus-within{border:1px solid #005897} .dr-list-with-depart .accordion-header{display:flex;justify-content:space-between} .dr-list-with-depart .accordion-header .accordion-button{width:60px;padding:0;height:28px;background:unset;box-shadow:none} .dr-list-with-depart .accordion-collapse.collapse.show{border-top:1px solid #005897;margin-top:3px} .dept-num{background:#3fc679;color:#fff;width:28px;height:28px;border-radius:50%;display:inline-flex;padding:7px;line-height:1;margin-left:5px;font-weight:700;font-size:.9em;justify-content:center;align-items:center} .dr-list-with-depart .accordion-header a{display:flex;align-items:center;line-height:1;width: calc(100% - 60px)} .dr-list-with-depart .accordion-header span{display:inline-block} #acrdnDrDepart ul{padding-left:0} a.go-to-dr-list{display:block;text-align:right;text-decoration:underline} .dr-list-with-depart .accordion-header a small{color: #444} .view-more-bx { display: none }

Burjeel Specialty HospitalSharjah

  • star-rating
  • star-rating
  • star-rating
  • star-rating
  • star-rating
4.0 (31 Ratings)

locationSharjahUnited Arab Emirates

Burjeel Specialty HospitalSharjah
Burjeel Specialty HospitalSharjah
International

Doctors List

Click Here
Location

Location

Sharjah
Established

Established in

2019

Accreditations

NABH JCI
Specialty

Specialty

Multi Specialty
Number of beds

Number of beds

75
Facilities

Facilities

Click Here

About Hospital

  • Established in October 2019Burjeel Specialty Hospital in Sharjah is the 23rd hospital developed under VPS healthcare.
  • The 75-bedded hospital is the Joint Commission International (JCI) accredited hospital with 24*7 laboratory and emergency services and radiology department covering a wide range of radiology specialties.
  • The hospital offers six centers of excellence that include women’s healthprimary care surgeryneurosciencesbariatric surgery & weight lossplasticreconstructive& cosmetic surgeryand cardiac sciences.

Team and Specialities

  • The hospital houses a panel of highly qualified healthcare experts in different healthcare departments including NeurologyCardiologyGastroenterologyOrthopedicsOncologyNeonatologyPediatric SurgeryHematologyCosmetologyNephrologyWomen & Child CareAnesthesiologyDentistryPathologyand Psychiatry.
  • It has a well-facilitated ‘Burjeel Women’s Health center’ headed by highly experienced Gynecologists who are expertise in ensuring the smooth journey of expectant mothers and treating any gynecological disorder.
  • The nursing team at Burjeel Specialty Hospital ensures an exemplary level of patient care.

Facilities


  • TV in room
  • Private rooms
  • Free Wifi
  • Phone in Room
  • Mobility accessible rooms
  • Family accommodation
  • Laundry
  • Welcome
  • Safe in the room
  • Nursery / Nanny services
  • Dry cleaning
  • Personal assistance / Concierge
  • Religious facilities
  • Fitness
  • Spa and wellness
  • Café
  • Business centre services
  • Shop
  • Dedicated smoking areas
  • Beauty Salon
  • Special offer for group stays
  • Parking available

  • Health insurance coordination
  • Medical travel insurance
  • Foreign currency exchange
  • ATM
  • Credit Card
  • Debit Card
  • Netbanking

  • Diet on Request
  • Restaurant
  • International Cuisine
  • Self-Cooking

  • Medical records transfer
  • Online doctor consultation
  • Rehabilitation
  • Pharmacy
  • Document legalisation
  • Post operative followup

  • Interpreter
  • Translation services

  • Airport pickup
  • Local tourism options
  • Local transportation booking
  • Visa / Travel office
  • Car Hire
  • Private driver / Limousine services
  • Shopping trip organisation
  • Air ambulance

Infrastructure

  • With a spread of 16,000 square metersthe hospital holds a capacity of 75 beds along with well-equipped operation theaters with laminar airflow and 24 hours laboratory & emergency services.
  • The hospital has a well-facilitated ‘Radiology’ department delivering a wide array of radiology services. 
  • The hospital has a 24*7 cafeteria that offers a multi-cuisine menu maintaining hygiene levels beyond expectations.

<> .content-part { background: #fff; padding: 20px; border-radius: 20px; margin: 20px 0; border: 1px solid #ccc; -webkit-box-shadow: 0 0 6px 0 rgba(000.17); -moz-box-shadow: 0 0 6px 0 rgba(000.17); box-shadow: 0 0 6px 0 rgba(000.17); } .qna { display: block; max-height: 380px; overflow: auto; } .qna{max-height:unset} .q-bx { display: block; float: left; width: 100%; border-bottom: 1px solid #ccc; } .qna .q-bx img { float: left; margin-right: 20px; max-width: 150px; height: auto; border-radius: 5px; }

Contact Hospital

Treatment plan and quote within 2 days

< type="text/css"> .primary-form{background-color: #f7f7f7;} .primary-form-field{width: 75%; margin: 0 auto;}

Help Us With Patient Details


By submitting the form I agree to the Terms of Use and Privacy Policy of Vaidam Health.
< type="text/css"> #formTerms,#formPrivacyPolicy{font-size:14px;color:#666;top:30px} #formTerms .modal-dialog,#formPrivacyPolicy .modal-dialog{margin: 0px auto;} #formTerms .modal-title,#formPrivacyPolicy .modal-title{color:#666;font-size:16px;margin:10px} .formtns-triger{opacity:.6;font-size:14px;cursor:pointer;} #formTerms .modal-header,#formPrivacyPolicy .modal-header{background:unset;padding:0 5px;border:0} #formTerms .close,#formPrivacyPolicy .close{font-size:30px;color:#e43939;position:absolute;opacity:1;top:1px;right:5px;z-index:999} #formTerms .modal-body,#formPrivacyPolicy .modal-body{padding:5px 15px;max-height:420px;overflow:auto;border-top:1px solid #ddd;border-bottom:1px solid #ddd} #formTerms .modal-footer,#formPrivacyPolicy .modal-footer{padding:5px;border-top:0} #formTerms .modal-footer .btn,#formPrivacyPolicy .modal-footer .btn{background:#e43939;color:#fff;font-size:14px;line-height:1;border-radius:5px;padding:5px 8px} .modal-open .modal{overflow-x:hidden;overflow-y:hidden;} #formTerms h2,#formPrivacyPolicy h2{font-size:16px;color:#666} #formTerms ul,#formPrivacyPolicy ul,#formTerms ol,#formPrivacyPolicy ol{padding-left:15px} #formTerms .modal-content#formPrivacyPolicy .modal-content{background: #ffffff} .modal-backdrop.fade.in{opacity:0.5} .modal-backdrop { --bs-backdrop-zindex: 0; } @media only screen and (max-width: 520px){ div#formPrivacyPolicy{top:36px} #formTerms .modal-body#formPrivacyPolicy .modal-body{max-height:480px} } .formtns-triger a {color: #164399;}

Images of Burjeel Specialty HospitalSharjah

Burjeel Specialty HospitalSharjah
Burjeel Specialty HospitalSharjah
Burjeel Specialty HospitalSharjah
Burjeel Specialty HospitalSharjah

Contact Hospital

Treatment plan and quote within 2 days

< type="text/css"> .primary-form{background-color: #f7f7f7;} .primary-form-field{width: 75%; margin: 0 auto;}
Send Your Enquiry

By submitting the form I agree to the Terms of Use and Privacy Policy of Vaidam Health.
< type="text/css"> #formTerms,#formPrivacyPolicy{font-size:14px;color:#666;top:30px} #formTerms .modal-dialog,#formPrivacyPolicy .modal-dialog{margin: 0px auto;} #formTerms .modal-title,#formPrivacyPolicy .modal-title{color:#666;font-size:16px;margin:10px} .formtns-triger{opacity:.6;font-size:14px;cursor:pointer;} #formTerms .modal-header,#formPrivacyPolicy .modal-header{background:unset;padding:0 5px;border:0} #formTerms .close,#formPrivacyPolicy .close{font-size:30px;color:#e43939;position:absolute;opacity:1;top:1px;right:5px;z-index:999} #formTerms .modal-body,#formPrivacyPolicy .modal-body{padding:5px 15px;max-height:420px;overflow:auto;border-top:1px solid #ddd;border-bottom:1px solid #ddd} #formTerms .modal-footer,#formPrivacyPolicy .modal-footer{padding:5px;border-top:0} #formTerms .modal-footer .btn,#formPrivacyPolicy .modal-footer .btn{background:#e43939;color:#fff;font-size:14px;line-height:1;border-radius:5px;padding:5px 8px} .modal-open .modal{overflow-x:hidden;overflow-y:hidden;} #formTerms h2,#formPrivacyPolicy h2{font-size:16px;color:#666} #formTerms ul,#formPrivacyPolicy ul,#formTerms ol,#formPrivacyPolicy ol{padding-left:15px} #formTerms .modal-content#formPrivacyPolicy .modal-content{background: #ffffff} .modal-backdrop.fade.in{opacity:0.5} .modal-backdrop { --bs-backdrop-zindex: 0; } @media only screen and (max-width: 520px){ div#formPrivacyPolicy{top:36px} #formTerms .modal-body#formPrivacyPolicy .modal-body{max-height:480px} } .formtns-triger a {color: #164399;}