MENU

MOST MEDICATIONS come with a list of possible side effects, including side effects that impact oral health. These side effects are common even when the medications have nothing to do with your teeth or gums, so it’s helpful to know what you can do to balance necessary medications with maintaining a healthy smile.

Oral Chemistry and Medicine

Some medications and even some vitamins are actually directly harmful to our teeth. This is particularly common with children’s medication because they tend to come in the form of sugary syrups and multivitamins designed to be like candy. Sugar is the favorite food of harmful oral bacteria, which will then excrete acid on the teeth.

Adult medications are most often in pill form so they don’t interact with the teeth or gums, but something like an inhaler can lead to oral thrush (irritating or painful patches of white fungus that grow on the roof of the mouth, the inside of the cheeks, and the tongue). Adults and children can take preventative measures against this kind of side effects. It can be as simple as rinsing with water after taking these medications or vitamins or after using an inhaler.

Indirect Effects of Medicine on Oral Health

Even pills that make it past the mouth without any direct harm to the teeth can cause mouth-related side effects. For example, blood thinners can leave gum tissue more vulnerable to bleeding while brushing and flossing. Inflammation of the gums is a common side effect that increases the risk of gum disease.

Whether the medications are prescribed or over-the-counter, the most common oral side effect is dry mouth, which can lead to a wide range of other oral health issues. When there isn’t enough saliva in the mouth, it makes chewing and swallowing more difficult, even uncomfortable, and it leaves the teeth and gums more vulnerable to oral bacteria. It can even make it more difficult to taste food!

Other Ways Medicine Can Impact Oral Health

Osteoporosis drugs have in rare cases been associated with compromised bone tissue in the jaw, increasing the risk of tooth loss and gum recession. Some medications cause changes to the sense of taste even when they don’t cause any real harm, typically with a strange metallic or bitter aftertaste that lingers.

Talk to the Dentist And Your Doctor About Your Side Effects

Always make sure to keep your health care professionals in the know when you’re experiencing side effects, and that includes your dentist when the side effects are impacting your mouth. Sometimes it is possible to change prescriptions or alter the dosage to minimize a side effect, but that can only happen if the doctor knows what’s happening.

The dentist is always a great resource for your oral health concerns!

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