coding-icd10

仓库创建 2025年10月4日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由

缩窄编码候选并解释依据,可显著减轻编码员查找与决策负担。

▸ 风险提示

仅为辅助手段,最终编码与计费需由持证人工校对以避免差错。

这个 Skill 做什么

为 OpenMed 提取的诊断与操作候选 ICD-10-CM/PCS 代码提供建议与理由。

把 OpenMed 抽出的诊断和操作片段匹配到候选的 ICD-10-CM(诊断)或 ICD-10-PCS(操作)代码,给出理由并提醒人工复核的要点。适合在要填病历、做账单编码或把发现归到正确章节时用,能把备选代码集缩小但不是自动入账。支持用 GEMs 做 ICD‑9 的交叉映射,方便预填和人工核对。

▸ 展开 SKILL.md 英文原文

Suggests candidate ICD-10-CM diagnosis codes (and ICD-10-PCS procedure codes) for diagnoses and procedures extracted by OpenMed, with rationale and a human-coder caveat. Use when the user wants to code a problem list, map a diagnosis span to a billable ICD-10-CM code, route a finding to the right chapter, cross-walk ICD-9 via GEMs, or pre-fill an encounter for coder review. Trigger keywords: ICD-10-CM, ICD-10-PCS, diagnosis coding, billable code, GEMs, problem list coding, encounter diagnosis, chapter range, CMS code lookup. references/icd10-chapters.md holds the chapter/section ranges. Pairs after OpenMed NER: consume Disease/Pathology entities from openmed.analyze_text and propose codes a certified coder validates. ICD-10-CM/PCS files are public domain from CMS — no license barrier (unlike CPT, which is restricted and out of scope).

垂直行业ICD-10医学编码决策支持通用
4.7k
Stars
581
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/maziyarpanahi/openmed/master/skills/coding-icd10/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/maziyarpanahi/openmed/master/skills/coding-icd10/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Coding OpenMed diagnoses to ICD-10-CM / PCS

Suggest **ICD-10-CM** diagnosis codes (and **ICD-10-PCS** for inpatient
procedures) for the diagnosis and procedure spans OpenMed extracts. This is
**decision support for a certified coder**, not autonomous billing: OpenMed +
this skill narrow the candidate set and explain *why*; a human validates the
final, billable code.

ICD-10-CM and ICD-10-PCS are **public domain**. CMS publishes the complete
annual code files, addenda, and indexes for free. (CPT/HCPCS procedure codes are
**AMA-licensed and restricted** — out of scope here; obtain those separately
under the user's own AMA license.)

## When to use

- A note yields diagnoses ("type 2 diabete
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有