Coding and billing support

Match documented clinical episodes to billing codes and flag unsupported documentation.

49|11|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/vstorm-co/agenticos --skill coding-and-billing-support-vstorm-co
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Coding and billing support
Source: https://github.com/vstorm-co/agenticos/tree/main/backend/app/core/catalog/skill_gallery/healthcare/coding-and-billing-support
Command: npx skills add https://github.com/vstorm-co/agenticos --skill coding-and-billing-support-vstorm-co

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Medical billing codes must be supported by what clinicians actually documented, and mismatches create compliance risk. This Skill drafts code assignments grounded strictly in the record and flags gaps instead of guessing. ## Core Features & Use Cases - Documentation-first coding: Reads the procedure actually performed and finds only the codes the notes support. - Ambiguity handling: Lists candidate codes when notes are unclear and states what detail would disambiguate them. - Compliance guardrails: Refuses to upcode, add unevidenced modifiers, or infer comorbidities from medication lists. - Use Case: A billing specialist receives an operative note missing laterality. The Skill drafts the supported codes, cites the evidence line for each, and lists exactly what the clinician must add before a higher code can be submitted. ## Quick Start Review this clinical note and draft the billing codes it supports, flagging any documentation gaps.

Frequently Asked Questions about Coding and billing support

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I match a clinical note to the right billing code?▼

Read what was actually documented, find the codes the documentation supports, and cite the evidence line for each code. Where notes are ambiguous, list candidate codes and state what detail would disambiguate them rather than guessing.

What should I do when documentation does not support an expected code?▼

Flag the missing detail instead of filling it in. State specifically what the record lacks, such as laterality, and list what a clinician would need to add to support the code.

Can billing codes be inferred from a medication list?▼

No. Inferring a comorbidity from a medication list is prohibited because the code must follow the documentation. Only conditions explicitly documented in the record can support a code assignment.

Does this Skill submit billing codes automatically?▼

No. It produces a draft containing the codes, the evidence line for each, and documentation gaps. Every submission is signed off by a person; the output is the draft, not the decision.

Why is upcoding a compliance risk even when plausible?▼

Upcoding assigns a higher-level code than the documentation evidences, which constitutes a compliance incident. Codes must be grounded in documented facts, not in what is plausible or expected.