Execute OpenEvidence secondary workflow: DeepConsult Research Synthesis.
Trigger: "openevidence deepconsult research synthesis", "secondary openevidence workflow".
allowed-tools
Read, Write, Edit, Bash(npm:*), Grep
version
1.13.0
license
MIT
author
Jeremy Longshore <jeremy@intentsolutions.io>
tags
["saas","openevidence","healthcare"]
compatibility
Designed for Claude Code
OpenEvidence — Evidence Review & Citations
Overview
Search medical evidence, manage citations, and generate formatted evidence reports
through OpenEvidence. Use this workflow to find clinical studies for a specific
question, build citation collections for literature reviews, or produce structured
evidence summaries with graded recommendations. This is the secondary workflow —
for DeepConsult research synthesis, see openevidence-core-workflow-a.
HIPAA-compliant and SOC 2 Type II certified — never include patient identifiers
Use de-identified clinical scenarios only; ensure BAA is in place before handling PHI
Error Handling
Issue
Cause
Fix
401 Unauthorized
Invalid API key or expired session
Regenerate key in OpenEvidence dashboard
404 Study not found
DOI not indexed or incorrect ID
Search by title or check DOI format
422 Invalid filter
Unsupported evidence_level or study_type
Use allowed values from client.schema.filters()
429 Rate limited
Exceeded 60 queries/minute
Add backoff; batch searches where possible
503 Grading unavailable
GRADE engine under maintenance
Retry after 5 minutes or use Oxford framework
Output
A successful workflow returns ranked evidence results with evidence levels, a curated
citation collection, GRADE assessments with certainty ratings, and a downloadable
structured report in AMA citation format.