MENU

WE ALL KNOW that medications can have side effects. If you tried, you could probably hear the voice in pharmaceutical commercials rattling off some of the most common ones in your head. We bring it up because those side effects often include oral health problems.

Medicine and the Chemistry of the Mouth

Some of the medications and even vitamins we take can be directly harmful to teeth. This is more of a problem for children, since adult medicine mostly comes in the form of pills to be swallowed. Medicine for children, on the other hand, often takes the form of sugary syrups and multivitamins. That sugar feeds oral bacteria and can contribute to tooth decay.

Adults and children alike may experience oral side effects from inhalers — particularly oral thrush, or white patches of fungus on the tongue, the roof of the mouth, and inside the cheeks, which can be irritating or painful. A key preventative measure for patients who use inhalers is to rinse with water after using the inhaler (also a good idea after taking cough syrup or multivitamins).

The Indirect Impact of Medicine on Oral Health

Even if a medication makes it past the mouth without causing direct harm, those side effects can still kick in later. For example, blood thinners can make the gums more prone to bleeding while brushing. A number of medications can cause inflammation in gum tissue, increasing the risk of gum disease.

While this may not be an actual health concern, several medications can affect our sense of taste, causing a weird bitter or metallic taste or other changes. There have been rare instances of drugs for osteoporosis compromising the bone tissue in the jaw, which increases the risk of gum recession and tooth loss.

Dry mouth is the most common oral side effect of prescribed and over-the-counter medications alike. Dry mouth, in addition to making chewing and swallowing difficult and reducing the ability to taste, leaves the teeth and gums vulnerable. Saliva is the first line of defense against oral bacteria, and without it, it’s much harder to defend against gum disease and tooth decay.

Keep the Dentist in the Loop

Make sure you know about the side effects of any medications you may be taking, and make sure your dentist knows too! It may be possible to adjust a prescription to minimize the negatives, but that can only happen if all health care professionals involved are properly informed of your situation.

Dentists are a wonderful resource, so make sure to use them!

Our Location

Find Your Neighborhood Home

Visit Us

Our goal is for you to leave our office with a memorable and enjoyable experience, which is why our welcoming and compassionate staff will do everything they can to make you feel right at home.

`, stat1: "", stat1Label: "", stat2: "", stat2Label: "", signature: "Nazanin Morshedi, DDS" }, { name: "Dr. Kazemi", role: "Dentist In Palo Alto", image: "/wp-content/uploads/2023/11/Dr.-Kazemi-e1639418422835.jpeg", bio1: `

Dr. Kazemi is a board-certified Periodontist & Implant surgeon. She completed her certificate in Periodontal Surgery & Implant Dentistry at the University of Southern California, Los Angeles. During her time at USC, she was the President of ‘’Advanced Periodontology Residents Study Club’’ and was selected to receive ‘’Associate endowed scholarship’’ from USC School of Dentistry. Before her time at USC, she earned an MS degree in Clinical Translational Sciences from the University of Illinois at Chicago where she received the ‘’Board of trustees Scholarship’’ for academic excellence.

A recipient of several awards and honors, she has also lectured nationally and internationally on implant dentistry and laser dentistry. Dr. Kazemi has published several articles in peer-reviewed journals and serves as a peer reviewer and associate editor of scientific journals in the field of implant dentistry and periodontology.

Dr. Kazemi strives to make dental visits a low-stress experience with minimal discomfort. She takes pride in providing high quality evidence based care to each patient based on their unique individual needs. When not working, she spends time with her family & friends, enjoys hiking, working out, cooking and traveling.

`, stat1: "", stat1Label: "", stat2: "", stat2Label: "", signature: "Dr. Kazemi" }, ]; if( doctors.length > 1 ) { document.querySelector('#team .section-title').innerText = 'Meet Your Doctors'; } else { document.querySelector('#team .section-title').innerText = 'Meet Your Doctor'; } let currentDocIndex = 0; function renderThumbnails() { const container = document.getElementById('doctor-thumbnails'); container.innerHTML = doctors.map((doc, index) => `
${doc.name}
`).join(''); } function switchDoctor(index) { if (index === currentDocIndex && document.getElementById('doc-name').innerText !== "") return; currentDocIndex = index; renderThumbnails(); const container = document.getElementById('doctor-spotlight-content'); // Simple fade effect container.classList.remove('fade-in'); void container.offsetWidth; // Trigger reflow container.classList.add('fade-in'); const doc = doctors[index]; document.getElementById('doc-image').src = doc.image; document.getElementById('doc-name').textContent = doc.name; document.getElementById('doc-role').textContent = doc.role; document.getElementById('doc-bio1').innerHTML = doc.bio1; document.getElementById('doc-stat1').textContent = doc.stat1; document.getElementById('doc-stat1-label').textContent = doc.stat1Label; document.getElementById('doc-stat2').textContent = doc.stat2; document.getElementById('doc-stat2-label').textContent = doc.stat2Label; document.getElementById('doc-signature').textContent = doc.signature; } document.addEventListener('DOMContentLoaded', () => { renderThumbnails(); switchDoctor(0); });
Call Us Text Us

Accessibility Tools

Increase TextIncrease Text
Decrease TextDecrease Text
GrayscaleGrayscale
Invert Colors
Readable FontReadable Font
Reset