Travel Health

Travel Health

Planning a trip to Ghana? There are vaccines and medicines you may need for your trip. Check the full list here. If you have prescriptions from your home country, you can buy online or you can purchase your medications from our pharmacies dotted around the capital, Accra and Tema. Please find your nearest pharmacy with our store locator, please click here.

We accept the following International Health Insurance:

If you need healthcare you can book an online appointment or visit our clinic, Lena House Clinic, Tema, Ghana. If you have questions or need any healthcare advice, you can please call +233 30 331 6269 or email us at [email protected]. Stay safe! Have a pleasant and healthy trip.

Add to cart
document.addEventListener("DOMContentLoaded", function () { // Load saved counts var totalClicks = parseInt(localStorage.getItem("total_clicks")) || 0; var buttonCounts = JSON.parse(localStorage.getItem("button_counts")) || {}; // Create floating log box var logBox = document.createElement("div"); logBox.id = "elementor-button-log"; logBox.style.cssText = ` position: fixed; bottom: 15px; right: 15px; width: 350px; max-height: 350px; overflow-y: auto; padding: 12px; background: rgba(255, 255, 255, .97); border: 1px solid #ccc; border-radius: 6px; box-shadow: 0 2px 10px rgba(0,0,0,0.15); font-size: 14px; color: #333; z-index: 999999; `; logBox.innerHTML = ` Button Click Tracker

Total Clicks: ${totalClicks}
Per Button Counts:
Click Log: