4 Commits

Author SHA1 Message Date
riefive aa2a20a018 fix: add constant and change some service of vclaim 2025-10-27 13:41:09 +07:00
riefive 26e9ea96ea fix: debug encounter 2025-10-24 17:04:46 +07:00
riefive 3108297d8f fix: restructure encounter get patient 2025-10-24 15:23:01 +07:00
Khafid Prayoga 070239270e feat(patient): add patient handler and refactor form submission
- Introduce new patient handler using genCrudHandler for CRUD operations
- Refactor patient entry form to use handler for save operations
- Separate form data composition from submission logic
- Handle file uploads and navigation after successful submission
2025-10-16 14:04:00 +07:00