ADVERTISEMENT

Destiny under the fluorescent bulb

A daughter's journey to follow her mother's footsteps in medicine

Published Oct 13, 2025 09:51 am
By Aaqilah Mangarun, 21
Senior biology student
Mindanao State University - Iligan Institute of Technology
Many of my earliest memories were spent in a hospital.
That would be the most terrifying thing to hear for most people. But see, my mother happened to be a doctor. For the first few years of my existence on this earth, I was the unfortunate victim of the “bring your kid to work” phenomenon. Since I only had school half the day and my father would still be at work by then, I had no one else to take care of me but my mother, who worked as a doctor. I don’t remember much, only that it must have been dull for a toddler.
Back when my mom had to take long shifts in the hospital, she would bring me with her after school hours. She’d have me stay in one of those on-call rooms where the doctors stayed during breaks. I remember it having a wooden bunk bed and a table and chair, while the living area outside had a larger table with a handful of chairs, a refrigerator, and a boxy TV from the early 2000s.
When she wasn’t around, I’d be passed around by doctors and nurses, my babysitters for the day. Perhaps they were bored themselves, and the odd child in their midst seemed like a good idea for entertainment while they waited for the next patient to come in. I was a joyful kid in a place that often brought no joy to people, enjoying the company and attention of hospital staff.
Those early days made the hospital feel less like a place of fear and more like a strange kind of home. And that sense of familiarity followed me as my family moved from city to city. No matter where we went, the bleached halls and bright fluorescent lights always looked the same—whether in Cebu, Lanao del Sur, or even the Middle East. The sameness only made it clearer in my mind: medicine wasn’t just my mother’s world, it was meant to be mine too.
For years, I didn’t question the idea. It was what pushed me to go into STEM and eventually pursue a biology degree in the first place. That belief wasn’t unshakeable, though. I had my qualms whenever I got through tough exams and exhausting classes. I doubted my goals, my endgame. Am I doing this to make my parents proud? Am I doing this for the prestige? If I were already struggling in college, how could I even survive another four years or so in medical school?
One time, I presented my mother with a hypothetical: What if I didn’t become a doctor? I cited a handful of alternative options after I graduate—researcher, writer, even professor (after taking a master’s degree). I told her all these jokingly, but she shut down the notion as if I was insane to actually consider skipping med school. I shrugged that interaction off, but the conflicting feelings lingered. For so long, it was easy to believe I was destined for something that my mother seemingly set in stone. But now, not only was I lost, but I felt confused and even discouraged.
Maybe the only way to know was to try it for myself.
So when the summer before my senior year arrived and we were required to take our on-the-job training, I chose the hospital. If I was ever going to settle my doubts, this would be the test.
My friends teased me about it, telling me how it would be all easy for me since I was a “hospital girl” through and through. Like them, I thought I would be in my element, but I struggled. I was an introvert by nature, and my social battery would drain to zero by the end of every shift. It was hard to smile and talk to people, especially patients, when deep down, all I wanted to do was lie on a comfy bed and hide under the covers. How was I supposed to become a doctor if I didn’t like interacting with people in the first place? The irony wasn’t lost on me.
At first, the days proved my doubts right; I was drained, awkward, and painfully aware that I didn’t have the easy charm of a healthcare professional. Still, I decided to push through the internship before making any judgments. And somewhere in the weeks that had passed, the rhythm of the work showed me something else: even if I stumbled through small talk, I could make someone’s day a little easier. Even if no one noticed, I was part of someone’s healing. That quiet fulfillment felt like a thread pulling me back to where I began.
Now, in my final year of college, I still have my doubts about my near future. I still don’t know where I’ll go or what I’ll do for certain. Many of my earliest memories were spent in a hospital, and perhaps my future ones will be too. Or perhaps those fluorescent halls were only ever meant to be a beginning, not the destination.
Either way, the girl who once found comfort in those halls has grown into someone who can face whatever comes next.
Aaqilah Mangarun, 21, is a senior biology student at Mindanao State University - Iligan Institute of Technology. She is the former editor-in-chief of Ad Infinitum, the student publication of MSU-IIT’s College of Science and Mathematics. She is a writer, reader, dreamer, and a fellow at the 1st Paradox Philippine Speculative Fiction Writing Workshop.
‘Voices’ is Manila Bulletin Lifestyle’s dedicated space for young writers and future journalists as they talk about the topics that matter to their generation—from pop culture and social trends to mental health, education, and everything in between.
If you have an article you want to publish, send your submissions to [email protected] with the subject line—Voices: (Article Title)—or send us a DM @manilabulletinlifestyle on Instagram. We can’t wait to read your stories!

Related Tags

Voices Youth
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.