feat(cortex): implement activePatient fallback in various components
- Updated DagnotatieBlock to use activePatient for prefill if no patientId is provided. - Enhanced PatientDashboardBlock to fallback to activePatient for patientId and name. - Adjusted usePatientSelection to handle pending actions and re-route after patient selection. - Refined chat components to manage nudge messages and integrate them into the chat flow. - Improved UI elements for better patient selection experience. This update enhances user experience by ensuring that the active patient context is utilized across multiple components, streamlining workflows and reducing manual input.
This commit is contained in:
@@ -58,6 +58,7 @@ Releases zijn georganiseerd op functionaliteit, niet op chronologische volgorde.
|
||||
**Groepen:**
|
||||
- **Foundation** - Basis setup (Auth, Database, Environment)
|
||||
- **Core Features** - EPD functionaliteit (Dashboard, Clients, AI)
|
||||
- **Cortex Intent driven EPD** - Een EPD dat de intentie van de zorgprofessional herkent en meedenkt.
|
||||
- **Infrastructure** - Ondersteunend (Hosting, Design, Performance)
|
||||
|
||||
**Features:**
|
||||
|
||||
Reference in New Issue
Block a user