workflow-clinical-reports

Generates clinical reports compliant with HIPAA, including templates for common formats.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/biomaps-infra/blender-opencode --skill workflow-clinical-reports
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-clinical-reports
Source: https://github.com/biomaps-infra/blender-opencode/tree/main/.opencode/skills/workflow-clinical-reports
Command: npx skills add https://github.com/biomaps-infra/blender-opencode --skill workflow-clinical-reports

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 streamlines the creation of comprehensive and compliant clinical reports, saving healthcare professionals significant time and ensuring adherence to regulatory standards.

Core Features & Use Cases

  • Versatile Report Generation: Write case reports (CARE), diagnostic reports (radiology, pathology, lab), clinical trial documents (SAE, CSR), and patient notes (SOAP, H&P, discharge summaries).
  • Regulatory Compliance: Built-in support for HIPAA, FDA, and ICH-GCP guidelines, including de-identification tools.
  • Use Case: A researcher needs to draft a clinical case report for publication. They can use this Skill to generate a CARE-compliant template, ensure HIPAA de-identification, and incorporate visual aids using the scientific-schematics skill.

Quick Start

Use the workflow-clinical-reports skill to generate a template for a clinical case report.

Frequently Asked Questions about workflow-clinical-reports

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

FAQPage Schema
How do I generate clinical case reports that are CARE compliant and HIPAA de-identified?

To generate clinical case reports, you can use this workflow to automatically apply CARE guidelines and perform HIPAA de-identification on patient data. It produces standardized, publication-ready medical documentation.

What is the best way to automate SOAP notes and discharge summaries for medical documentation?

Automating SOAP notes and discharge summaries is achieved by utilizing clinical reporting tools that enforce standard medical terminology and structural templates. This yields consistent patient notes without manual formatting errors.

Can I use this workflow to draft ICH-E3 compliant clinical study reports and SAE documentation?

Yes, you can use this workflow to draft clinical study reports and safety documentation. It supports ICH-E3 structures and SAE requirements to ensure regulatory compliance for clinical trial submissions.

Does this clinical reporting tool support ACR and CAP standards for diagnostic reports?

Yes, this clinical reporting tool supports ACR and CAP standards for diagnostic reports. It structures radiology, pathology, and laboratory findings into standardized formats to meet diagnostic compliance requirements.

Do I need pdfplumber and pypdf to extract medical records for clinical report generation?

Yes, you need pdfplumber and pypdf dependencies to extract text from medical record PDFs for clinical report generation. These libraries parse source documents to feed data into the reporting templates.