add patient lifecycle doc

This commit is contained in:
voltsrage
2026-06-20 17:11:08 +08:00
parent e1c78b49f4
commit e7d419cba8
3 changed files with 701 additions and 29 deletions
+1
View File
@@ -374,6 +374,7 @@ docs/
├── plans/ # Phase implementation and verification guides
├── clinical-testing-guide.md # Doctor/nurse guide — alert review & feedback sessions
├── dashboard-guide.md # VigilCare Dashboard user guide (ward, patient detail, charts)
├── patient-encounter-api-lifecycle.md # Full API walkthrough: registration → active stay → discharge
├── simulator-guide.md # VigilCare.Simulator user guide
├── decisions/
│ ├── data-lake-design.md # Parquet vs JSON, partitioning, replay rationale