hasyim_kai
a14c4a5d3c
Fix: Refactor Surat Kontrol CRUD {id} to {code}
2025-11-11 14:21:58 +07:00
hasyim_kai
270869b928
Fix: Refactor Organization CRUD {id} to {code}
2025-11-11 14:07:46 +07:00
Andrian Roshandy
e9e0e21d1b
feat/menu-structure: wip
2025-11-11 12:30:43 +07:00
Abizrh
e62ee1b37e
✨ feat (encounter): implement general consent feature
2025-11-11 08:57:49 +07:00
Munawwirul Jamal
3f63f195d0
Merge pull request #143 from dikstub-rssa/feat/org-position-134
...
feat(org-position): impl all orgs position related
2025-11-11 08:15:15 +07:00
munawwirul_jamal
337083de3d
Merge branch 'dev' into feat/org-position-134
2025-11-11 08:14:34 +07:00
munawwirul_jamal
3822a9aa5f
Merge branch 'dev' into feat/org-position-134
2025-11-11 08:13:30 +07:00
munawwirul_jamal
8e7f9b19e3
feat/radiology-order-54: upgraded mcu-order/list
2025-11-10 23:17:49 +07:00
Munawwirul Jamal
d8015d87b5
Merge pull request #138 from dikstub-rssa/feat/fe-sep-113
...
Feat: Integration Vclaim Sep
2025-11-10 23:14:25 +07:00
riefive
498a4c1fe5
feat(encounter): enhance form submission handling with detailed logging and fallback mechanism
2025-11-10 13:58:58 +07:00
riefive
1cdcd80383
feat(encounter): add SEP validation and handling in entry form
2025-11-10 13:51:46 +07:00
riefive
6c542e5a54
refactor(encounter): improve form field synchronization and enhance loading state management
2025-11-10 13:23:03 +07:00
riefive
b52f438b23
feat(encounter): implement encounter detail loading and update handling in entry form
2025-11-10 12:44:27 +07:00
riefive
a8bc3647a1
refactor(encounter): streamline navigation logic and reintroduce patient list fetching on mount
2025-11-09 19:17:13 +07:00
riefive
df110912b8
feat(filter): update date range to use current date and one month ago for filtering
2025-11-09 19:08:58 +07:00
riefive
2bb9b04cf9
refactor(encounter): comment out navigation logic and update class code for ContentEncounterList
2025-11-09 19:06:35 +07:00
riefive
6dcc9e6c30
feat(encounter): add outpatient class and implement record deletion confirmation
2025-11-09 18:58:05 +07:00
riefive
5e309801ed
feat(encounter): update encounter permissions and enhance entry form handling
2025-11-09 18:36:15 +07:00
riefive
9fad8f4123
refactor(encounter): reorganize imports and update data fetching method for encounter list
2025-11-09 17:47:11 +07:00
riefive
79e1d54710
feat(encounter): enhance entry form with submit method and save functionality
2025-11-09 17:43:55 +07:00
riefive
5b15f86acb
fix(sep): add external mapper for member
2025-11-07 15:49:55 +07:00
riefive
c9f38b44f8
fix(encounter): change params resource value
2025-11-07 15:39:36 +07:00
riefive
630cda65af
feat(sep): search member through vclaim
2025-11-07 15:37:45 +07:00
riefive
25b5ef0e87
feat(encounter): adjust component encounter list
2025-11-07 14:39:23 +07:00
riefive
8cc260f5c3
feat(encounter): adjust content of encounter and add page encounter for inpatient, emergency, outpatient
2025-11-07 14:15:35 +07:00
hasyim_kai
b2a512314b
Feat: UI uplaod doc pendukung
2025-11-07 14:02:54 +07:00
riefive
ca687911f5
feat(sep): modify item tree specialist
2025-11-07 13:45:14 +07:00
hasyim_kai
24313adef6
Fix: debug back btn in add, edit, detail content page
2025-11-07 10:35:46 +07:00
Muhammad Hasyim Chaidir Ali
59b44b5729
Merge branch 'dev' into feat/surat-kontrol-135
2025-11-07 09:11:10 +07:00
hasyim_kai
53bd8e7f6e
Fix: refactor rehab medik - Resume UI
2025-11-07 08:55:23 +07:00
riefive
daf9c8f46c
feat(sep): adjust entry form of sep
2025-11-06 15:50:29 +07:00
riefive
7eecdc67ec
feat(sep): implement debounced search for patient identifiers and enhance entry form functionality
2025-11-06 14:45:24 +07:00
Munawwirul Jamal
db15ec9445
Merge pull request #140 from dikstub-rssa/feat/integrasi-assessment-medis-114
...
Feat/integrasi assessment medis 114
2025-11-06 14:30:41 +07:00
riefive
48b8ee5d2c
feat(encounter): add patientId to formValues and reset recSelectId on add-sep event
2025-11-06 14:30:38 +07:00
riefive
d5c06add1d
feat(sep): adjust entry in encounter
2025-11-06 14:16:20 +07:00
hasyim_kai
99a61a0bf2
Feat: add right & bottom label in input base component
2025-11-06 08:06:01 +07:00
Andrian Roshandy
8462eba94b
feat/prescription-56: wip
2025-11-05 21:23:04 +07:00
riefive
ff3b616742
refactor(sep): update vclaim visit service
2025-11-05 14:38:19 +07:00
riefive
4b6247ef79
refactor(sep): update data structure and types for SEP components
2025-11-05 14:16:21 +07:00
hasyim_kai
db48919325
Feat: add banner in List if requirement not met
2025-11-05 13:53:43 +07:00
hasyim_kai
bd57250f7e
Fix: refactor getDetail url param
2025-11-05 13:26:48 +07:00
hasyim_kai
a361922e32
Feat: Add & integrate add, edit, detail page
2025-11-05 13:19:07 +07:00
riefive
6840dfd5ac
feat(vclaim-monitoring): enhance getList function to return dummy response on failure
2025-11-05 13:06:45 +07:00
Abizrh
013c18d746
Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/integrasi-assessment-medis-114
2025-11-05 10:04:26 +07:00
Abizrh
3cfa07149c
✨ feat (soapi): parse and display main complaint and diagnoses from json data
2025-11-05 10:04:15 +07:00
hasyim_kai
331f4a6b20
Feat: Integrate Control Letter
2025-11-04 16:56:08 +07:00
riefive
a592a0be36
feat(cemo): add home encounter
2025-11-04 15:15:38 +07:00
riefive
be0a761170
feat(cemo): change flow admin
2025-11-04 13:23:52 +07:00
riefive
64fe2524fb
feat(cemo): enhance admin mode functionality and update series handling
2025-11-04 12:02:31 +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