Backend de erp-clinicas - Workspace V2
Add complete telemedicine module with: - VirtualRoom entity for video consultation room management - TelemedicineSession entity for session lifecycle tracking - SessionParticipant entity for participant join/leave tracking - Full REST API endpoints for rooms, sessions, and participants - Multi-tenant support throughout - Session states: scheduled, waiting, in_progress, completed, cancelled - Participant roles: patient, doctor, guest, interpreter, family_member - Recording consent tracking and session duration logging - Connection quality logging infrastructure - Integration points for WebRTC providers (Twilio, Daily.co, Vonage) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
erp-clinicas-backend-v2
Backend de erp-clinicas - Workspace V2