Additional Resources¶
Legacy documentation, status tracking, and supplementary materials
In This Section¶
| Page | Description |
|---|---|
| Project Status | Live development status dashboard |
| Changelog | Version history and release notes |
| OSCAR REST Bridge | OSCAR EMR API reference |
| Git Repository | Repository structure and commits |
Quick Links¶
Development Status¶
- Current milestone: v1.0 Pilot
- Progress: Voice agent operational, 14 endpoints implemented
- Next: Admin dashboard v2, additional languages
Recent Changes¶
See Changelog for full version history.
OSCAR Integration¶
The OSCAR REST Bridge provides RESTful access to OSCAR EMR:
- Base URL: http://oscar.digiconsult.ca:3000/api/v1
- Auth: X-API-Key header
- Status: Live and tested
Start Here¶
- Check project progress → Status
- View version history → Changelog
- OSCAR API details → OSCAR REST Bridge
- Repository info → Git Repository