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. |
||
|---|---|---|
| .. | ||
| Abstracts | ||
| BaseServices | ||
| CoreServices | ||
| EntityServices | ||
| Models/Api | ||
| CoreConfig.cs | ||
| DocuMed.Core.csproj | ||