AFC Dunn Clinic

CALL TODAY | (910) 304-0112

Find The Location Nearest Covid-19 Testing

We think you’re located in zip code 98363. Not Right?

American Family Care

Live Life, Uninterrupted

About Our Clinic in Dunn NC

Locally owned and operated, AFC Dunn is a provider of urgent care, occupational medicine, and other non-emergency health care. The facility features a high-tech, high-touch approach, including digital x-rays, state of the art diagnostics, and electronic medical records. Located at 2100 W Cumberland St. in Dunn, the clinic is open during the week and the weekend, with no appointments necessary.

Clinic Hours:

Monday

7:30 AM - 7:30 PM

Tuesday

7:30 AM - 7:30 PM

Wednesday

7:30 AM - 7:30 PM

Thursday

7:30 AM - 7:30 PM

Friday

7:30 AM - 7:30 PM

Saturday

7:30 AM - 4:00 PM

Sunday

7:30 AM - 4:00 PM

Save Your Spot
AFC Urgent Care Logo

How Can We Help?

  • PATIENT SERVICES
  • COVID-19 SERVICES
  • TELECARE
  • EMPLOYER RESOURCES
  • PATIENT RESOURCES
  • ABOUT US

Patient Services

Urgent Care

Urgent care services are focused on convenience, affordable services, and immediate responses to pressing medical issues.

Patient Services

X-Ray

Whether you're worried you have a broken bone or pneumonia, we have the technology needed for on-site diagnostic tests, resulting in a more direct treatment plan.

Patient Services

Lab Testing

An AFC center is more than an urgent care clinic. It’s an urgent care with a lab. You can have your results in minutes or a couple of days, depending on the test.

Patient Services

Physicals

Annual physicals involve comprehensive medical evaluations and lab tests. A wellness exam is more of a routine check of blood pressure, weight, or any other issues that might concern you.

Meet AFC Dunn

Smiling female nurse with stethoscope and glasses

Get the Care You Need Today

Walk-in Medical Care When You Need It, Where You Need It

Urgent care centers, sometimes called walk-in clinics, are a convenient healthcare resource for people nationwide. At American Family Care® , we do not require appointments or referrals. If you cannot wait until your primary care providers has time for an appointment, our clinics are here to provide the immediate medical care you need at a fraction of the cost you will encounter at the emergency room.

We strive to make the healthcare experience as convenient and accessible as possible, which is why our clinics are open during the evening hours and on weekends.

Be the first to read...

More Blog Posts
`; } // Function to check if the reviews placeholder is in the viewport function isInViewport(element) { const rect = element.getBoundingClientRect(); return rect.top <= window.innerHeight && rect.bottom >= 0; } // Function to load the deferred scripts const loadDeferredScripts = () => { // Prevent loading multiple times if (scriptsLoaded) return; scriptsLoaded = true; const reviewsPlaceholder = document.getElementById('reviews-placeholder'); // Check if reviews-placeholder exists and if it's in the viewport if (reviewsPlaceholder && isInViewport(reviewsPlaceholder)) { loadReviews(); // Load the reviews widget if in viewport } // Only proceed if the map container is found var mapContainer = document.getElementById("mymapSize"); if (mapContainer) { var iframe = document.createElement('iframe'); iframe.src = mapContainer.getAttribute('data-src'); iframe.frameborder = "0"; iframe.allowfullscreen = true; mapContainer.innerHTML = ''; // Clear existing content mapContainer.appendChild(iframe); // Add the iframe } // Load AudioEye script window.__AudioEyeSiteHash = "d0653017abc63c2eee0fca531bc4d5a2"; var audioEye = document.createElement("script"); audioEye.src = "https://wsmcdn.audioeye.com/aem.js"; audioEye.type = "text/javascript"; audioEye.setAttribute("async", ""); document.getElementsByTagName("body")[0].appendChild(audioEye); // Load FontAwesome Stylesheets var css1 = document.createElement("link"); css1.href = "https://afc-assets.cloudbackend.net/stat/cache/fonts/FontAwesome5-11-2/css/all.min.css"; css1.rel = "stylesheet"; css1.type = "text/css"; document.head.appendChild(css1); var css2 = document.createElement("link"); css2.href = "https://afc-assets.cloudbackend.net/stat/cache/fonts/fontawesome5-15-1/css/all.min.css"; css2.rel = "stylesheet"; css2.type = "text/css"; document.head.appendChild(css2); // Load Slick Carousel Styles var slickCSS = document.createElement("link"); slickCSS.href = "https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css"; slickCSS.rel = "stylesheet"; slickCSS.type = "text/css"; document.getElementsByTagName('head')[0].appendChild(slickCSS); var slickThemeCSS = document.createElement("link"); slickThemeCSS.href = "https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css"; slickThemeCSS.rel = "stylesheet"; slickThemeCSS.type = "text/css"; document.getElementsByTagName("head")[0].appendChild(slickThemeCSS); // Load EmbedSocial Script (only once) const existingScript = document.querySelector('script[src="https://embedsocial.com/cdn/ht.js"]'); if (!existingScript) { var embedScript = document.createElement("script"); embedScript.async = true; embedScript.src = "https://embedsocial.com/cdn/ht.js"; document.getElementsByTagName("head")[0].appendChild(embedScript); } }; // Load deferred scripts after user interacts with the page window.addEventListener("scroll", loadDeferredScripts, { once: true }); window.addEventListener("mousemove", loadDeferredScripts, { once: true }); window.addEventListener("touchstart", loadDeferredScripts, { once: true });