Export & Data Portability
Download structured care data for continuity, compliance, and patient portability rights.
Available Exports
- Care Profile — patient demographics, diagnoses, notes
- Medication List — all prescribed medications with doses and schedules
- Task History — completed, escalated, and open tasks with audit trail
- Emergency Contacts — current contacts for continuity
- Full Audit Log — regulatory-ready before/after snapshots
API Endpoints
- GET /api/export — Returns export payload
- GET /api/care-profiles/:id/audit — Full audit history
Compliance
All exports include timestamps, actor attribution, and before/after states for regulatory review.
Export formats: JSON, PDF (placeholder for generation pipeline).