Wondy.
·AI Tools·27 min read·Wondy

The ChatGPT Prompt to Appeal a Denied Insurance Claim (And the One Thing It Can't Know)

A prompt for appealing a denied insurance claim with AI. Only 5% of denials cite medical necessity, and my first run pointed me at the wrong agency.

Which reason code is on your denial letter? That one line decides whether the advice you are about to follow was written for your situation, and most of it was not.

KFF, analyzing HealthCare.gov transparency data for plan year 2024 and publishing on March 24, 2026, found that insurers cited medical necessity in 5% of denied in-network claims. The unspecified "other" category took 36% and administrative reasons another 25%. So roughly 61% of denials are coding, routing and paperwork, and 5% are the clinical fight that every "use ChatGPT to appeal your denial" article on the first page of Google is built around.

That inversion is the whole reason this piece exists. Arguing medical necessity with an eloquent letter is the right move for one denial in twenty. For the other nineteen the job is closer to what an AI pass over a hospital bill does: put two documents side by side and find the place where they disagree.

What are health insurance claims actually denied for?

Most denials are administrative, not clinical. Here is the 2024 breakdown for in-network claims.

Reasons cited for denied in-network claims, plan year 2024. KFF analysis of HealthCare.gov transparency data, published March 24, 2026. The five reported categories cover 88% of denials; the remaining 12% is the arithmetic residual, shown here rather than dropped.Other, unspecified 36% 36%, Administrative 25% 25%, Excluded service 13% 13%, No prior authorization 9% 9%, Medical necessity 5% 5%, Not broken out 12% 12%5%Medical necessityOther, unspecified36%Administrative25%Excluded service13%No prior authorization9%Medical necessity5%Not broken out12%
Reasons cited for denied in-network claims, plan year 2024. KFF analysis of HealthCare.gov transparency data, published March 24, 2026. The five reported categories cover 88% of denials; the remaining 12% is the arithmetic residual, shown here rather than dropped.

The scale underneath those percentages is worth holding onto. Insurers reporting on HealthCare.gov received about 496 million claims in 2024. Of the 451 million that were in network, 19% were denied, which is roughly 85 million denied claims, and the rate ranged from 3% to 36% across the 157 reporting insurers. Fewer than 1% of those denials were appealed internally, at 262,982 appeals. Insurers upheld 66% of the appeals they received. And at least 5,881 claims reached an independent external reviewer, which works out to somewhere near one in fourteen thousand denials.

Read those numbers in order and the system's actual mechanism shows up. It does not win most disputes. It wins because there is no dispute. Roughly 34% of the people who bothered to file an internal appeal got the denial reversed.

How much of the appeal can AI actually do?

Enough to matter on the paperwork denials, and nothing on the deadlines. I built one denial packet with six problems in it and ran it twice, changing only the prompt.

The packet is three documents, which is what a real person has after a denial. An explanation of benefits with a single claim line, the denial letter itself, and the plan's published prior-authorization list for outpatient advanced imaging.

FieldValue on the EOB
Date of serviceApril 14, 2026
ProviderRegional Imaging Associates (out of network)
FacilityMetro General Hospital (in network)
ProcedureCPT 72148, MRI lumbar spine without contrast
DiagnosisICD-10 M54.16, radiculopathy, lumbar region
Billed / allowed / plan paid$2,480.00 / $0.00 / $0.00
Your responsibility$2,480.00
CodesCARC 197 precertification absent · RARC N130 consult plan documents

The denial letter states the reason in prose, names a clinical policy called RAD-104 without attaching it, and gives 60 days to appeal in writing. The prior-authorization list names CPT 70551, 70552, 70553, 73721, 74177 and 74178.

The six planted problems: CPT 72148 is missing from the plan's own prior-auth list that the denial rests on; the radiologist is out of network inside an in-network facility; the allowed amount is $0.00 while the member owes the full billed charge; the 60-day appeal window sits below the federal floor; the letter never describes the rule it relied on or gives the codes and their meanings; and nothing in the packet says whether the plan is self-funded or fully insured.

One caveat on method, since it changes how much the score is worth. I wrote the packet, so I knew what was in it, and this is not a blind test of recall. What it does test is which prompt shape surfaces which problem, and what the model volunteers when nobody asks it to.

What happens when you just ask for the appeal letter

You get a good letter with a bad instruction at the end. This is the first run, using the prompt almost every published guide gives you.

AI 답변 (실제 실행)Claude (Opus 5)2026-08-13 실행

Prompt: Here is my EOB, my denial letter, and my plan's prior authorization list. Write an appeal letter for me.

(excerpt: the letter body, minus the address block)

Re: Appeal of denied claim, date of service April 14, 2026, CPT 72148

To the Appeals Department:

I am appealing the denial of the claim above, denied under CARC 197 for absent precertification. The denial is incorrect on the plan's own documents, for two independent reasons.

First, this service was not on the precertification list. The plan's published prior authorization list for outpatient advanced imaging names CPT 70551, 70552, 70553, 73721, 74177 and 74178. It does not name CPT 72148, MRI of the lumbar spine without contrast, which is the code on the claim. A precertification requirement that does not appear in the plan's own list cannot support a denial under CARC 197.

Second, the cost sharing on this claim is not mine to carry. The MRI was performed at Metro General Hospital, an in-network facility. Regional Imaging Associates is the radiology group the facility used. I did not select that provider, and I was offered no notice and no in-network alternative. Under the No Surprises Act, cost sharing for non-emergency services delivered by an out-of-network provider at an in-network facility is limited to the in-network amount, and balance billing above that amount is prohibited.

The amounts on the explanation of benefits are also internally inconsistent. The allowed amount is listed as $0.00 while my responsibility is listed as $2,480.00, which is the full billed charge rather than any contracted or recognized rate.

I ask that the claim be reprocessed and paid at the in-network benefit level. I also request, free of charge, a copy of Radiology Management Policy RAD-104, the prior authorization list in effect on April 14, 2026, and any internal clinical criteria relied on in this determination.

If this appeal is denied, I intend to request external review, and I will file a complaint with my state department of insurance.

Sincerely,

Two things to check before you send: the deadline in your denial letter, and whether the radiologist has sent you a separate bill for the same date of service.

Three of the six problems are in there, argued well. The letter finds the missing CPT code, the network mismatch and the arithmetic, which is exactly the class of thing a language model is good at, because all three are one document disagreeing with another.

Then look at the last line before the signature. It sends you to a state department of insurance. For most readers that agency has no authority over the plan at all, and the letter says it with the same steady confidence as the parts that are right. It also tells you to check your deadline instead of telling you the deadline in the letter is too short, which is the difference between a note and a finding.

The prompt that changes the answer: analyze first, write later

Same documents, same model, one added clause. Do not write a letter yet, and tell me what you cannot determine.

AI 답변 (실제 실행)Claude (Opus 5)2026-08-13 실행

Prompt: Here is an EOB line, a denial letter and my plan's prior authorization list. Identify every internal inconsistency between the documents, every place the denial's stated reason conflicts with the plan documents I have given you, and every required element you believe is missing from the denial notice. Tell me what you cannot determine from these documents alone. Do not write a letter yet.

Contradictions between the documents

  1. The denial reason contradicts the plan's own prior authorization list. The denial is CARC 197, precertification absent. The list you gave me for outpatient advanced imaging names CPT 70551, 70552, 70553, 73721, 74177 and 74178. CPT 72148 is not on it. Either that list is not the version in force on the date of service, or the stated denial reason is wrong.

  2. The allowed amount and your responsibility do not agree with each other. Allowed $0.00 with member responsibility $2,480.00 means the plan applied no contracted or recognized rate and passed the entire billed charge to you. That is what a fully non-covered service looks like, which is not what the letter says happened.

  3. The provider is out of network but the facility is in network. Radiology is an ancillary service and patients do not usually pick the radiologist. If you signed no notice and consent form, the federal balance billing protection likely applies, and your cost share should be figured at the in-network level regardless of how the precertification question comes out. That changes the subject of the fight from whether the denial was fair to whether the amount was ever yours.

Required elements I do not see in the denial notice

  1. The letter gives you 60 days to appeal. A group health plan has to allow at least 180 days from receipt of an adverse benefit determination. If this is an employer group plan, 60 days is below the federal floor and the notice is defective on its face.

  2. It names policy RAD-104 but never gives you the rule. A denial notice has to describe the internal rule, guideline or protocol relied on, or state that one was relied on and will be provided free on request.

  3. It never gives the diagnosis and treatment codes with their meanings. You are entitled to those on request, and asking for them is not itself an appeal, so the request does not use up a level of review.

What I cannot determine from these documents

  1. Whether your plan is self-funded by your employer or fully insured. Nothing in an EOB or a denial letter reliably says, and the administrator's name is the same either way. This decides which appeal track you are on, whether a state insurance department has any authority, and which external review process applies. Ask your benefits office or read the plan document rather than the summary.

  2. Whether the prior authorization list you gave me is the version in effect on April 14, 2026. Lists get revised. Ask in writing for the one in force on the date of service.

  3. Whether the facility was in network on the date of service, as opposed to today.

  4. Whether you signed a notice and consent form for out-of-network care. That one form decides whether the balance billing protection applies.

  5. Whether the radiologist has separately billed you for the same date of service, which would be the balance bill itself rather than the plan's cost share.

Before writing anything, request in writing: the clinical criteria behind RAD-104, the prior authorization list in force on the date of service, the diagnosis and treatment codes with their meanings, and a complete copy of the claim file. All of it is free on request.

Planted problemLetter-first runAnalysis-first run
CPT 72148 absent from the plan's prior-auth listFound, argued firstFound, plus the "which version" question
Out-of-network radiologist at in-network facilityFoundFound, and reframed as whose money it is
Allowed $0.00 against $2,480.00 owedFoundFound
60-day appeal window below the federal floorMissed, told me to check it myselfFound, called the notice defective
No rule described, no codes and meaningsMissedFound both
Plan type undeterminableMissed, and gave state-agency adviceNamed as undeterminable

The scoreboard is not the point. The two runs came from one model on one afternoon, and the entire difference is a sentence asking it to name its own blind spot. Left to write, it wrote. Asked what it could not see, it said so and stopped.

I read that as the practical rule for any document a model is about to argue from. Make it inventory the file before it advocates, because advocacy has no natural place to put the words "I do not know."

The one thing an EOB cannot tell you: which rulebook covers you

Your plan type decides who can help you, and your insurance card will not tell you which one you have.

If your employer self-funds, your employer pays the claims out of its own money and hires a familiar insurance company only to administer them. The card carries that company's logo either way. Self-funded plans are governed by ERISA and sit largely outside state insurance law, so a state insurance department generally has no jurisdiction and the state external review process may not apply to you. KFF's 2025 Employer Health Benefits Survey puts 67% of covered workers in self-funded plans, including 80% at firms with 200 or more workers and 27% at firms with 10 to 199 workers.

That is why the letter run's closing sentence is worse than a wasted stamp. You get a confident, well-written instruction to contact an agency that will write back to say it cannot help, after some of your 180 days have already burned. One phone call to your benefits office answers the question. Ask whether the plan is self-funded or fully insured, and ask for the summary plan description in writing.

What is the appeal sequence, and what are the deadlines?

Two stages, both with hard clocks. The internal appeal goes to your plan, and the external review goes to an independent organization that your plan does not control.

From denial notice to a binding decision
  1. 01
    Request the file, in writing

    Free copies of everything relevant, plus the codes and their meanings. Not an appeal.

  2. 02
    File the internal appeal

    At least 180 days from receipt of the denial. A fresh reviewer decides, no deference.

  3. 03
    Plan decides

    72 hours urgent, 30 days pre-service, 60 days post-service at the outside.

  4. 04
    Request external review

    Within four months of the final denial. Plan has 5 business days to screen, 1 to notify you.

  5. 05
    Independent reviewer decides

    45 days, or 72 hours if expedited. Fresh review, free to you, and binding on the plan.

Federal floors under 29 CFR 2560.503-1 and 45 CFR 147.136, read August 13, 2026. Your plan may give you longer, never shorter.

The external stage carries protections worth knowing before you decide it is not worth the trouble. The independent reviewer decides your claim de novo, meaning it is not bound by anything your plan concluded. It has to weigh your medical records, your doctor's recommendation, the plan terms, evidence-based guidelines and the plan's own clinical review criteria. Your plan must contract with at least three reviewers and rotate assignments among them, and may not pay them in a way tied to upholding denials. The decision binds the plan, and the federal process costs you nothing. A grandfathered state process may charge a filing fee capped at $25, refunded if you win.

One clock runs against the plan too. Once a reviewer is assigned, the plan has five business days to hand over the claim file, and if it misses that deadline the reviewer may terminate the review and reverse the denial outright.

Two document requests that beat a well-written letter

Ask for the file and check the notice for defects. Neither move requires a single good sentence, and both do more work than persuasion.

The first is the claim file. Under 29 CFR 2560.503-1(h)(2)(iii) you get reasonable access to, and free copies of, all documents, records and other information relevant to the claim. That is how you obtain the clinical review criteria the plan applied, which is the same document the independent reviewer is required to weigh later. Ask for it in writing, name the date of service, and name the policy the denial letter cited.

The second is a procedural exit almost nobody mentions. If the plan fails to strictly adhere to the internal claims and appeals requirements, you are deemed to have exhausted the internal process and may go straight to external review or to court, under 45 CFR 147.136. There is an exception for de minimis violations that cause no prejudice, and you can demand a written explanation of the violation, which the plan must supply within ten days with the specific basis for claiming the exception. A denial letter that gives you 60 days when the floor is 180, or that never describes the rule it relied on, is not merely sloppy. It is a fact you can use.

This is where AI earns its keep, incidentally. Comparing a notice against a list of required elements is dull, mechanical reading, and it is the same skill that makes it useful on errors in a hospital bill or on a credit report dispute under the FCRA.

Where this approach fails

Four ways, ordered by how much damage each one does.

The record problem is the serious one. In an ERISA plan, courts reviewing a benefits denial generally confine themselves to the administrative record, which is the claim file plus what you submitted during the internal appeal. Content you put there cannot reliably be corrected later, so a fabricated citation is not a bad draft but a permanent fact about your case. With 67% of covered workers in self-funded plans, that is the ordinary case rather than an edge case.

The citation problem is specific and hard to catch. The failure mode that gets people is not an invented rule, it is a correct legal proposition with a fabricated citation attached, because the substance reads as true and only the reference is fake. Open every statute, regulation and plan provision a model cites before any of it goes into a record. My own runs above name provisions I checked at Cornell's reproduction of the CFR afterward, which is the only reason I am willing to print them.

The evidence problem is the quiet one. AI improves the writing and cannot produce your physician's letter of medical necessity, your chart notes, or the plan's clinical criteria. Internal appeals were reversed about 34% of the time in 2024, and the two moves most likely to change your outcome are both document requests rather than arguments.

The clock problem is the one that ends things. A chat window does not track your 180-day internal window or your four-month external window and will not warn you when either is closing. Everything else in an appeal can be retried.

There is also an asymmetry worth naming. Insurers are the heavier AI users in this exchange. Cigna's PXDX system is alleged to have supported denials at roughly 1.2 seconds per claim according to ProPublica's reporting, and UnitedHealth's nH Predict is the subject of a class action over Medicare Advantage post-acute denials, with a Minnesota magistrate judge ordering disclosure of how the tool works on March 9, 2026. Both of those reach me through trade and general press rather than dockets I opened, and the widely repeated 90% error rate attached to nH Predict comes from the plaintiffs' complaint, not from any finding. Treat it as an allegation.

On privacy, the short version: you cannot violate HIPAA with your own health information, since the law binds providers, plans and their business associates rather than patients. The exposure is retention and discoverability of chat logs, which the hospital bill piece covers at length. Strip your name, member ID and date of birth before pasting. The codes are what the analysis needs.

FAQ

Can ChatGPT write my health insurance appeal letter?

It can write the letter, and the letter is rarely the part that decides the claim. I ran a constructed denial packet twice on August 13, 2026. Asked for a letter, the model produced a clean two-argument appeal in about 350 words and closed by telling me to file a complaint with my state department of insurance. That instruction is wrong for most readers, because 67% of covered workers are in employer self-funded plans under ERISA, which state insurance departments generally do not regulate (KFF 2025 Employer Health Benefits Survey). Asked to analyze the documents first and to name what it could not determine, the same model flagged the same contradictions, added the two the letter run walked past, and said plainly that it could not tell whether the plan was self-funded or fully insured. Same model, same documents, one clause of difference in the prompt. Use the analysis prompt first, then let it draft. And check every statute and section number it hands you before any of it goes into an appeal.

How long do I have to appeal a denied health insurance claim?

At least 180 days from the date you receive the adverse benefit determination, for an internal appeal on a group health plan, under 29 CFR 2560.503-1(h)(3)(i). If your denial letter gives you less than that, the letter is the thing that is wrong, not your calendar. After the internal appeal, you have four months from receipt of the final adverse determination to request external review by an independent organization, under 45 CFR 147.136. The plan then has five business days for a preliminary eligibility check and one business day to tell you the result, you get ten business days to send the reviewer anything extra, and the reviewer issues a written decision within 45 days. Urgent cases run on a 72-hour clock at both stages. These are the numbers a chat window will not track for you, and a missed deadline is the one part of an appeal that cannot be redone.

What is external review, and is it free?

External review is a fresh look at your denial by an independent review organization that has no stake in the outcome, and under the federal process it costs you nothing. The reviewer decides the claim de novo, meaning it is not bound by anything your plan concluded internally, and its decision binds the plan. Your plan must contract with at least three review organizations and rotate assignments among them, and it may not pay a reviewer in a way tied to how often denials are upheld. The reviewer has to consider your medical records, your doctor's recommendation, the plan terms, evidence-based guidelines and the plan's own clinical review criteria. A grandfathered state process may charge a nominal filing fee capped at $25, refunded if the denial is reversed. All of that sits in 45 CFR 147.136. Almost nobody uses it: KFF counted at least 5,881 external appeals filed in 2024 against roughly 85 million denied in-network claims.

Why does it matter whether my health plan is self-funded?

Because it decides who has authority over your appeal, and you usually cannot tell from your insurance card. In a self-funded plan your employer pays the claims and hires a familiar insurer only to administer them, so the logo on the card is the same either way. Self-funded plans are governed by ERISA and are generally outside state insurance law, which means a state insurance department has no jurisdiction and the state external review process may not apply. KFF found in its 2025 Employer Health Benefits Survey that 67% of covered workers are in self-funded plans, including 80% at firms with 200 or more workers and 27% at firms with 10 to 199. There is a second reason to care. Courts reviewing an ERISA denial generally look only at the administrative record, which is the claim file and what you submitted during the internal appeal, so a wrong fact in an AI-drafted appeal is not a draft. Ask your benefits office which type you have before you write anything.

Quick O/X quiz
  1. 01

    Most denied health insurance claims are denied because the insurer decided the care was not medically necessary.

  2. 02

    If your denial letter says you have 60 days to appeal, that deadline binds you.

  3. 03

    Once an independent reviewer is assigned, your plan has five business days to hand over the claim file, and missing that deadline can cost the plan the case.

Disclaimer

This article is educational and is not legal advice, medical advice, or a recommendation of any insurer, plan, provider or service. The denial packet is constructed for this test and describes no real claim, no real provider and no real plan. The AI output above is a real run on Claude Opus 5 on August 13, 2026, and a different model, prompt or day will produce different output. Regulatory text was read at Cornell's Legal Information Institute reproduction of 29 CFR 2560.503-1 and 45 CFR 147.136 on August 13, 2026, because eCFR blocked automated access that day; confirm each provision at eCFR before relying on it. If your plan is employer self-funded and therefore governed by ERISA, what you submit during the internal appeal may become the permanent record a court later reviews, so have a benefits attorney read the appeal before you send it on any claim large enough to matter. Deadlines and plan terms vary, and only your plan documents govern your claim.

Before the denial there is the bill itself, and the same grading method run over a hospital bill is where this workflow starts. If the unpaid balance has already reached your credit file, disputing it under the FCRA is the next document. For the same method applied to a lease rather than a claim, see the nine lease clauses courts refuse to enforce and the prompt for reading a lease before signing. On the insurance side of the ledger, checking a car insurance renewal increase and pricing renters insurance against what you actually own use the same read-the-document habit. And if the balance is already sitting there earning interest, an audit of what your bank charges and a payoff order for what you owe are the two places that money usually needs to go.

Sources