Residents
Demo snapshot — build-time-generated from nursing.store via nursing.render-html (clojure -M:dev:render-html), regenerated nightly.
| Resident | Name | Jurisdiction | Proposed medication | Contraindications | Dosage / Max (mg) | Credential | Administration / Finalization | Last op status |
|---|---|---|---|---|---|---|---|---|
| resident-1 | Sato Kenji | JPN | acetaminophen | none | 500 / 1000 | current | administered / finalized | committed |
| resident-2 | Atlantis Doe | ATL | acetaminophen | none | 500 / 1000 | current | not administered / not finalized | HARD hold · no-spec-basis |
| resident-3 | 鈴木花子 | JPN | warfarin | warfarin | 5 / 10 | current | not administered / not finalized | HARD hold · medication-contraindicated |
| resident-4 | 田中一郎 | JPN | acetaminophen | none | 500 / 1000 | not current | not administered / not finalized | HARD hold · credential-not-current |
| resident-5 | 高橋美咲 | JPN | acetaminophen | none | 1500 / 1000 | current | not administered / not finalized | no activity |
Draft medication-administration / incident-response-finalization records
Unsigned drafts only — the licensed nursing-care operator's own act of signing is outside this actor's authority (see README Actuation).
| Kind | Record id | Resident | Jurisdiction | Status |
|---|---|---|---|---|
| administration | JPN-MED-000000 | resident-1 | JPN | immutable draft |
| finalization | JPN-INC-000000 | resident-1 | JPN | immutable draft |
Action gate (Nursing Care Governor)
HARD holds cannot be overridden by a human approver. Jurisdiction spec-basis, evidence completeness, medication contraindications, dosage ceilings and nursing-staff credential currency are independently recomputed, never trusted from the advisor's proposal; a real medication administration or incident-response finalization is always a human licensed nurse's call, at every rollout phase.
| Op | Gate |
|---|---|
:resident/intake | phase-3 auto-commit when clean, no capital risk yet -- the ONLY auto-eligible op in this domain |
:careplan/verify | ALWAYS human approval · spec-basis independently checked against nursing.facts, never fabricated |
:credential/screen | ALWAYS human approval when clean · a not-current nursing-staff credential is a HARD, un-overridable hold instead |
:actuation/administer-medication | ALWAYS human approval · real medication dose given · contraindication + dosage-ceiling independently recomputed, never auto at any phase |
:actuation/finalize-incident-response | ALWAYS human approval · real incident response finalized · evidence checklist independently recomputed, never auto at any phase |
Audit ledger (this run)
Append-only decision-fact log — every proposal, hold and commit this scenario produced.
| Fact | Op | Subject | Basis |
|---|---|---|---|
| committed | intake | resident-1 | id, resident-name |
| committed | verify | resident-1 | 指定介護老人福祉施設の人員、設備及び運営に関する基準 (厚生省令第39号) / 介護保険法, https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/hukushi_kaigo/kaigo_koureisha/index.html |
| committed | screen | resident-1 | credential-check |
| committed | administer-medication | resident-1 | resident-1 |
| committed | finalize-incident-response | resident-1 | resident-1 |
| governor-hold | verify | resident-2 | no-spec-basis |
| committed | verify | resident-3 | 指定介護老人福祉施設の人員、設備及び運営に関する基準 (厚生省令第39号) / 介護保険法, https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/hukushi_kaigo/kaigo_koureisha/index.html |
| governor-hold | administer-medication | resident-3 | medication-contraindicated |
| governor-hold | screen | resident-4 | credential-not-current |