Register all active platform services and base features in core DB so admin can manage them, add delivery/hospitality/sports-center backend phases, update apps catalog and production deploy tooling. Co-authored-by: Cursor <cursoragent@cursor.com>
20 lines
520 B
Markdown
20 lines
520 B
Markdown
# Phase 13.4 Handover — Patient Portal
|
|
|
|
| Field | Value |
|
|
| --- | --- |
|
|
| Phase | healthcare-13-4 |
|
|
| Version | 0.13.4.0 |
|
|
| Migration | 0005_phase_134_patient_portal |
|
|
| Tests | test_phase_134.py |
|
|
|
|
## Delivered
|
|
|
|
- PatientPortalProfile, PatientDocumentRef, PatientNotificationPreference
|
|
- APIs under `/api/v1/patient-portal/*` with `X-Patient-ID` header scoping
|
|
- Appointment self-service via appointment engine (no duplicate logic)
|
|
- Patient isolation tests
|
|
|
|
## Next
|
|
|
|
- Phase 13.5: Medical Record
|