clinical-reports

Generate and validate clinical reports compliant with CARE, ACR, CAP, ICH-E3, and HIPAA.

13|3|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/tassiovale/claude-code-kit --skill clinical-reports-tassiovale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clinical-reports
Source: https://github.com/tassiovale/claude-code-kit/tree/main/skills/clinical-reports
Command: npx skills add https://github.com/tassiovale/claude-code-kit --skill clinical-reports-tassiovale

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps healthcare professionals generate detailed clinical reports, including case reports, diagnostic reports, clinical trial reports, and patient documentation, streamlining the reporting process and ensuring regulatory compliance.

Core Features & Use Cases

  • Clinical Case Reports: Generate reports for medical journal publication with support for the CARE guidelines.
  • Diagnostic Reports: Create reports for radiology, pathology, and laboratory tests following industry standards.
  • Clinical Trial Reports: Write and validate SAE reports and CSRs using the ICH-E3 guidelines.
  • Patient Documentation: Document clinical encounters and progress notes in formats like SOAP, H&P, and discharge summaries.

Quick Start

To get started with the clinical-reports skill, run the following command:

clinical-reports create case_report "Unusual presentation of acute myocardial infarction in a young patient"

Frequently Asked Questions about clinical-reports

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

FAQPage Schema
How do I generate clinical case reports for medical journal publication?

Clinical case reports for medical journal publication are generated with support for CARE guidelines, ensuring structured documentation of unusual clinical presentations. The Skill streamlines drafting and validating case reports to meet publication standards.

Can I create clinical trial reports that comply with ICH-E3 guidelines?

Clinical trial reports including SAE reports and CSRs are written and validated using ICH-E3 guidelines. This ensures regulatory submission compliance for clinical trial documentation and adverse event tracking.

Does this Skill support patient documentation formats like SOAP and discharge summaries?

Patient documentation supports clinical encounter formats including SOAP notes, H&P, and discharge summaries. It structures progress notes and patient records to maintain HIPAA compliance across clinical reporting workflows.

What Python libraries are required for clinical reporting and data manipulation?

Clinical reporting requires the pypdf, pdfplumber, and pdf2image Python libraries for structured reporting and data manipulation. These dependencies enable PDF parsing and image conversion for comprehensive clinical document generation.

How do I produce diagnostic reports for radiology and pathology tests?

Diagnostic reports for radiology, pathology, and laboratory tests are created following industry standards like ACR and CAP. The Skill ensures diagnostic communication compliance while generating structured test result documentation.

What's the best way to validate clinical reports for regulatory compliance?

Validating clinical reports for regulatory compliance involves checking documentation against CARE, ACR, CAP, ICH-E3, and HIPAA guidelines. The Skill automates guideline adherence across case, diagnostic, trial, and patient documentation workflows.

Related Skills