scientific-clinical-reporting

Generate structured clinical reports from clinical data in PDF, LaTeX, HTML, and FHIR formats.

3|1|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/nahisaho/satori --skill scientific-clinical-reporting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scientific-clinical-reporting
Source: https://github.com/nahisaho/satori/tree/main/src/.github/skills/scientific-clinical-reporting
Command: npx skills add https://github.com/nahisaho/satori --skill scientific-clinical-reporting

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

臨床データから構造化レポートを自動生成するパイプラインを提供する。

Core Features & Use Cases

  • SOAP ノート生成
  • バイオマーカープロファイルレポート
  • ファーマコゲノミクスレポート
  • 臨床試験 CSR 要約
  • HL7 FHIR DiagnosticReport 形式出力
  • PDF/LaTeX/HTML 形式エクスポート

Quick Start

Provide patient data and results to generate a structured SOAP note and biomarker report.

Frequently Asked Questions about scientific-clinical-reporting

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

FAQPage Schema
How do I generate a SOAP note from clinical data?

To generate a SOAP note, input clinical patient data and results into the automated pipeline. The clinical reporting process structures the information into a standardized SOAP note format, which can then be exported to PDF, LaTeX, or HTML.

What is HL7 FHIR DiagnosticReport compatibility for biomarker reports?

HL7 FHIR DiagnosticReport compatibility formats biomarker profile reports into standardized healthcare data structures. This ensures automated clinical reporting outputs integrate seamlessly with electronic health records and interoperable medical systems.

Can I export pharmacogenomics reports to LaTeX and HTML?

Yes, pharmacogenomics reports can be exported to LaTeX and HTML. The templated clinical reporting pipeline supports multi-format export, allowing generated pharmacogenomics summaries to be output directly into PDF, LaTeX, and HTML formats.

How do I create a clinical trial CSR summary from raw results?

Create a clinical trial CSR summary by feeding raw trial results into the automated reporting pipeline. The process structures the data into standardized Clinical Study Report summaries, applying templated outputs for consistent formatting.

Do I need specific dependencies to output FHIR formatted clinical reports?

No specific dependencies are required to output FHIR formatted clinical reports. The pipeline independently handles HL7 FHIR DiagnosticReport formatting alongside PDF, LaTeX, and HTML exports without external components.