Skip to content

Commit

Permalink
update new content
Browse files Browse the repository at this point in the history
  • Loading branch information
alonshrestha committed Mar 3, 2024
1 parent 93d0b49 commit 895ae3b
Show file tree
Hide file tree
Showing 4 changed files with 361 additions and 1 deletion.
342 changes: 342 additions & 0 deletions blogs/air-medical-escort-nepal/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,342 @@
<!DOCTYPE html>

<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MSP4GXR2TK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-MSP4GXR2TK');
</script>

<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>Emergency Air Medical Escort Services in Kathmandu, Nepal</title>

<!-- SEO Specific Metas
================================================== -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Doctors house call service provides air medical escort services in Nepal. Patients can travel within Nepal with the support of a medical team.">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content="index">
<meta name="robots" content="follow">
<link rel="canonical" href="https://doctorshousecall.com.np/blogs/air-medical-escort-nepal/" />


<!-- OG META Tags -->
<meta property="og:title" content="Emergency Air Medical Escort Services in Kathmandu, Nepal">
<meta property="og:description" content="Doctors house call service provides air medical escort services in Nepal. Patients can travel within Nepal with the support of a medical team.">
<meta property="og:type" content="article"/>
<meta property="og:image" content="https://lh3.googleusercontent.com/p/AF1QipM5xUVko6Ec3HalxsiDr1YhXX3Xv8yLMOxi-to9=s1360-w1360-h1020">
<meta property="og:url" content="https://doctorshousecall.com.np/blogs/air-medical-escort-nepal/">


<!-- Twitter Cards Meta Tags -->
<meta name="twitter:card" content="https://lh3.googleusercontent.com/p/AF1QipM5xUVko6Ec3HalxsiDr1YhXX3Xv8yLMOxi-to9=s1360-w1360-h1020">
<meta name="twitter:title" content="Emergency Air Medical Escort Services in Kathmandu, Nepal">
<meta name="twitter:description" content="Doctors house call service provides air medical escort services in Nepal. Patients can travel within Nepal with the support of a medical team.">
<meta name="twitter:image" content="https://lh3.googleusercontent.com/p/AF1QipM5xUVko6Ec3HalxsiDr1YhXX3Xv8yLMOxi-to9=s1360-w1360-h1020">




<!-- Favicon -->
<link rel="shortcut icon" type="image/x-icon" href="/static/images/favicons/favicon.ico" />

<!--
Essential stylesheets
=====================================-->
<link rel="stylesheet" href="/static/plugins/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="/static/plugins/icofont/icofont.min.css">
<link rel="stylesheet" href="/static/plugins/slick-carousel/slick/slick.css">
<link rel="stylesheet" href="/static/plugins/slick-carousel/slick/slick-theme.css">

<!-- Main Stylesheet -->
<link rel="stylesheet" href="/static/css/style.css">

</head>

<body id="top">
<!-- Messenger Chat plugin Code -->
<div id="fb-root"></div>

<!-- Your Chat plugin code -->
<div id="fb-customer-chat" class="fb-customerchat">
</div>

<script>
var chatbox = document.getElementById('fb-customer-chat');
chatbox.setAttribute("page_id", "104138718897805");
chatbox.setAttribute("attribution", "biz_inbox");
</script>

<!-- Your SDK code -->
<script>
window.fbAsyncInit = function() {
FB.init({
xfbml : true,
version : 'v18.0'
});
};

