Commit Graph
100 Commits
Author SHA1 Message Date
riefive a61407a0a6 fix: change payment 2025-12-06 04:47:18 +07:00
riefive 7c4f08780c fix: update encounter payment method 2025-12-06 04:32:08 +07:00
riefive 41062a5805 wip: encounter edit 2025-12-05 18:00:05 +07:00
riefive db10a8b194 fix: select for item price 2025-12-05 16:42:28 +07:00
riefive a0d54c062a fix: encounter conflict solve 2025-12-05 16:38:36 +07:00
riefive f4079c58fa fix: item update form 2025-12-05 15:03:52 +07:00
riefive 4715e5330a feat: Implement item management module and add encounter initialization handler. 2025-12-05 14:53:31 +07:00
riefive 615a7c4485 feat: Implement item management with CRUD operations, forms, and listing pages. 2025-12-05 13:54:53 +07:00
riefive 864979aa15 feat: Implement item price CRUD service and handlers, and item CRUD handlers. 2025-12-04 14:57:36 +07:00
riefive 413a3c2b29 feat: Add item and item price list components with their respective configurations. 2025-12-04 14:40:59 +07:00
riefive ff22ce6848 feat: Add entry forms and schemas for item, item price, and encounter management. 2025-12-04 14:36:04 +07:00
riefive 952a3490da Merge branch 'feat/encounter-adjustment-163' into feat/adj-enc-list-199 2025-12-04 13:45:47 +07:00
riefive 67a515478c fix: save sep 2025-12-04 13:39:36 +07:00
riefive e6b74a4949 fix: encounter update form 2025-12-04 12:36:53 +07:00
riefive 434f8471ce fix: update save again 2025-12-04 12:20:07 +07:00
riefive bae087aa6d fix: update save 2025-12-04 12:19:37 +07:00
riefive 5da439720f feat: implement encounter entry form for patient, doctor, payment, and SEP management 2025-12-04 11:59:37 +07:00
riefive d2ceda37bf feat: Implement encounter list management with search, date range filtering, and record actions. 2025-12-04 10:58:16 +07:00
riefive acc45b205f fix: upload sep + sipp file 2025-12-03 16:25:15 +07:00
riefive f94e8df57f fix: reload doctor fetch 2025-12-03 15:54:57 +07:00
riefive 5059f24c60 fix: reload object encounter 2025-12-03 15:37:39 +07:00
riefive 3b6a6e5bf1 fix: page checker to avoid error 2025-12-03 15:26:00 +07:00
riefive e1c4c585b1 fix: page encounter main 2025-12-03 15:06:58 +07:00
riefive 5cb03ea3d7 fix: update page ambulatory, inpatient + emergency 2025-12-03 14:20:18 +07:00
riefive 04efd22f85 fix: update link item filtering logic for registration group 2025-12-03 13:51:13 +07:00
riefive 75e0e8ac18 feat: enhance filter navigation with role-based visibility and active position handling 2025-12-03 13:36:14 +07:00
riefive 4c670701c4 feat: enhance filter navigation with role-based visibility and active position handling 2025-12-03 13:22:25 +07:00
riefive 6a27c1f346 feat: update payment handling and remove unused code in entry forms 2025-12-03 12:05:23 +07:00
riefive 42bb79554f fix: solve entry on encounter 2025-12-03 10:06:51 +07:00
riefive e8c15e189f fix: solve edit + add pages 2025-12-03 09:55:35 +07:00
riefive f0d3de26be feat: remove file type validation from file upload component 2025-12-03 09:41:41 +07:00
riefive f95d8f3009 feat: modify file upload component 2025-12-02 16:08:41 +07:00
riefive ebac2244ac feat: enhance error handling in CRUD operations and adjust encounterId type in SEP creation 2025-12-02 14:24:08 +07:00
riefive 64efb0dee7 feat: update role permissions and clean up access checks in encounter edit and add pages 2025-12-02 13:41:27 +07:00
riefive 38ecb5fa08 feat: add encounterId handling in SEP entry and update validation logic in integration schema 2025-12-02 13:31:17 +07:00
riefive 32a6c27375 feat: remove unused VClaim configuration and clean up validation logic in integration schema 2025-12-02 13:11:49 +07:00
riefive a058fd6659 feat: add new encounter entry form and handler with VClaim SEP and member validation. 2025-12-02 12:50:14 +07:00
riefive 4df67ed979 feat: Implement encounter add/edit forms for inpatient, outpatient, and emergency features, and remove outdated documentation. 2025-12-02 12:09:48 +07:00
riefive cfecd72d49 feat: implement encounter edit mode with GET/PATCH endpoints and comprehensive testing documentation 2025-12-02 11:38:16 +07:00
riefive 748004e0a1 feat: add support for removing old SEP data and refactor remove function 2025-12-02 11:20:04 +07:00
riefive 297e16eaee feat: update API paths to v1 and remove old path references for consistency 2025-12-02 11:06:48 +07:00
riefive be3f5c9d40 feat: debug xfetch 2025-12-01 15:09:28 +07:00
riefive 4dc7aa2fe9 feat: add diagnosis name handling and update SEP title in integration pages 2025-12-01 14:53:09 +07:00
riefive 8a954a8c00 feat: update API paths to v1 and add fallback to old paths for backward compatibility 2025-12-01 13:53:25 +07:00
riefive 6d3dc0e426 feat: enhance SEP entry form and detail handling with conditional disabling and improved data filtering 2025-12-01 12:02:26 +07:00
riefive 4536ca2ef9 feat: enhance SEP entry form and handling with new readonly mode and improved data fetching 2025-12-01 11:42:32 +07:00
riefive 6c8ebb8192 feat: enhance SEP entry form 2025-11-28 16:35:40 +07:00
riefive bd30d19beb feat: enhance SEP handling by adding source path to navigation and initializing form data 2025-11-28 16:28:10 +07:00
riefive 973931ec2f feat: enhance SEP entry and detail handling with new link mode and save functionality 2025-11-28 16:02:11 +07:00
riefive e9ed2a3715 feat: implement SEP search functionality and enhance history management 2025-11-28 14:48:29 +07:00
riefive a2e8f04304 feat: add validation for SEP number and member input in encounter entry 2025-11-28 12:45:41 +07:00
riefive 7605493d09 feat: create integration-sep file 2025-11-27 16:09:37 +07:00
riefive d8f2e30bd6 feat: add member validation and enhance encounter entry form with additional fields 2025-11-27 14:19:58 +07:00
riefive b38487e41f feat: enhance encounter entry forms with mode handling and default date setup 2025-11-27 11:46:06 +07:00
riefive 3a4822d5cf feat: refactor payload structure in encounter entry handler for improved clarity and functionality 2025-11-26 15:54:46 +07:00
riefive a780818412 feat: add vclaimReference handling and update payload structure in encounter entry 2025-11-26 15:40:21 +07:00
riefive fe3630fcee feat: refactor encounter entry form and handler 2025-11-26 14:52:42 +07:00
riefive e9ce5927bd feat: recreated index SEP page with updated permissions and structure 2025-11-26 13:59:34 +07:00
riefive 9a539a60f9 feat: update BPJS links to use 'bpjs-vclaim' and add new vclaim pages 2025-11-26 13:02:43 +07:00
riefive 9c53899842 feat: update chemotherapy encounter pages to use 'chemo' subclass code + simplify sep 2025-11-26 12:58:34 +07:00
riefive 13b7d6b411 feat: add chemo page 2025-11-26 11:18:01 +07:00
riefive b01510707c feat: add patient info components and update navigation for encounter details 2025-11-25 14:59:59 +07:00
riefive 59a84d948a fix: solve injection component error 2025-11-25 14:04:40 +07:00
riefive d0ca67386f refactor: change props to encounter data 2025-11-25 13:15:37 +07:00
riefive 0ceaa9c222 refactor: change page component on emergency, inpatient, outpatient 2025-11-25 12:38:58 +07:00
riefive 3a2ad11a0e feat: enhance encounter process with user data logging and component integration 2025-11-24 14:47:00 +07:00
riefive 1053d794a0 fix: update sub-class-code binding in encounter components and log user data 2025-11-24 14:05:19 +07:00
riefive 3d8378deac Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/encounter-adjustment-163 2025-11-24 12:00:01 +07:00
riefive 4ac3e3c579 refactor: clean up role permission handling in encounter process pages 2025-11-24 10:53:11 +07:00
riefive 125a2dff1a fix: solve conflict after merge page-cleaning 2025-11-24 10:14:02 +07:00
riefive 5adf9d3c75 feat(encounter): update sub menu 2025-11-21 15:00:33 +07:00
riefive 8eeeba26b2 feat(encounter): update missing emergency process 2025-11-21 14:47:01 +07:00
riefive 9429ad4d46 Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/encounter-adjustment-163 2025-11-21 14:44:33 +07:00
riefive 87a125f5c7 feat(encounter): update encounter pages 2025-11-21 14:44:29 +07:00
riefive 534880eb2e fix: update component process 2025-11-21 14:40:13 +07:00
riefive 9eea12a503 feat(encounter): update encounter init 2025-11-21 13:48:13 +07:00
riefive a1eb419588 fix: resolve conflict 2025-11-21 10:33:45 +07:00
riefive eb20d3a930 fix: add encounter init 2025-11-20 15:20:34 +07:00
riefive 53a7d41373 fix: refactor page process on outpatient, inpatient, emergency 2025-11-20 14:54:17 +07:00
riefive bbdc79f7f5 fix: refactor process content 2025-11-20 14:16:21 +07:00
riefive 3c546e19a6 fix: change items encounter for roles 2025-11-19 14:59:49 +07:00
riefive 3ac1ec3a02 fix: improve role classification logic and future scalability 2025-11-19 14:50:35 +07:00
riefive 3e4931cda2 fix: remove sep 2025-11-19 12:38:41 +07:00
riefive 05cc75fa95 refactor: move list sep logic to handlers 2025-11-19 12:23:03 +07:00
riefive 34d4b85e16 fix: adds Excel export support for SEP list data 2025-11-18 16:08:57 +07:00
riefive 97b6d8fccd fix: improves SEP removal error handling and removes dummy response 2025-11-18 15:13:48 +07:00
riefive 96c561e86e fix: add function download 2025-11-18 14:54:00 +07:00
riefive 2ccdb14999 fix: add comments 2025-11-18 14:43:14 +07:00
riefive 7606afdac4 fix: add download csv function 2025-11-18 14:41:37 +07:00
riefive a6ff2499ee fix: adjust payload sep 2025-11-18 14:32:25 +07:00
riefive a41df17d86 fix: get control letter of doctor 2025-11-18 12:40:58 +07:00
riefive 411d83523e fix: error in lib date 2025-11-17 17:10:14 +07:00
riefive f748fc2d7e fix: resolve conflict in lib date 2025-11-17 17:08:58 +07:00
riefive edf21ef5fb fix: adjust service base 2025-11-17 14:44:09 +07:00
riefive 9f6f07a987 fix: adjust filter for sep 2025-11-17 14:41:21 +07:00
riefive 272842e31c fix: refactors date range selection to use a reactive calendar 2025-11-17 14:01:30 +07:00
riefive 4ef0156181 fix: refactors date range handling to use a formatted, reactive approach 2025-11-17 13:16:01 +07:00
riefive d6d1efe61f fix: hide error validation 2025-11-17 10:12:38 +07:00
riefive ec0997805c fix(encounter): fixing typo text 2025-11-15 08:39:47 +07:00
riefive a43e2feb98 fix(encounter): updates BPJS menu icon to image and tweaks style 2025-11-15 08:38:39 +07:00