Features: - Live encounter recording → HPI (outpatient/inpatient) - Voice dictation → HPI / SOAP note - Hospital course generator (prose/day-by-day/organ system/psych) - Chart review / precharting (outpatient/subspecialty/ED) - SOAP note generator (full/subjective only) - Developmental milestones (AAP/Nelson) with narrative + 3-sentence summary - AI refine & shorten for all outputs - Ask AI what's missing (clarification) - Authentication (email/password, email verification, 2FA) - Nextcloud integration with auto date folders - PWA support (installable on phone) - 18+ AI models via OpenRouter - HIPAA compliance guidance - Docker support
17 lines
155 B
Text
17 lines
155 B
Text
node_modules/
|
|
.env
|
|
.env.local
|
|
.env.production
|
|
data/
|
|
*.db
|
|
*.db-journal
|
|
*.db-wal
|
|
.DS_Store
|
|
Thumbs.db
|
|
*.log
|
|
npm-debug.log*
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
dist/
|
|
build/
|