Skill
unisound-discharge-record
根据住院病历生成标准出院记录。输入入院记录、病程记录等,调用内部医疗大模型,输出结构化出院记录(含主诉、入院情况、入院诊断、诊疗经过、出院诊断、出院情况、出院医嘱七个字段)。
When to use unisound-discharge-record
Choose if
You operate on Chinese-language inpatient documentation and need a deterministic seven-field discharge record (chief complaint, admission details, admission diagnosis, clinical course, discharge diagnosis, discharge status, discharge orders). The skill wraps Unisound's u1-insuremed medical LLM and accepts PDF/DOC/XLS/TXT/JSON inputs. Pick this over a general LLM prompt when you want enforced field structure and de-identification posture.
Avoid if
You don't have a Unisound `appkey` for the maas-api.hivoice.cn endpoint — the skill is a thin CLI over a paid internal API and fails without it. Also avoid for non-Chinese records, for live clinical decision support (the README states output is for documentation assist only, final responsibility rests with licensed physicians), or when you cannot guarantee upstream de-identification before transmission.
Risk Flags
- MEDIUM auth Requires an internal `appkey` (Bearer token) for the Unisound maas-api.hivoice.cn medical LLM endpoint. No public free tier disclosed; agents without provisioned access cannot run the skill.
- MEDIUM scope README explicitly states the skill is documentation assist only, not medical diagnosis or treatment advice; final medical responsibility rests with licensed physicians.
- MEDIUM scope Chinese-language medical records only; no multilingual support declared.
Cost
Type: Unknown
Distribution
- ClawHub
unisound-discharge-record- License
- MIT-0