SOLVETUTORMATH SOLVER

Instrument MI-04-438 · Health

What to do after you get a positive pregnancy test?

A positive test raises an immediate question: how soon should prenatal care start? This counts days since your last period against the window ACOG calls reasonable for a first assessment — a guideline, not a deadline.

Instrument MI-04-438
Sheet 1 OF 1
Rev A
Verified
Type 04 — Pregnancy SER. 2026-04438

Days left to schedule within ACOG's recommended window (0 = at or past it)

35

weeks = ⌊days since LMP ÷ 7⌋

5 Estimated weeks pregnant
0 Plus days
0 Already past the recommended 10-week window (1=yes, 0=no)
The working Every figure verified twice
  1. gestWeeks = floor(35 ⁄ 7) = 5
  2. gestRemainderDays = 35 − floor(35 ⁄ 7)·7 = 0
  3. daysUntilVisitWindow = max(0, 70 − 35) = 35
  4. pastIdealWindow = if(35 > 70, 1, 0) = 0
Worksheet log
  1. No entries yet — change an input to log a scenario.

How this instrument works

This calculator answers a scheduling question, not a diagnostic one: given how many days have passed since the last menstrual period (LMP), how many days remain before the window ACOG recommends for a first prenatal assessment closes. It converts days-since-LMP into weeks and days pregnant, then counts down from a 70-day (10-week) mark.

The source is ACOG Clinical Consensus No. 8, 'Tailored Prenatal Care Delivery for Pregnant Individuals' (2025), which states: 'It is reasonable to offer an initial prenatal assessment before 10 weeks from the last menstrual period or within a reasonable timeframe after discovery of pregnancy.' That assessment covers medical history, pregnancy risk factors, and social and structural needs — the groundwork used to tailor the rest of prenatal care to that specific pregnancy, rather than applying one fixed visit schedule to everyone.

This 2025 guidance is itself a deliberate move away from a rigid, one-size-fits-all prenatal visit calendar — a schedule that had gone largely unchanged for close to a century — toward care tailored to each person's actual risk and circumstances. Read the 10-week figure in that spirit: it's described as 'reasonable to offer by,' an outer bound worth aiming for, not a hard cutoff with a penalty attached. Someone who discovers a pregnancy after 10 weeks has already passed hasn't missed a deadline; they should still reach out promptly, and this calculator reflects that by flagging 'past the window' rather than showing an error or a negative number.

Days left=max(0, 70days since LMP)\text{Days left} = \max(0,\ 70 - \text{days since LMP})
70 days = 10 weeks, the outer bound ACOG describes as reasonable for an initial prenatal assessment. ACOG Clinical Consensus No. 8, Obstet Gynecol. 2025.
  • Enter the number of days since the first day of your last menstrual period (LMP).
  • Read the estimated weeks and days pregnant, calculated from that day count.
  • Read the days remaining before the 70-day (10-week) window ACOG describes closes — this reaches zero at 10 weeks and stays at zero afterward, it doesn't go negative.
  • Check the past-window flag: if set, the 10-week mark has already passed, which is a cue to contact a provider soon, not a reason to wait for a 'better' time.

Worked example — 35 days, 21 days, and 77 days since LMP

At 35 days since LMP — 5 weeks 0 days pregnant — the countdown reads max(0, 70-35) = 35 days remaining before the 10-week window ACOG describes closes. The past-window flag is not set: there's a comfortable margin to schedule that first assessment.

At 21 days since LMP — 3 weeks 0 days, right around when a missed period would typically first prompt a test on a 28-day cycle — 49 days remain: max(0, 70-21) = 49. Plenty of runway, and also a useful reminder that a positive test this early is itself a reason to start looking for a prenatal care provider, well before this countdown gets close to zero.

At 77 days since LMP — 11 weeks 0 days — the 70-day mark has already passed. The countdown floors at zero rather than going negative (max(0, 70-77) = 0), and the past-window flag switches on. That's a signal to reach out promptly, not a verdict that anything has gone wrong — ACOG's guidance describes 10 weeks as reasonable to offer by, not a hard limit after which care becomes unavailable or less effective.

Questions

Is 10 weeks a hard deadline for the first prenatal visit?

No. ACOG's language is that it's 'reasonable to offer' the initial assessment before 10 weeks from the last menstrual period, or within a reasonable timeframe after a pregnancy is discovered — an outer bound to aim for, not a strict cutoff. The 2025 guidance this is drawn from explicitly moves prenatal care away from a rigid, identical-for-everyone schedule and toward care tailored to each pregnancy, so 'past 10 weeks' means it's a good time to schedule soon, not that a window has permanently closed.

I just got a positive test — should I wait for this countdown before contacting a provider?

No. Anyone who suspects or confirms a pregnancy should contact a healthcare provider promptly, regardless of what this countdown shows. This calculator estimates timing against one specific guideline reference point; it isn't a scheduling gate, and reaching out earlier is generally better, not something to hold off on until a number hits zero.

What actually happens at that initial prenatal assessment?

Per ACOG's Clinical Consensus No. 8, it covers medical history, pregnancy-specific risk factors, and unmet social and structural needs — assessed through interviews or standardized questionnaires. The findings from that assessment are what a care team uses to tailor the rest of prenatal care, including how often later visits happen and what mix of in-person and telehealth care makes sense for that specific pregnancy.

Why 'days since last menstrual period' instead of a due date or conception date?

Because LMP-based dating is the same reference point ACOG's own guidance uses for the 10-week figure, and it's typically the easiest date for someone to know with confidence early in pregnancy, before an ultrasound has established a more precise gestational age. This calculator deliberately doesn't compute a due date or days-until-delivery — that's a separate calculation this site handles elsewhere.

Does missing the 10-week window mean anything is medically wrong?

No. It's a scheduling reference point, not a clinical finding. Pregnancies are discovered at different times for many ordinary reasons — irregular cycles, delayed testing, access barriers — and ACOG's own phrasing ('within a reasonable timeframe after discovery of pregnancy') anticipates that. The right response to a past-window flag is scheduling that first visit soon, not concern that something has already gone wrong.

Can this calculator tell me if I'm actually pregnant?

No. It assumes a pregnancy has already been confirmed — by a positive home test, a blood test, or a provider — and only does date arithmetic from the last menstrual period you enter. It has no way to detect or confirm a pregnancy itself; any test result should still be confirmed with a healthcare provider.

References

Read this first: This instrument computes a screening figure from population formulas — it is not a diagnosis, and it cannot see the whole picture a clinician can. Use it to inform a conversation, not to replace one.