Docs: API.md + ROADMAP.md updates for the health-record overhaul
Build and Push Docker Image / build (push) Successful in 33s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Jason Stedwell
2026-07-06 15:07:04 -05:00
parent f3fc01f31c
commit f7a5e8ecb8
2 changed files with 40 additions and 1 deletions
+9
View File
@@ -52,6 +52,15 @@
- DNA genetic panel (PRA, ICH, NCL, DM, MD variants)
- Cancer lineage & longevity tracking
- Breeding eligibility checker (GRCA + CHIC gates)
- **Health Record modal overhaul** (July 6, 2026):
- [x] Per-record-type field sets (OFA / vaccination / exam / surgery / medication / other)
- [x] Result options scoped to the selected test; blank default (no fabricated clearances)
- [x] Added Thyroid & Patella OFA tests; expiry only shown for recurring tests (CAER, advanced cardiac)
- [x] Date & 24-month age validation on OFA hip/elbow
- [x] Unified clinician field (`performed_by`); deprecated `vet_name`
- [x] DNA removed as a health `test_type` (owned solely by Genetics module)
- [x] Delete action on the health records list
- [x] Document upload (PDF/image) via `POST /api/health/upload`
- **v0.6.1** (March 10, 2026) - COI Direct-Relation Fix
- Fixed `calculateCOI` to correctly compute coefficient for parent×offspring pairings (~25%)