| Updated target framework to .NET 9 across multiple projects and updated package references. Refactored `HospitalController` to use MediatR commands. Introduced new patient-related functionalities including new API endpoints, commands, queries, and DTOs. Removed user-related properties from medical history mappings. Added new handlers for patient creation, retrieval, and section updates. | ||
|---|---|---|
| .. | ||
| MedicalHistoryActionStep1.razor | ||
| MedicalHistoryActionStep2.razor | ||
| MedicalHistoryActionStep3.razor | ||
| MedicalHistoryActionStep4.razor | ||
| MedicalHistoryActionStep5.razor | ||
| MedicalHistoryActionStep6.razor | ||