← 返回
未分类 中文

Bytesagain Medical Scribe

Generate medical documents from clinical notes. Input: patient info, symptoms, diagnosis. Output: SOAP notes, discharge summaries, referral letters, prescrip...
根据临床笔记生成医疗文档。输入:患者信息、症状、诊断。输出:SOAP记录、出院小结、转诊信、处方等。
loutai0307-prog loutai0307-prog 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 328
下载
💾 1
安装
1
版本
#latest

概述

Medical Scribe

Generate structured medical documents from raw clinical notes. Supports SOAP notes, discharge summaries, referral letters, and prescription drafts.

Commands

soap

Generate a SOAP note from clinical observations.

bash scripts/script.sh soap --patient "John Doe, 45M" --chief "chest pain 2 days" --findings "BP 140/90, HR 88"

discharge

Generate a discharge summary.

bash scripts/script.sh discharge --patient "Jane Smith, 62F" --diagnosis "Type 2 Diabetes" --stay "3 days" --treatment "Metformin 500mg"

referral

Generate a referral letter to a specialist.

bash scripts/script.sh referral --patient "Bob Lee, 38M" --from "GP" --to "Cardiologist" --reason "suspected arrhythmia"

prescription

Generate a prescription draft.

bash scripts/script.sh prescription --patient "Alice Wong, 29F" --drug "Amoxicillin" --dose "500mg" --frequency "3x daily" --duration "7 days"

template

List all available document templates.

bash scripts/script.sh template --list

help

Show all commands.

bash scripts/script.sh help

Output Format

All documents output as structured plain text, ready to paste into EHR systems.

Disclaimer

AI-generated drafts only. Must be reviewed and approved by a licensed medical professional before use.

Feedback

https://bytesagain.com/feedback/

Powered by BytesAgain | bytesagain.com

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 17:20 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

Stock Market Pro

kys42
Yahoo Finance (yfinance) 驱动的股票分析技能:行情报价、基本面、ASCII 趋势图、高分辨率图表(RSI/MACD/BB/VWAP/ATR),以及可选的网络...
★ 166 📥 40,498
dev-programming

Debugger

loutai0307-prog
分析错误、堆栈跟踪和日志以诊断根本原因并提供修复建议。用于调试 Python、Node.js、Go 或 Bash 错误,解读 Kubernetes...
★ 0 📥 844
professional

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 201 📥 64,430