Skill
unisound-chief-complaint-diagnosis-inconsistent
门诊病历内涵质控:主诉和诊断部位不一致。给定门诊病历文本,调用内部医疗大模型,输出无缺陷或有缺陷及原因。
Verified: 2026-05-15 (clawhub-ingest-2026-05-15)
When to use unisound-chief-complaint-diagnosis-inconsistent
Choose if
You're running quality assurance on Chinese-language outpatient EMR text and need to flag mismatches between the chief complaint and the diagnosis site. This skill calls the HiVoice MaaS medical LLM via an OpenAI-compatible API and returns a structured 无缺陷 / 有缺陷+原因 verdict suitable for batch audit pipelines.
Avoid if
You need English-language EMR QC, inpatient records, or any check beyond the specific chief-complaint-vs-diagnosis-location rule (other rule variants are separate sibling skills). Also avoid if you can't supply a HiVoice MaaS API key — there is no offline mode.
Risk Flags
- HIGH regulated_data Processes healthcare records; README requires de-identified input before transmission and states no local persistence occurs. Operators must enforce de-identification upstream — this skill does not redact PHI itself.
- MEDIUM dependency Depends on HiVoice MaaS (an OpenAI-compatible medical LLM API) per README; requires API key authentication and there is no offline fallback.
- LOW scope Skill is a single quality-control rule (chief complaint vs diagnosis location); broader EMR audit needs other Unisound sibling skills.
Cost
Type: Unknown
Distribution
- ClawHub
unisound-chief-complaint-diagnosis-inconsistent- License
- MIT-0