clinical-reports

Generate and validate clinical report templates with Python scripts.

5|2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/hyperbolic-c/auto-writing --skill clinical-reports-hyperbolic-c
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clinical-reports
Source: https://github.com/hyperbolic-c/auto-writing/tree/main/claude-scientific-writer/skills/clinical-reports
Command: npx skills add https://github.com/hyperbolic-c/auto-writing --skill clinical-reports-hyperbolic-c

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Clinical report writing is time-consuming and error-prone. This Skill provides ready-to-use templates, reference documentation, and automated validation tools to help teams produce CARE-compliant case reports, diagnostic, trial, and patient documentation while enforcing HIPAA privacy and regulatory standards.

Core Features & Use Cases

  • Case reports (CARE-guided templates, de-identification checks, and publication-ready formatting)
  • Diagnostic reports (radiology, pathology, and laboratory templates with structured sections)
  • Clinical trial reports (SAE templates, CSR outlines, and regulatory-compliance workflows)
  • Patient documentation (SOAP, H&P, discharge summaries, and consult notes)
  • Validation & governance tools (privacy validation, regulatory checks, terminology validation)
  • Reference materials (8 comprehensive guidelines and cross-reference docs)
  • Templates, references, and scripts integrated for end-to-end workflow

Quick Start

Use the clinical-reports skill to generate and validate a CARE-based case report:

  • Generate a template: cd .claude/skills/clinical-reports/scripts && python generate_report_template.py --type case_report
  • Validate a report: cd .claude/skills/clinical-reports/scripts && python validate_case_report.py path/to/report.md

Frequently Asked Questions about clinical-reports

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

FAQPage Schema
How do I write clinical case reports that follow CARE guidelines?

Clinical case reports following CARE guidelines can be generated using automated templates and validation scripts that enforce publication-ready formatting and HIPAA-compliant de-identification checks.

What's the best way to validate HIPAA de-identification in clinical reports?

HIPAA de-identification validation is performed using Python-based scripts that check clinical reports for privacy compliance, ensuring diagnostic, trial, and patient documentation meets regulatory standards.

Can I generate clinical trial documentation templates like SAE and CSR outlines?

Clinical trial documentation templates including SAE templates, CSR outlines, and regulatory-compliance workflows can be generated using the provided scripts integrated with ICH-GCP and FDA-aligned formatting references.

How do I create structured patient notes and SOAP documentation?

Structured patient notes and SOAP documentation can be created using ready-to-use templates that also support H&P, discharge summaries, and consult notes with built-in terminology validation.

Does this approach support ICH-E3 formatting for regulatory submissions?

ICH-E3 formatting for regulatory submissions is supported through integrated Python-based scripts and a library of reference documents that align clinical trial reports with FDA and ICH-GCP standards.

What are the limitations of automated clinical report validation scripts?

Automated clinical report validation scripts require a Python environment and local file access, meaning they validate formatting and terminology but cannot replace human review for final clinical accuracy and privacy sign-off.