clinical-review

Retrieve and validate clinical evidence for prior authorization submissions.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/otey247/Multi-Agent-Provider-Prior-Auth --skill clinical-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clinical-review
Source: https://github.com/otey247/Multi-Agent-Provider-Prior-Auth/tree/main/agents/clinical/skills/clinical-review
Command: npx skills add https://github.com/otey247/Multi-Agent-Provider-Prior-Auth --skill clinical-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provider prior authorization submissions often rely on disparate clinical notes and manual synthesis. This skill centralizes retrieval and validation of clinical evidence to produce a trustworthy, audit-ready package.

Core Features & Use Cases

  • ICD-10 code validation via MCP with description and billable status, including hierarchy checks for non-billable headers.
  • CPT/HCPCS code notation is validated by orchestrator pre-flight; this skill notes submitted codes and the outcomes provided by upstream steps.
  • Literature search via PubMed and ClinicalTrials to support medical necessity and treatment approach.
  • Structuring a clinical narrative with per-field confidence scoring for downstream payer policy matching.
  • Use Case: Compile an evidence package for a new prior authorization request, including diagnostics, procedures, and supporting literature.

Quick Start

Provide a patient case and allow the agent to fetch, validate, and structure supporting clinical evidence.

Frequently Asked Questions about clinical-review

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

FAQPage Schema
How do I compile clinical evidence for a prior authorization submission?

To compile clinical evidence for prior authorization, provide a patient case to retrieve and validate ICD-10 codes, search PubMed literature, and generate a structured clinical narrative with confidence scoring.

How does ICD-10 code validation work for clinical evidence packages?

ICD-10 code validation checks submitted codes via MCP tools to confirm their description and billable status, including hierarchy checks to flag non-billable header codes for prior authorization.

Can I use PubMed literature searches to support medical necessity in prior auth?

Yes, PubMed and ClinicalTrials literature searches retrieve supporting clinical evidence to establish medical necessity and validate treatment approaches for prior authorization requests.

What is the best way to structure a clinical narrative for payer policy matching?

Structuring a clinical narrative for payer policy matching involves generating a formatted output with per-field confidence scoring that integrates validated diagnostics, procedures, and literature.

Do I need CPT and HCPCS codes before validating clinical evidence?

CPT and HCPCS code notation is validated by the orchestrator pre-flight; the clinical evidence skill notes submitted codes and the outcomes provided by upstream steps for the final package.

Why does my prior authorization evidence package need per-field confidence scoring?

Per-field confidence scoring provides audit-ready trustworthiness for prior authorization packages by quantifying the reliability of each data point for downstream payer policy matching.