Menu

The Non-Traditional Path to Medicine with Dr. Marie Jay

Dr. Marie Jay shares expert advice on navigating the non-traditional path to becoming a doctor.
Featured Video
Duration: 3:09

About this video

Join Martine Thompson from blackdoctor.org as she interviews Dr. Marie Jay, a cardiologist at Cedars-Sinai. Dr. Jay shares invaluable advice for young students who may not have perfect grades but dream of entering the medical field. She explains why the traditional path isn't the only way and how to build a well-rounded application through research, community service, and personal story.

Suggested Videos

Interviews at Black Men In White Coats 2 === [00:00:00] Martine Thompson: So I'm Martine Thompson here with black doctor.org, and we are [00:00:05] here with Dr. Marija, a cardiologist at Cedar-Sinai. How's it going today? [00:00:09] Dr. Marija: It's going [00:00:10] well. Thank you. Thank you. [00:00:11] Martine Thompson: So you mentioned earlier on the panel, um, [00:00:15] some of the themes that were covered in the discussion were just different paths to working in the [00:00:20] medical field. [00:00:20] Martine Thompson: Um, could you give a piece of advice to the youth?

Maybe [00:00:25] they haven't. Follow the traditional [00:00:30] path of, uh, going into medicine and maybe their grades aren't. [00:00:35] The grades where they're getting the recommendation to go into medicine. Um, do you have any [00:00:40] words of advice? [00:00:41] Dr. Marija: The biggest words of advice I have are to keep going. [00:00:44] Dr. Marija: Right? [00:00:45] Um, I think that the traditional path to medicine, um, unfortunately is not the most common [00:00:50] path to medicine. Um, I was fortunate, um, and I say fortunate. As if it was handed to me. I had to [00:00:55] work very hard to get this and earn it, but I was fortunate to be able to, um, be successful and [00:01:00] go from undergrad to medical school into training without taking any gaps.

[00:01:04] Dr. Marija: [00:01:05] But again, that's not the actual, uh, common path for a lot of people. And sometimes if it [00:01:10] happens to you, you have to reevaluate and recalibrate and sometimes take a step back and take a [00:01:15] gap year, go and do research.

Um, go and build your resume. Um, the [00:01:20] biggest thing that people need to realize that when you are trying to get into medical school, and not just [00:01:25] medical school, but any profession, is that you are a package when you're delivering yourself as the, and you're [00:01:30] filling out that application, right? [00:01:31] Dr. Marija: So as long as you make your package as complete [00:01:35] and as unique as possible, it's gonna put you in the best position. And so one person's package [00:01:40] can be great grade. Another person's package could be not so great grades, but [00:01:45] very good people.

Person involved in a lot of research, did tons of community service, has a [00:01:50] great story behind them, right? [00:01:51] Dr. Marija: And so it's about building a a resume [00:01:55] that is multifaceted and makes you a well-rounded person. And that's how you're gonna find yourself being successful [00:02:00] if one piece isn't actually doing it for you alone. [00:02:03] Martine Thompson: And that's a great reminder [00:02:05] as well, that. Even if there are bumps along the road, it doesn't disqualify a child [00:02:10] from still pursuing their dreams or connecting with that field down the line.[00:02:15] [00:02:15] Dr.

Marija: That's correct. Uh, a bump in the road is just now a new, a new part of your story. Right? Every, [00:02:20] every um, uh, situation where someone has something that happened to them is something that they can [00:02:25] take into who they are.

And as they're seeing a future patient [00:02:30] of theirs, they're gonna be able to tell this patient about what they went through and why it made them a better person for where they are [00:02:35] at that time. [00:02:35] Dr. Marija: Okay. [00:02:36] Martine Thompson: And finally, can you share what is one of your favorite things about being a [00:02:40] cardiologist? [00:02:41] Dr. Marija: For me, being a cardiologist is it has allowed me to do so many things, not [00:02:45] only within the field of cardiology, but I even spread out amongst other, um, compartments of it.

[00:02:50] I'm also a sports cardiologist, so, um, I've gone from only not only taking care of patients and [00:02:55] their normal heart health, but specifically focusing on athletes, uh, individuals who we believe [00:03:00] are the healthiest individuals out there. [00:03:01] Dr. Marija: But now I'm focusing on keeping them healthy and allowing them to. [00:03:05] Play the sport that they want to play and do the thing that they love to do, even if they have a heart condition.

