跳到主要内容
知仓学习社ZHICANG

medical-bill-decoder

Decode an itemized medical bill or EOB into plain English and find the charges worth disputing. Use when someone asks 'why is my medical bill so hig…

不碰外部(只输出文字)无严重或高危命中mohitagw15856/pm-claude-skills

它会碰到什么

扫了多少2 个文本文件,8 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Medical Bill Decoder Skill

Medical bills are written in code — literally — and errors are common enough that reading yours

carefully pays real money. This skill translates each line, flags the charges that look wrong,

and hands over the exact words to say on the phone.

What This Skill Produces

  • A line-by-line decode of charges into plain English
  • Ranked red flags: duplicates, unbundling, balance billing, implausible charges
  • Three scripts: request an itemized bill, ask about financial assistance, negotiate the balance
  • A prioritized action list — what to dispute first and with whom

Required Inputs

Ask for these only if they aren't already provided:

  • The bill and/or EOB text — pasted or transcribed. If it's only a summary bill, say so and lead with the itemized-bill request script; decode what's visible.
  • Insurance status — insured (in/out of network, if known), uninsured, or unsure.
  • Context — what the visit was for, and whether the facility was chosen in an emergency.

Framework: Severity Scale

Rate every finding:

  • 🔴 Can cost you real money — duplicate charges, unbundling (one procedure billed as several component codes), balance billing for out-of-network care at an in-network facility or in an emergency, charges for care that didn't happen, bill vs. EOB mismatch, being billed more than the EOB's "patient responsibility."
  • 🟡 Unusual — push back — vague lines ("supplies," "facility fee") with big numbers, level-of-service upcoding signals (highest-tier visit code for a simple visit), charges wildly above typical.
  • 🟢 Standard — copays, deductible application, and normal-looking line items; say so.

Decode codes by framing, not lookup tables: explain what a CPT/HCPCS or revenue code type means from its context on the bill, and mark any code you can't confidently interpret as [to confirm — ask billing what this covers]. Never fabricate a code-to-price standard. Always compare bill against EOB when both exist — the gap between them is where the money is.

Output Format

Medical Bill Decode: [provider / date of service]

1. The verdict — total billed, what looks legitimate, what's disputable, and a realistic target number.

2. Line-by-line decode

| Line / code | What it appears to be | Amount | Assessment | Severity |

|---|---|---|---|---|

3. 🚩 Red flags, ranked — each with the specific line quoted, why it's suspect, and who to raise it with (billing dept, insurer, or both).

4. Your scripts — three short, word-for-word scripts: (a) request the fully itemized bill with codes, (b) ask about financial assistance / charity care and prompt-pay discounts, (c) the negotiation call — open with disputes, then ask for a reduction and a payment plan; get everything in writing.

5. Action order — numbered next steps, deadlines noted (don't let it go to collections while disputing — say to request a hold).

End the artifact with, verbatim: "This is a plain-language reading, not legal/financial advice — laws vary by jurisdiction; confirm anything load-bearing with a qualified professional."

Quality Checks

  • [ ] Every flagged charge points to a specific line on the bill, quoted or numbered
  • [ ] Bill and EOB are cross-checked when both are provided; mismatches are the top flags
  • [ ] Uninterpretable codes are marked [to confirm], never guessed into a diagnosis
  • [ ] All three scripts are word-for-word usable, not summaries of what to say
  • [ ] Balance-billing flags note that protections depend on jurisdiction and plan type
  • [ ] The disclaimer line appears verbatim in the artifact

Anti-Patterns

  • [ ] Do not invent charges, codes, or prices that aren't in the document
  • [ ] Do not soften a red flag to seem balanced — a likely duplicate is a likely duplicate
  • [ ] Do not present jurisdiction-dependent billing protections as universal
  • [ ] Do not diagnose or second-guess the medical care itself — decode the billing only
  • [ ] Do not promise outcomes ("they'll waive this") — frame scripts as asks with good odds

Based On

Patient billing-advocacy practice — itemized-bill auditing, EOB reconciliation, negotiation scripting.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

同名技能的其他版本

有 6 个不同仓库或目录里都有叫 medical-bill-decoder 的技能。它们内容并不相同,别混用:

  • mohitagw15856/pm-claude-skills — Decode an itemized medical bill or EOB into plain English and find the charges worth dispu
  • mohitagw15856/pm-claude-skills — Decode an itemized medical bill or EOB into plain English and find the charges worth dispu
  • mohitagw15856/pm-claude-skills — Decodifica una factura médica detallada o una EOB a lenguaje claro y encuentra los cargos
  • mohitagw15856/pm-claude-skills — 明細付き医療請求書や EOB(給付説明書)を平易な言葉に解読し、異議を申し立てる価値のある請求項目を見つける。「医療費の請求がなぜこんなに高いのか」「病院の請求書を解読して」「この
  • mohitagw15856/pm-claude-skills — 把明细医疗账单或 EOB(理赔说明)解读成大白话,找出值得申诉的收费。当有人问'我的医疗账单为什么这么高'、'帮我解读医院账单'、'这份 EOB 在说什么'或'这个账单能砍价吗'时