pediatric-ai-scribe-v3/public/js
Daniel Onyejesi 2b73db1664 Feat: add Well Visit / Preventive Care tab with AAP 2025 data
- Add Well Visit tab with three sub-views: By Visit Age, Full Vaccine Schedule, Catch-Up Schedule
- By Visit Age: shows ICD-10/CPT billing codes, vaccines due with dose info, measurements, sensory/developmental/behavioral/procedure screenings, oral health, notes
- Full Schedule: scrollable table of all vaccines vs all visit ages
- Catch-Up Schedule: per-vaccine minimum ages, intervals, and catch-up notes per CDC 2025
- Add pediatricScheduleData.js (1719-line AAP 2025 Bright Futures dataset)
- Add wellVisit.js for tab logic (lazy-initialized on first tab activation)
- Fire tabChanged CustomEvent on tab switch for lazy initialization
- Add Well Visit CSS styles to styles.css
2026-03-21 23:19:24 -04:00
..
admin.js v3.0.0: Auth, admin panel, security fixes, per-tab model selector 2026-03-21 19:25:51 -04:00
app.js Feat: add Well Visit / Preventive Care tab with AAP 2025 data 2026-03-21 23:19:24 -04:00
auth.js v3.0.0: Auth, admin panel, security fixes, per-tab model selector 2026-03-21 19:25:51 -04:00
chartReview.js v3.0.0: Auth, admin panel, security fixes, per-tab model selector 2026-03-21 19:25:51 -04:00
hospitalCourse.js v3.0.0: Auth, admin panel, security fixes, per-tab model selector 2026-03-21 19:25:51 -04:00
liveEncounter.js v2.0.0: Pediatric AI Scribe 2026-03-21 16:55:50 -04:00
milestones.js Fix: update all Font Awesome 5 icon names to Font Awesome 6 2026-03-21 21:58:14 -04:00
milestonesData.js v2.0.0: Pediatric AI Scribe 2026-03-21 16:55:50 -04:00
nextcloud.js v2.0.0: Pediatric AI Scribe 2026-03-21 16:55:50 -04:00
pediatricScheduleData.js Feat: add Well Visit / Preventive Care tab with AAP 2025 data 2026-03-21 23:19:24 -04:00
soap.js v2.0.0: Pediatric AI Scribe 2026-03-21 16:55:50 -04:00
voiceDictation.js v2.0.0: Pediatric AI Scribe 2026-03-21 16:55:50 -04:00
wellVisit.js Feat: add Well Visit / Preventive Care tab with AAP 2025 data 2026-03-21 23:19:24 -04:00