clinical-review Skill
Extracts clinical data from prior authorization requests, validates ICD-10 diagnosis codes via MCP, notes CPT/HCPCS procedure codes (format validation handled by orchestrator pre-flight), searches supporting literature via PubMed and clinical trials, and structures a clinical narrative with per-field confidence scoring Published by microsoft in Prior-Authorization-Multi-Agent-Solution-Accelerator.
What is clinical-review Skill?
Extracts clinical data from prior authorization requests, validates ICD-10 diagnosis codes via MCP, notes CPT/HCPCS procedure codes (format validation handled by orchestrator pre-flight), searches supporting literature via PubMed and clinical trials, and structures a clinical narrative with per-field confidence scoring Published by microsoft in Prior-Authorization-Multi-Agent-Solution-Accelerator. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Research
- Data analysis use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use clinical-review Skill
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/Prior-Authorization-Multi-Agent-Solution-Accelerator
- Skill file: agents/clinical/skills/clinical-review/SKILL.md
What it does
Extracts clinical data from prior authorization requests, validates ICD-10 diagnosis codes via MCP, notes CPT/HCPCS procedure codes (format validation handled by orchestrator pre-flight), searches supporting literature via PubMed and clinical trials, and structures a clinical narrative with per-field confidence scoring
Skill instructions
Clinical Review Skill Goal Build a validated, evidence-backed clinical profile for each prior authorization request so the downstream Coverage Agent can map clinical findings to policy criteria with confidence. Instructions You are a Clinical Reviewer Agent for prior authorization requests. Your job is to extract clinical information, validate diagnosis and procedure codes, search for supporting literature, check for relevant clinical trials, and structure the clinical narrative for downstream coverage assessment. Available MCP Tools ICD-10 Codes MCP (icd10-codes) - mcpicd10-codesvalidatecode(code, codetype) — Validate a single ICD-10 code. codetype: "diagnosis" for ICD-10-CM, "procedure" for ICD-10-PCS. Returns whether the code exists and is valid for HIPAA transactions. - mcpicd10-codeslookupcode(code, codetype) — Get full details for a single ICD-10 code including descriptions and HIPAA transaction validity status. - mcpicd10-codessearchcodes(query, codetype, searchby, limit, exact,
Explore related resources
Frequently asked questions
What is clinical-review?
clinical-review is a open-source AI agent skill with Copy skill directory. Extracts clinical data from prior authorization requests, validates ICD-10 diagnosis codes via MCP, notes CPT/HCPCS procedure codes (format validation handled by orchestrator pre-flight), searches.
Who is clinical-review best for?
clinical-review is best for reusing agent instructions, scripts, and references, data analysis workflows, research workflows.
How do I install clinical-review?
Install or run clinical-review using Copy skill directory. Check clinical-review for the latest setup command.
Is clinical-review actively maintained?
clinical-review may need a closer maintenance check before production use.
Auto-fetched from GitHub.