cffaa2b855
Merge branch 'dev' into feat/medicine-form-167
2025-11-21 08:17:43 +07:00
Abizrh
cf4f5574d3
✨ feat (generate-file): add generate file schema
2025-11-19 23:46:21 +07:00
Abizrh
6e34e175e7
Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/general-consent-145
2025-11-19 23:12:38 +07:00
hasyim_kai
c98018bb4e
Squashed commit of the following:
...
commit bcfb4c1456
Merge: 1cbde57 975c87d
Author: Munawwirul Jamal <57973347+munaja@users.noreply.github.com >
Date: Mon Nov 17 11:15:14 2025 +0700
Merge pull request #147 from dikstub-rssa/feat/surat-kontrol-135
Feat: Integration Rehab Medik - Surat Kontrol
commit 975c87d99a
Merge: f582090 1cbde57
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Nov 17 10:58:10 2025 +0700
Merge branch 'dev' into feat/surat-kontrol-135
commit f582090d18
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Thu Nov 13 11:56:21 2025 +0700
Fix: Refactor surat kontrol
commit a14c4a5d3c
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 11 14:21:58 2025 +0700
Fix: Refactor Surat Kontrol CRUD {id} to {code}
commit 24313adef6
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Fri Nov 7 10:35:46 2025 +0700
Fix: debug back btn in add, edit, detail content page
commit 59b44b5729
Merge: 99a61a0 db15ec9
Author: Muhammad Hasyim Chaidir Ali <68959522+Hasyim-Kai@users.noreply.github.com >
Date: Fri Nov 7 09:11:10 2025 +0700
Merge branch 'dev' into feat/surat-kontrol-135
commit 99a61a0bf2
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Thu Nov 6 08:06:01 2025 +0700
Feat: add right & bottom label in input base component
commit db48919325
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Nov 5 13:53:43 2025 +0700
Feat: add banner in List if requirement not met
commit bd57250f7e
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Nov 5 13:26:48 2025 +0700
Fix: refactor getDetail url param
commit a361922e32
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Wed Nov 5 13:19:07 2025 +0700
Feat: Add & integrate add, edit, detail page
commit 331f4a6b20
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Tue Nov 4 16:56:08 2025 +0700
Feat: Integrate Control Letter
commit 2275f4dc99
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Oct 27 14:01:58 2025 +0700
Feat: add UI BPJS > Surat Kontrol
commit 89e0e7a2c8
Author: hasyim_kai <muhammad.hasyim.c.a@gmail.com >
Date: Mon Oct 27 10:21:59 2025 +0700
Feat: add UI CRUD Surat Kontrol at Rehab Medik > kunjungan > Proses
2025-11-18 12:58:58 +07:00
hasyim_kai
975c87d99a
Merge branch 'dev' into feat/surat-kontrol-135
2025-11-17 10:58:10 +07:00
hasyim_kai
dc0bcc3606
Feat: integration Medicine Form
2025-11-17 09:26:29 +07:00
hasyim_kai
dfb2c305ca
Merge remote-tracking branch 'origin/feat/uploads-85' into feat/medicine-form-167
2025-11-17 09:18:47 +07:00
hasyim_kai
bb0017ffcb
Fix: refactor constList Uplaod Doc
2025-11-14 15:47:11 +07:00
hasyim_kai
56109564cb
Feat: API Integration supporting doc upload
2025-11-13 16:16:26 +07:00
295bb8120f
Merge branch 'dev' into fe-prescription-56
2025-11-13 07:45:48 +07:00
Munawwirul Jamal
8effefb5ad
Merge pull request #155 from dikstub-rssa/feat/radiology-order-54
...
Feat/radiology order 54
2025-11-12 07:04:17 +07:00
hasyim_kai
a14c4a5d3c
Fix: Refactor Surat Kontrol CRUD {id} to {code}
2025-11-11 14:21:58 +07:00
Abizrh
e62ee1b37e
✨ feat (encounter): implement general consent feature
2025-11-11 08:57:49 +07:00
337083de3d
Merge branch 'dev' into feat/org-position-134
2025-11-11 08:14:34 +07:00
Muhammad Hasyim Chaidir Ali
59b44b5729
Merge branch 'dev' into feat/surat-kontrol-135
2025-11-07 09:11:10 +07:00
riefive
4b6247ef79
refactor(sep): update data structure and types for SEP components
2025-11-05 14:16:21 +07:00
hasyim_kai
a361922e32
Feat: Add & integrate add, edit, detail page
2025-11-05 13:19:07 +07:00
hasyim_kai
331f4a6b20
Feat: Integrate Control Letter
2025-11-04 16:56:08 +07:00
Khafid Prayoga
3ae81c29fd
feat(subspecialist): enhance specialist details with unit and installation info
...
- Update Unit interface to allow null installation
- Include specialist.Unit and specialist.Unit.Installation in API includes
- Add Unit and Installation fields to subspecialist detail view
- Simplify list configuration headers and update keys for specialist name
2025-11-04 09:23:26 +07:00
Khafid Prayoga
581eee41f4
feat(subspecialist): add detail view and position management
...
- Implement detail view for subspecialist with specialist relation
- Add position management functionality including CRUD operations
- Create new components for detail display and position listing
- Update service to handle position-related requests
- Include employee selection for position assignments
2025-10-31 15:57:41 +07:00
Khafid Prayoga
ba0ac753b2
feat(subspecialist-position): implement crud operations for subspecialist positions
...
- Add new handler, service, and schema files for subspecialist position
- Update list configuration and entry form components
- Modify list view to display subspecialist position data
- Include subspecialist relation in position model
2025-10-31 14:57:45 +07:00
Andrian Roshandy
40d78a999a
feat/readiology-order: added mcu
2025-10-31 14:35:05 +07:00
Khafid Prayoga
a4f8e1a64f
feat(specialist): add specialist detail page with position management
...
- Add specialist detail page with unit relation
- Implement position management including CRUD operations
- Update specialist model to include unit relation
- Add list and detail components for specialist positions
- Create entry form for specialist positions
- Implement pagination and search for positions
- Add confirmation dialogs for delete operations
2025-10-31 11:18:00 +07:00
66872c95f8
feat/prescription-56: wip
2025-10-31 07:56:36 +07:00
Khafid Prayoga
61d3db3a12
feat(unit): add unit detail page with position management
...
- Create new unit detail page with route and navigation
- Add unit detail component to display basic unit information
- Implement position list management with pagination and actions
- Include position creation, editing and deletion functionality
- Update unit model to include installation relationship
2025-10-30 12:56:28 +07:00
Khafid Prayoga
b073fb60d1
feat(models): add employee relation to position interfaces
...
Add optional Employee type to specialist, installation and subspecialist position interfaces to support employee relation in the data model.
2025-10-30 12:16:51 +07:00
Khafid Prayoga
1dc42be406
feat(unit-position): implement crud operations and update ui components
...
- Add new handler, service, and schema files for unit-position
- Update list configuration and entry form components
- Modify page title and integrate employee relation
- Implement CRUD operations with proper validation
2025-10-30 12:14:32 +07:00
Khafid Prayoga
59f1def565
Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/org-position-134
2025-10-30 11:03:48 +07:00
riefive
2d2e14ede0
fix: resolve conflict on nuxt setting
2025-10-29 13:05:50 +07:00
riefive
99c5266f2b
fix: add tree select subspecialist and filter doctor
2025-10-28 10:02:12 +07:00
Andrian Roshandy
9919b4b896
Merge branch 'dev' into fe-prescription-56
2025-10-25 15:36:29 +07:00
Andsky
0212b9c39f
Feat/encounter status 107 ( #129 )
...
* dev: hotfix, moved combobox and datepicker
* dev: hotfix, moved combobox and datepicker
* dev: hotfix, text-size standardization
* dev: hotfix, text-size standardization
* feat/encounter-status-107: wip
* feat/encounter: wip
* feat/encounter: done
---------
Co-authored-by: Munawwirul Jamal <munawwirul.jamal@gmail.com >
2025-10-25 05:03:48 +07:00
Khafid Prayoga
df27262bd1
impl get position over detail divions
...
wip: detail division
for entry new division position
finish v1 divison-position
2025-10-24 16:51:55 +07:00
Andrian Roshandy
d90e40043c
Merge branch 'dev' into fe-prescription-56
2025-10-24 12:40:59 +07:00
Andrian Roshandy
729474a2a0
Merge branch 'dev' into fe-prescription-56
2025-10-23 14:16:52 +07:00
Abizrh
621c9a237f
Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/integrasi-assessment-medis-114
2025-10-22 17:21:09 +07:00
Muhammad Rifai
25d0091a19
Fix Dialog Consultation ( #124 )
2025-10-20 23:41:23 +07:00
Abizrh
77c26171bb
Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/integrasi-assessment-medis-114
2025-10-20 20:09:39 +07:00
Abizrh
cb0d73acf4
✨ feat (soapi): integrate early,rehab,function
2025-10-20 17:33:05 +07:00
f3b45f2cb1
feat/consulation-82: done
2025-10-20 09:34:42 +07:00
e1358c0d9e
Merge branch 'dev' into feat/consultation-82
2025-10-19 22:56:00 +07:00
761fe4e0ed
feat/encounter: improved processing needs
2025-10-19 21:57:17 +07:00
8d3e8350ce
Merge branch 'dev' into feat/consultation-82
2025-10-19 06:30:09 +07:00
c4eeda5777
Merge branch 'dev' into feat/consultation-82
2025-10-19 06:27:59 +07:00
cc29ad1ff7
Merge branch 'dev' into feat/encounter
2025-10-19 06:24:44 +07:00
0c24befd29
Merge branch 'dev' into feat/patient-63
2025-10-17 16:54:30 +07:00
Khafid Prayoga
f4dadd67f8
feat(medical-action-src): add type code selection with strict typing
...
- Add medicalActionTypeCode constants and type definition
- Update MedicalActionSrc interface to use strict type for type_code
- Implement select dropdown for type code in entry form
- Enable type code validation in schema
2025-10-17 16:23:51 +07:00
53a1b7d4ae
feat/encounter: wip
2025-10-17 02:19:12 +07:00
Khafid Prayoga
9b38689f79
feat(models): add source models for medical entities
...
Add new model interfaces and generators for diagnose, procedure, medical action and its items. These models will be used as base structures for medical data processing.
2025-10-16 15:35:29 +07:00
72f2e86601
feat/consultation-82: wip
2025-10-16 04:46:06 +07:00