Skill

unisound-initial-record

门诊初诊病历生成。根据医患对话生成结构化的初诊病历信息。

Verified: 2026-05-15 (clawhub-ingest-2026-05-15+enrich-capability-skill)

When to use unisound-initial-record

Choose if

You have Chinese doctor-patient dialogue transcripts (often from ASR) and need to emit an outpatient initial record with chief complaint, present illness history, past medical history, physical exam, auxiliary tests, preliminary diagnosis, and treatment recommendations. The skill outputs `Field.Subfield.FieldName:Value` notation for predictable downstream parsing. Pick this when the consumer requires identity minimization — the README enforces the "minimum necessary principle" and refuses to ask for names or ID numbers.

Avoid if

You can't provision a Unisound `appkey`, your records aren't in Chinese, or you need a final clinical conclusion. The README scopes the skill as an auxiliary tool where "final conclusions require review by licensed physicians." Also avoid for inpatient or complex follow-up records (use the discharge or follow-up skills instead).

Risk Flags

  • MEDIUM auth Requires an internal `appkey` (Bearer token) for the Unisound maas-api.hivoice.cn medical LLM endpoint.
  • MEDIUM scope README scopes the skill as an auxiliary tool; final clinical conclusions require physician review.
  • LOW scope Chinese-language outpatient initial visits only; input dialogue must be de-identified before processing per the README's minimum-necessary principle.

Cost

Type: Unknown

Distribution

ClawHub
unisound-initial-record
License
MIT-0