.bvs-transcript{border:0;border-radius:0;margin:0;background:transparent;overflow:visible}.bvs-transcript__toggle{width:100%;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.bvs-transcript__title{font-weight:700;font-size:18px}.bvs-transcript__toggle-label{font-size:12px;font-weight:400;text-transform:none;letter-spacing:0}.bvs-transcript__body{padding:0}.bvs-transcript__body[hidden],.bvs-transcript__block[hidden],.bvs-transcript__load-more[hidden]{display:none}.bvs-transcript__block{margin:0 0 16px}.bvs-transcript__paragraph{margin:0 0 14px;line-height:1.65}.bvs-transcript__paragraph:last-child{margin-bottom:0}.bvs-transcript__load-more{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;padding:10px 16px;border:1px solid #151515;border-radius:0;background:#151515;color:#fff;cursor:pointer;font-size:12px;font-weight:400;line-height:1.2}(function(){function init(root){if(root.dataset.bvsTranscriptReady){return;}root.dataset.bvsTranscriptReady="1";var blocks=Array.prototype.slice.call(root.querySelectorAll("[data-bvs-transcript-block]"));var loadMore=root.querySelector("[data-bvs-transcript-load-more]");var toggle=root.querySelector(".bvs-transcript__toggle");var toggleLabel=root.querySelector("[data-bvs-transcript-toggle-label]");var body=root.querySelector(".bvs-transcript__body");var visible=0;var initial=parseInt(root.getAttribute("data-initial"),10)||3;var step=parseInt(root.getAttribute("data-step"),10)||3;function setToggleLabel(){if(!toggleLabel||!toggle){return;}var expanded=toggle.getAttribute("aria-expanded")==="true";toggleLabel.textContent=expanded?(root.getAttribute("data-hide-label")||"Hide transcript"):(root.getAttribute("data-show-label")||"Show transcript");}function reveal(count){visible=Math.min(blocks.length,visible+count);blocks.forEach(function(block,index){block.hidden=index>=visible;});if(loadMore){loadMore.hidden=visible>=blocks.length;}}reveal(initial);if(loadMore){loadMore.addEventListener("click",function(){reveal(step);});}if(toggle&&body){if(root.getAttribute("data-collapsed")==="1"){body.hidden=true;toggle.setAttribute("aria-expanded","false");}else{toggle.setAttribute("aria-expanded","true");}setToggleLabel();toggle.addEventListener("click",function(){var expanded=toggle.getAttribute("aria-expanded")==="true";toggle.setAttribute("aria-expanded",expanded?"false":"true");body.hidden=expanded;setToggleLabel();});}}function boot(){document.querySelectorAll("[data-bvs-transcript]").forEach(init);}if(document.readyState==="loading"){document.addEventListener("DOMContentLoaded",boot);}else{boot();}if("MutationObserver" in window){new MutationObserver(boot).observe(document.documentElement,{childList:true,subtree:true});}})();
Answer the question below

Gout Survey

People with gout often have sudden, painful flares of joint swelling and redness. How many gout flares have you experienced in the last 12 months?
Have you ever received intravenous medicine for your gout?

Get our Weekly Newsletter

Stay informed on the latest breakthroughs in family health and wellness. Sign up today!

By subscribing, you consent to receive emails from BlackDoctor.com. You may unsubscribe at any time. Privacy Policy & Terms of Service.

Where Culture Meets Care

BlackDoctor is the world’s largest and most comprehensive online health resource specifically for the Black community. BlackDoctor understands that the uniqueness of Black culture - our heritage and our traditions - plays a role in our health. BlackDoctor gives you access to innovative new approaches to the health information you need in everyday language so you can break through the disparities, gain control and live your life to its fullest.
✦ AI Search Disclaimer
This AI-powered search tool helps you find relevant health articles from the BlackDoctor.org archive. Please keep the following in mind:
✦ For Informational Purposes Only
The information provided through this AI search is for general educational and informational purposes only. It is not intended as a substitute for professional medical advice, diagnosis, or treatment.
✦ Always Consult a Healthcare Provider
Never disregard professional medical advice or delay seeking it because of something you have read through this search tool. If you have a medical emergency, call your doctor or 911 immediately.
✦ AI Limitations
This search tool uses artificial intelligence to help match your queries with articles in our archive. While we strive for accuracy, AI-generated results may occasionally be incomplete, outdated, or not fully relevant to your specific situation.
✦ No Doctor-Patient Relationship
Using this search tool does not create a doctor-patient relationship between you and BlackDoctor.org or any healthcare provider.
Explore over 35,000 articles and videos across black health, wellness, lifestyle and culture
Full AI Search Experience >
×

Download PDF

Enter your name and email to receive the download link.

BlackDoctor AI Search