Commit Graph
53 Commits
Author SHA1 Message Date
voltsrage a37fad0e57 fix: Missing input validators + No patient update endpoint + Pagination inconsistencies + Missing list/get endpoints 2026-06-21 19:13:13 +08:00
voltsrage 33895122d1 Fix: Outbox relay has no dead-letter or max retry limit + DataLake writer partial commit inconsistency + ThresholdCacheLoader crashes startup on Redis failure 2026-06-21 17:43:37 +08:00
voltsrage 2d22ff06b6 fix: Kafka consumer poison pill causes infinite retry 2026-06-21 17:36:00 +08:00
voltsrage 0d0bba19e6 Fix: Kafka replication factor hardcoded to 1 and No health check endpoints 2026-06-21 17:24:09 +08:00
voltsrage a91d79f3cd Fix: FHIR bundle processing has no rollback on partial failure 2026-06-21 17:01:16 +08:00
voltsrage 3eb937ef98 fix: Trend alert matching uses fragile LIKE pattern 2026-06-21 16:45:09 +08:00
voltsrage 076e8364b2 fixes: MRN generation race condition and Sepsis bundle creation race condition (TOCTOU) 2026-06-21 16:37:22 +08:00
voltsrage 4583bd7f44 update readme and create gap document 2026-06-21 16:21:07 +08:00
voltsrage b5a1f3e827 fix: nurse permissions 2026-06-21 15:52:09 +08:00
voltsrage 5af6ab490e feature: RBAC + Clinical Audit Logging 2026-06-21 15:46:55 +08:00
voltsrage a43db52813 feature: FHIR R4 Inbound Facade 2026-06-21 13:53:38 +08:00
voltsrage 9f96f54007 chore: add technologies to patient lifecycle 2026-06-21 05:35:44 +08:00
voltsrage f93ce1e57b chore: update patient lifecycle 2026-06-21 05:24:02 +08:00
voltsrage 25fdcc1e49 chore: update readme 2026-06-21 05:13:25 +08:00
voltsrage 3638dd0669 feature: Simulator Scenarios + Clinical Validation: SOFA/GCS 2026-06-21 04:55:39 +08:00
voltsrage bf46e6554a feature: Sepsis Engine Refactor: Remove SIRS, Rewire qSOFA + Bundle
Frontend: GCS Entry, SOFA Display, Sepsis UI Refactor
2026-06-21 03:56:27 +08:00
voltsrage 93ea473d2b feature:
Full SOFA Score: Data Layer + Scoring Engine

Glasgow Coma Scale: Data Layer + Scoring Engine
2026-06-21 01:09:50 +08:00
voltsrage 78c043e4d3 add docs for updating after review with doctor 2026-06-20 22:23:17 +08:00
voltsrage f1587163a4 Merge branch 'master' of github.com:voltsrage/vigil-care-clinical 2026-06-20 17:12:41 +08:00
voltsrage e7d419cba8 add patient lifecycle doc 2026-06-20 17:11:08 +08:00
voltsrage 7867b4e8bc Add question and comments from doctors 2026-06-20 15:46:50 +08:00
voltsrage e1c78b49f4 fix: Refs nested on the replay object aren't unwrapping when passed as props. 2026-06-20 14:43:21 +08:00
voltsrage 7cfc5567fd fix: Replay controls 2026-06-20 14:41:11 +08:00
voltsrage 584d1edd58 feature: Doctor Feedback Mode 2026-06-20 14:32:51 +08:00
voltsrage ebd53f2df6 feature: Clinical Review Mode: Charts, Replay Controls & Alert Reasoning 2026-06-20 14:17:58 +08:00
voltsrage 2ca0078223 fix styling to be more responsive and clean 2026-06-20 07:58:15 +08:00
voltsrage 2f74e2dd8b Fix tailwind 2026-06-19 17:48:53 +08:00
voltsrage 5f69ce1a95 add frontend 2026-06-19 17:42:09 +08:00
voltsrage 49973271e5 update docs and prep for frontend 2026-06-19 15:44:58 +08:00
voltsrage abc781c9c0 feature: Console Replay Simulator 2026-06-19 15:22:14 +08:00
voltsrage 835311dffc test: create verification scripts and for phase 14 or 15 2026-06-19 12:38:49 +08:00
voltsrage d7c01704ee chore: Add design doc 2026-06-19 10:56:19 +08:00
voltsrage 5c7e37471b feature: Medication Tracking & Vital Sign Correlation 2026-06-19 10:47:55 +08:00
voltsrage e2d40331b7 Add remain services and fixes 2026-06-18 23:33:39 +08:00
voltsrage 4b46c09f90 feature: qSOFA Scoring & Sepsis Bundle Compliance 2026-06-18 22:52:43 +08:00
voltsrage 3c54feb38a feature: Trend Detection & Alert Suppression Windows 2026-06-18 21:18:13 +08:00
voltsrage e6f7989298 feature: NEWS2 Composite Scoring Engine 2026-06-18 17:39:31 +08:00
voltsrage c3fbc20ddc fix: Shutdown causes issues in datalake and minio 2026-06-18 16:28:58 +08:00
voltsrage ddde7fee31 test: run verification test 2026-06-18 16:16:57 +08:00
voltsrage 7d9e53fb8d feature: Warning Alert Consumer, Orders API & Input Validation 2026-06-18 15:57:55 +08:00
voltsrage c0cd75856c update script test 2026-06-18 15:12:12 +08:00
voltsrage 7d630fbbd9 feature: Clinical Data Model Expansion & Observation Vocabulary 2026-06-18 15:00:42 +08:00
voltsrage 3b4c5c524b tests: MinIO Data Lake Writer (Parquet, Partitioned) test 2026-06-17 18:59:23 +08:00
voltsrage 65be22fd1c feature: MinIO Data Lake Writer (Parquet, Partitioned) 2026-06-17 18:15:43 +08:00
voltsrage df99bf3c91 feature: Observability: Prometheus Metrics and Grafana 2026-06-17 16:25:27 +08:00
voltsrage 101040f9d9 feature: Reconciliation Jobs 2026-06-17 14:36:10 +08:00
voltsrage 56d052aa4f chore: add readme 2026-06-17 02:43:28 +08:00
voltsrage 0246143815 feature: RabbitMQ Notification Workers and DLQ Escalation 2026-06-17 02:37:30 +08:00
voltsrage ec780144c6 feature: Sepsis Early Warning Engine 2026-06-17 01:05:15 +08:00
voltsrage fde3d56484 feature: Elasticsearch CQRS Projection and Analytics Endpoints 2026-06-17 00:05:37 +08:00