clinical-reports

Generate compliant clinical reports and patient documentation from structured medical facts.

74|5|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/dralkh/seerai --skill clinical-reports-dralkh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clinical-reports
Source: https://github.com/dralkh/seerai/tree/main/skills/clinical-reports
Command: npx skills add https://github.com/dralkh/seerai --skill clinical-reports-dralkh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python-dotenv, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill removes the burden of manually drafting, structuring, and validating clinical documentation so medical and research teams can produce accurate reports faster with fewer compliance mistakes.

Core Features & Use Cases

  • Clinical case reports: Draft CARE-compliant case reports with timelines, consent language, literature framing, and de-identification guidance.
  • Diagnostic reporting: Create structured radiology, pathology, and laboratory reports using ACR, CAP, and CLSI-style conventions.
  • Clinical trial documentation: Produce SAE reports and ICH-E3 clinical study reports with regulatory structure and safety reporting language.
  • Patient documentation: Write SOAP notes, history and physicals, discharge summaries, and consultation notes for routine clinical workflows.
  • Validation and compliance: Check HIPAA identifiers, medical terminology, and regulatory completeness with supporting scripts and checklists.

Quick Start

Ask the skill to generate the specific clinical report you need from your source facts, then apply the included template and validation checks to finalize it.

Frequently Asked Questions about clinical-reports

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

FAQPage Schema
How do I write ICH-E3 compliant clinical study reports from raw medical data?

You can generate CARE-compliant clinical case reports by providing structured medical facts, which the skill drafts into timelines, consent language, literature framing, and de-identification guidance.

Does this skill check HIPAA compliance and de-identify patient discharge summaries?

Yes, the skill checks HIPAA compliance by running validation scripts to identify and remove protected health identifiers, ensuring discharge summaries and SOAP notes are properly de-identified.

Can I create structured radiology and pathology reports using ACR and CAP conventions?

You can create structured diagnostic reports for radiology and pathology by processing medical facts through templates that enforce ACR, CAP, and CLSI-style formatting conventions.

What is the best way to automate SOAP note generation for routine clinical workflows?

The best way to automate SOAP note generation is providing structured patient facts to the skill, which drafts bedside notes, history and physicals, and consultation notes aligned with care guidelines.

Do I need Python environment variables configured to validate clinical trial safety documents?

You need a Python environment configured with the requests and python-dotenv dependencies to run the validation scripts that check regulatory completeness for clinical trial safety documents.