(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<header>
<div class="header-top-bar">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6">
<ul class="top-bar-info list-inline-item pl-0 mb-0">
<li class="list-inline-item"><a href="mailto:[email protected]"><i class="icofont-support-faq mr-2"></i>[email protected]</a></li>
<li class="list-inline-item"><i class="icofont-location-pin mr-2"></i>Kageshwori Manohara, Kathmandu, Nepal</li>
</ul>
</div>
<div class="col-lg-6">
<div class="text-lg-right top-right-bar mt-2 mt-lg-0">
<a href="tel:+977-9813165183">
<span class="h4">Call Now : </span>
<span class="h4">+977-9813165183</span>
</a>
</div>
</div>
</div>
</div>
</div>
<nav class="navbar navbar-expand-lg navigation" id="navbar">
<div class="container">
<a class="navbar-brand" href="/">
<img src="/static/images/logo.webp" alt="Doctors House Call Service, Kathmandu, Nepal" class="img-fluid">
</a>

<button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarmain"
aria-controls="navbarmain" aria-expanded="false" aria-label="Toggle navigation">
<span class="icofont-navigation-menu"></span>
</button>

<div class="collapse navbar-collapse" id="navbarmain">
<ul class="navbar-nav ml-auto">
<li class="nav-item active"><a class="nav-link" href="/">Home</a></li>
<li class="nav-item"><a class="nav-link" href="/about/">About</a></li>
<li class="nav-item"><a class="nav-link" href="/#services">Services</a></li>
<li class="nav-item"><a class="nav-link" href="/doctors/">Doctors</a></li>
<li class="nav-item"><a class="nav-link" href="/blogs/">Blogs</a></li>
<li class="nav-item"><a class="nav-link" href="/testimonials/">Testimonials</a></li>
<li class="nav-item"><a class="nav-link" href="/contact/">Contact</a></li>
</ul>
</div>
</div>
</nav>
</header>


<section class="section blog-wrap">
<div class="container">
<div class="row">
<div class="col-lg-8">
<div class="row">
<div class="col-lg-12 mb-5">
<div class="single-blog-item">
<h1>Emergency Air Medical Escort Services in Kathmandu, Nepal</h1>
<img src="https://lh3.googleusercontent.com/p/AF1QipM5xUVko6Ec3HalxsiDr1YhXX3Xv8yLMOxi-to9=s1360-w1360-h1020" class="img-fluid">

<h2>What is Air Medical Escort?</h2>
<p>An emergency medical air escort is a trained healthcare professional, typically a nurse or paramedic, who accompanies a patient during urgent air travel.</p>
<p>These escorts are most suitable for patients who, although stable enough to travel on a commercial airline, still require medical attention during the journey.</p>

<h2>Emergency Air Medical Escort Service</h2>
<ul><li><b>Emergency Response</b></li></ul>
<ul><li><b>Patient Evaluation</b></li></ul>
<ul><li><b>Continuous Monitoring</b></li></ul>
<ul><li><b>Administering Medication</b></li></ul>
<ul><li><b>Oxygen Therapy</b></li></ul>
<ul><li><b>Oxygen Therapy</b></li></ul>
<ul><li><b>Assist Mobility Support</b></li></ul>


<h2>Doctors House Call Provides Medical Air Escort Service</h2>
<p>In Nepal, where mountains and remote villages often hinder access to critical medical care, our emergency medical air escort service stands as a lifeline for those in dire situations.</p>
<p>We understand the urgency of these often life-threatening emergencies, specializing in swift and reliable transport for patients facing such situations in rural areas.</p>
<img src="https://lh3.googleusercontent.com/p/AF1QipO1MpYLF3RpwG5lBUWIXSEY10_732cpJrtF0vbU=s1360-w1360-h1020" class="img-fluid">
<p>Our mission is clear: to bridge the gap between isolated communities and essential healthcare services, ensuring that no one is left behind without the urgent medical attention they deserve.</p>
<p>Our dedicated team is equipped to reach patients wherever they are located, providing prompt and professional care that can make the crucial difference in life-or-death situations.</p>

<h2>Book or Call for Medical Air Escort in Nepal</h2>
<h4>Direct Hotline Numbers:</h4>
<p>Reach us promptly by calling our dedicated hotline numbers:</p>
<ul>
<li><b><a style="color: #ff7421;" href="tel:+977-9813165183">+977-9813165183</a></b></li>
<li><b><a style="color: #ff7421;" href="tel:+977-9861617998">+977-9861617998</a></b></li>
</ul>

<h4>Online Appointment Form:</h4>
<p>Book your appointment seamlessly using our online form. Click the link below to schedule your consultation:</p>
<ul><li><a style="color: #ff7421;" target="_blank" href="/appointment/">Online Appointment Form</a></li></ul>

<h4>WhatsApp and Viber Chat:</h4>
<p>For added convenience, connect with us through dedicated chat channels on WhatsApp and Viber:</p>
<ul>
<li><b>WhatsApp/Viber:+977-9813165183</b></li>
<li><b>WhatsApp/Viber:+977-9861617998</b></li>
</ul>

<h2>Conclusion</h2>
<p>In summary, our Emergency Air Medical Escort Services in Kathmandu, Nepal, provide vital support for patients in remote areas, ensuring they receive essential medical care during urgent air travel.</p>
<p>With trained healthcare professionals and a clear mission to bridge gaps in healthcare access, we offer prompt, professional assistance in life-threatening situations. To book our services, individuals can reach out through our hotline numbers, online appointment form, or WhatsApp and Viber chat.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="sidebar-wrap pl-lg-4 mt-5 mt-lg-0">
</div>


<div class="sidebar-widget schedule-widget mb-3">
<div class="sidebar-widget schedule-widget mb-3">
<h5 class="mb-4">Need Help? Call Now</h5>
<span>+977-9813165183</span>
<hr>
<h5 class="mb-4">Schedule a Home Vist</h5>
<a href="/appointment/" class="btn btn-main btn-round-full">Make an appoinment</a>
</div>
</div>

</div>
</div>
</div>
</div>
</section>

<!-- footer Start -->
<footer class="footer section gray-bg">
<div class="container">
<div class="row">
<div class="col-lg-4 mr-auto col-sm-6">
<div class="widget mb-5 mb-lg-0">
<div class="logo mb-4">
<img src="/static/images/logo.webp" alt="Doctors House Call Service, Kathmandu, Nepal" class="img-fluid">
</div>
<!-- <p></p> -->

<ul class="list-inline footer-socials mt-4">
<li class="list-inline-item">
<a href="https://www.facebook.com/DoctorsHouseCallServiceNepal" target="_blank"><i class="icofont-facebook"></i></a>
</li>
<li class="list-inline-item">
<a href="https://twitter.com/doctorsnepal1" target="_blank"><i class="icofont-twitter"></i></a>
</li>
<li class="list-inline-item">
<a href="https://www.instagram.com/doctorshousecallservicenepal/" target="_blank"><i class="icofont-instagram"></i></a>
</li>
</ul>
</div>
</div>

<div class="col-lg-2 col-md-6 col-sm-6">
<div class="widget mb-5 mb-lg-0">
<h4 class="text-capitalize mb-3">Resources</h4>
<div class="divider mb-4"></div>

<ul class="list-unstyled footer-menu lh-35">
<li><a href="/about/">About Us </a></li>
<li><a href="/contact/">Contact</a></li>
<li><a href="/doctors/">Doctors</a></li>
<li><a href="/blogs/">Blogs</a></li>
</ul>
</div>
</div>

<div class="col-lg-2 col-md-6 col-sm-6">
<div class="widget mb-5 mb-lg-0">
<h4 class="text-capitalize mb-3">Support</h4>
<div class="divider mb-4"></div>

<ul class="list-unstyled footer-menu lh-35">
<li><a href="#!">Terms & Conditions</a></li>
<li><a href="#!">FAQuestions</a></li>
<li><a href="#!">Company Licence</a></li>
</ul>
</div>
</div>

<div class="col-lg-3 col-md-6 col-sm-6">
<div class="widget widget-contact mb-5 mb-lg-0">
<h4 class="text-capitalize mb-3">Get in Touch</h4>
<div class="divider mb-4"></div>

<div class="footer-contact-block mb-4">
<div class="icon d-flex align-items-center">
<i class="icofont-email mr-3"></i>
<span class="h6 mb-0">Have Personal Inquiries? Email Us</span>
</div>
<span class="mt-2"><a href="mailto:[email protected]">[email protected]</a></span>
</div>

<div class="footer-contact-block">
<div class="icon d-flex align-items-center">
<i class="icofont-support mr-3"></i>
<span class="h6 mb-0">24/7 Support Available</span>
</div>
<span class="mt-2"><a href="tel:+977-9813165183">+977-9813165183</a></span>
</div>
</div>
</div>
</div>

<div class="footer-btm py-4 mt-5">
<div class="row align-items-center justify-content-between">
<div class="col-lg-6">
<div class="copyright">
Copyright &copy; 2023, Doctors House Call Service Nepal. All Rights Reserved.
</div>
</div>
<div class="col-lg-6">
<div class="subscribe-form text-lg-right mt-5 mt-lg-0">
<form action="#" class="subscribe">
<input type="text" class="form-control" placeholder="Your Email address" required>
<button type="submit" class="btn btn-main-2 btn-round-full">Subscribe</button>
</form>
</div>
</div>
</div>

<div class="row">
<div class="col-lg-4">
<a class="backtop scroll-top-to" href="#top">
<i class="icofont-long-arrow-up"></i>
</a>
</div>
</div>
</div>
</div>
</footer>


<!--
Essential Scripts
=====================================-->
<script src="/static/plugins/jquery/jquery.js"></script>
<script src="/static/plugins/bootstrap/bootstrap.min.js"></script>
<script src="/static/plugins/slick-carousel/slick/slick.min.js"></script>
<script src="/static/plugins/shuffle/shuffle.min.js"></script>

<!-- Google Map -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAkeLMlsiwzp6b3Gnaxd86lvakimwGA6UA"></script>
<script src="/static/plugins/google-map/gmap.js"></script>

<script src="/static/js/script.js"></script>


</body>
</html>
10 changes: 10 additions & 0 deletions blogs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,16 @@ <h1 class="text-capitalize mb-5 text-lg">Blog articles</h1>
<div class="row">
<div class="col-lg-8">
<div class="row">
<div class="row">
<div class="col-lg-12 col-md-12 mb-5">
<div class="blog-item">
<div class="blog-item-content">
<h2 class="mt-3 mb-3"><a href="air-medical-escort-nepal/">Emergency Air Medical Escort Services in Kathmandu, Nepal</a></h2>
<p class="mb-4">Doctors house call service provides air medical escort services in Nepal. Patients can travel within Nepal with the support of a medical team.</p>
<a href="air-medical-escort-nepal/" target="_blank" class="btn btn-main btn-icon btn-round-full">Read More <i class="icofont-simple-right ml-2"></i></a>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-12 mb-5">
<div class="blog-item">
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ <h4 class="mt-3 mb-3"><a href="/blogs/nutrition-and-diet-consultation-at-home-in
<div class="service-item mb-4">
<div class="icon d-flex align-items-center">
<i class="icofont-helicopter text-lg"></i>
<h4 class="mt-3 mb-3">Emergency Patient Air Transport and Escort</h4>
<h4 class="mt-3 mb-3"><a href="https://doctorshousecall.com.np/blogs/air-medical-escort-nepal/" target="_blank">Emergency Patient Air Transport and Escort</a></h4>
</div>
<div class="content">
<p class="mb-4">Air transport and medical escort for critical patients in emergency situations.</p>
Expand Down
8 changes: 8 additions & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,14 @@
<priority>0.90</priority>
</url>

<url>
<loc>https://doctorshousecall.com.np/blogs/air-medical-escort-nepal/</loc>
<lastmod>2024-03-03T03:30:00+00:00</lastmod>
<priority>0.90</priority>
</url>



<!-- Testimonial Stories -->

<url>
Expand Down

0 comments on commit 895ae3b

Please sign in to comment.