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.
$npx -y skills add microsoft/prior-authorization-multi-agent-solution-accelerator --skill clinical-reviewInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/prior-authorization-multi-agent-solution-accelerator" --skill "microsoft/prior-authorization-multi-agent-solution-accelerator/clinical-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/prior-authorization-multi-agent-solution-accelerator" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/prior-authorization-multi-agent-solution-accelerator"` and select the relevant skills, then follow their instructions.