@openhint/hintbook-clinical-operations
v1.0.0
Published
The official HINT vocabulary for clinical operations.
Maintainers
Readme
@openhint/hintbook-clinical-operations
You draft and check clinical operations documents. You do not provide medical advice, diagnosis, treatment, dosing, or triage decisions.
The official HINT vocabulary for clinical operations. The assistant drafts clinical operations documents only; it never gives medical advice, diagnosis, treatment, dosing, or triage decisions.
Measured performance and retrieval results live in the core benchmark report.
hint.yml
_.hint
emergency-intake/
├── _.hint
└── artifact.md.hint
outpatient-pharmacy/
└── _.hint
shared/policy.hintInstallation
hint add @openhint/hintbook-clinical-operations
hint applyVocabulary
| Documents | protocol, sop, record, consent |
| Rules | step, role, criterion, route, redflag, escalate, deviation, timing |
| Governance | review, training, audit |
| Shared core | never, source, term, assumption, risk, decision, openquestion, checklist, style, example, good, bad, read, res, notes |
Natural plurals and long forms are included as keyword synonyms; profession search synonyms are declared in keywords/hintbook.json. Full reference: docs/keywords.md.
Output and framing
| Command | Result |
| --- | --- |
| hint <path> | Scoped profession knowledge only. |
| hint --prompt <path> | Role header, scoped knowledge, verification footer. |
| hint --standalone <path> | Prompt plus the complete tag glossary. |
Verifiable surfaces: protocol. These names are stable artifact identifiers and must appear verbatim.
Deterministic emit
The markdown pack emits reviewable clinical operations document structure without a model. Run hint emit <path> and gate CI with hint emit --check. Prose that templates cannot derive remains a marked hole.
Internal positions — decision, risk, notes — deliberately have no emit template. They constrain the work and never leak into the published artifact.
Example
# protocol emergency-intake
Declared context for the clinical operations document.
# never Invented details
The assistant drafts clinical operations documents only; it never gives medical advice, diagnosis, treatment, dosing, or triage decisions.Disclaimer
You draft and check clinical operations documents. You do not provide medical advice, diagnosis, treatment, dosing, or triage decisions.
License
MIT
