Commit Graph

93 Commits

Author SHA1 Message Date
f54a2b5b75 feat/trx-orders: fix doctor_code + id type 2025-11-24 11:37:57 +07:00
7037ceae55 feat/trx-orders: added AntibioticSrc flow 2025-11-06 12:28:53 +07:00
0e982d8ab4 feat/trx-orders: added AntibioticSrcCategory flow 2025-11-05 20:54:52 +07:00
b5e25c531f Merge branch 'dev' into feat/trx-orders 2025-11-02 08:54:46 +07:00
e69fe7bbb1 feat/trx-order: mcu
- added inlcude on the McuOrder
- reuse deleted data on the McuOrderItem
- added scope on the McuOrder
2025-11-01 16:19:47 +07:00
dpurbosakti
1b7c29dc11 feat (patient): now also create vclaim member + hit bpjs service 2025-10-30 15:32:36 +07:00
vanilia
15179c746c add comment 2025-10-27 17:28:50 +07:00
vanilia
159db551eb set responsible doctor to required 2025-10-27 17:20:46 +07:00
vanilia
0aa2ed730c add checkin 2025-10-27 14:34:52 +07:00
vanilia
b0fe5cc416 fix conflict 2025-10-27 06:31:56 +07:00
vanilia
a2ce9d9357 add encounter-checkin 2025-10-27 06:25:12 +07:00
2c432a7bef feat/authentication
+ moved pkg/auth-helper to internal/lib/auth
+ update AuthInfo
+ cleaning
2025-10-26 21:29:53 +07:00
vanilia
df38caabc1 Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-be into feat/functional-position-100 2025-10-24 16:47:45 +07:00
vanilia
a7ce13c76e add crud responsible doctor hist and adm employee hist 2025-10-24 16:45:00 +07:00
dpurbosakti
4ebeee02f0 feat (patient): rework search 2025-10-24 16:21:57 +07:00
vanilia
bc76f9e985 adjustment detail installation,specialis, subspecialist 2025-10-24 16:04:09 +07:00
vanilia
69f80b45ef adjustment detail installation 2025-10-24 15:39:14 +07:00
vanilia
cdae478152 adjustment detail division 2025-10-24 14:41:41 +07:00
vanilia
92be0adf43 adjustment auth token with position 2025-10-23 15:34:33 +07:00
Dwi Atmoko Purbo Sakti
07f1d62c2d Merge pull request #99 from dikstub-rssa/feat/edu-assessment
Feat/edu assessment
2025-10-22 16:36:44 +07:00
vanilia
8f8053daf4 crud edu-assessment 2025-10-22 16:31:55 +07:00
vanilia
73e4374366 move request validation to spesific folder 2025-10-22 15:28:26 +07:00
vanilia
a9f3c5297d fix typo const 2025-10-22 11:50:54 +07:00
vanilia
a795ccd747 add adjustment checkout 2025-10-22 09:03:19 +07:00
vanilia
b827509435 import cycle found 2025-10-21 14:43:13 +07:00
Dwi Atmoko Purbo Sakti
4ceebce29f Merge pull request #89 from dikstub-rssa/feat/ambulance-transport-76
Feat/ambulance transport 76
2025-10-20 14:31:36 +07:00
vanilia
f4dbe13225 crud ambulance-transport-req 2025-10-20 13:21:59 +07:00
vanilia
71cb7d621d adjust vehicle hist 2025-10-20 10:28:23 +07:00
vanilia
d05ba1d2ca update handler 2025-10-20 09:09:39 +07:00
vanilia
7f5fd910ff i
merge branch 'migration into feat/vehicle-src-75

.
2025-10-20 08:54:30 +07:00
vanilia
a11087a4de add crud vehicle 2025-10-20 08:53:36 +07:00
57d9f99468 feat/encounter: improved the processing 2025-10-19 21:58:07 +07:00
1cecf33e5e Merge branch 'dev' into feat/encounter 2025-10-19 10:52:57 +07:00
dpurbosakti
319da694af feat (patient): add search by identifier and nik only 2025-10-17 13:04:43 +07:00
dpurbosakti
8c045b6446 Merge branch 'dev' of github.com:dikstub-rssa/simrs-be into feat/bpjs-api-70 2025-10-16 17:22:21 +07:00
dpurbosakti
d4806d90fb feat (encounter): add flow to insert adm employee 2025-10-16 12:16:51 +07:00
dpurbosakti
609119c306 add person-insurance 2025-10-16 08:39:22 +07:00
vanilia
360543cfa7 enhancement update encounter status code 2025-10-15 14:05:26 +07:00
vanilia
f93621ac2b revised lib and usecase update 2025-10-14 13:38:45 +07:00
vanilia
6c6ad16af9 add delete and update internal reference 2025-10-14 11:13:13 +07:00
vanilia
bd6c76fee9 add list internal-reference 2025-10-13 16:25:30 +07:00
vanilia
73e044c6f0 add create internal reference 2025-10-13 15:07:00 +07:00
dpurbosakti
0b93070217 feat (patient): adjust read detail after postalcode renamed 2025-10-10 14:38:14 +07:00
dpurbosakti
dc0b492951 wip 2025-10-10 14:26:15 +07:00
dpurbosakti
9a68982afa feat (postal-code): add crud for postal-code 2025-10-09 12:49:19 +07:00
dpurbosakti
854143ef42 feat (chemo): add handler, use case, and handle in encounter 2025-10-05 14:38:33 +07:00
dpurbosakti
06e7b1ce71 feat (mcu-order): add guard 2025-10-03 11:00:24 +07:00
dpurbosakti
06a6ac6424 feat (mcu-order): handle doctor_id on create and update 2025-10-03 11:00:07 +07:00
dpurbosakti
39efdf4d57 material, device-order required doctor_id, infra search and parent,childrens 2025-10-03 10:53:06 +07:00
dpurbosakti
7ea912b4a8 Merge branch 'dev' of github.com:dikstub-rssa/simrs-be into feat/be-upload-berkas-pasien-32 2025-09-26 14:51:02 +07:00