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. |
||
|---|---|---|
| .. | ||
| MedicalHistory.Aggregate.cs | ||
| MedicalHistory.cs | ||
| MedicalHistoryAnswer.cs | ||