Commit Graph

434 Commits

Author SHA1 Message Date
vanilia
c553952287 adjustment entity and constlist 2025-11-04 11:36:24 +07:00
vanilia
8d3675cbe3 Merge branch 'migration' of https://github.com/dikstub-rssa/simrs-be into migration-vanilia
# Conflicts:
#	cmd/main-migration/migrations/atlas.sum
#	internal/interface/migration/main-entities.go
2025-11-04 11:14:27 +07:00
dpurbosakti
4749392788 add control-letter 2025-11-03 15:17:11 +07:00
149253b00f feat/trx-orders: fixes
+ renamed a column on table McuOrderItem
+migration
2025-11-02 22:16:02 +07:00
vanilia
5f2a871c10 adjustment ambulatory, emergency, inpatient entity 2025-11-02 21:12:38 +07:00
vanilia
32b2b287aa adjust entity ambulatory and encounter 2025-11-02 18:59:30 +07:00
3391ee0937 feat/trx-orders: added scope for order filtering 2025-11-02 16:18:35 +07:00
b5e25c531f Merge branch 'dev' into feat/trx-orders 2025-11-02 08:54:46 +07:00
2b65922937 Merge branch 'migration' into feat/trx-orders 2025-11-02 07:19:58 +07:00
0997537c93 feat/trx-orders: added includes on prescription 2025-11-01 16:30:34 +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
13e703b31b feat (adime,soapi,sbar): no longer get employee id, use employee id from authinfo 2025-10-31 16:27:05 +07:00
dpurbosakti
ab9f1934fe at employee_position_code in claims 2025-10-31 16:06:36 +07:00
vanilia
a70e53f6f6 update entity 2025-10-31 15:47:18 +07:00
vanilia
cfabd69451 update entity 2025-10-31 15:38:27 +07:00
vanilia
b27e49954b update entity 2025-10-31 15:28:23 +07:00
vanilia
fd2fcec2d6 add response in subspecialis 2025-10-31 15:14:16 +07:00
vanilia
60f8db982d add response unit in specialist 2025-10-31 11:27:44 +07:00
Dwi Atmoko Purbo Sakti
2c964d635d Merge pull request #114 from dikstub-rssa/feat/functional-position-100
Feat/functional position 100
2025-10-30 15:33:49 +07:00
dpurbosakti
1b7c29dc11 feat (patient): now also create vclaim member + hit bpjs service 2025-10-30 15:32:36 +07:00
vanilia
2ce8ecb1b9 add json tag to unit response Dto 2025-10-30 13:59:28 +07:00
vanilia
43f9c0f4c8 add json tag to unit response Dto 2025-10-30 13:57:52 +07:00
dpurbosakti
ca29e4d7fd Merge branch 'dev' of github.com:dikstub-rssa/simrs-be into fix/anything-moko 2025-10-30 13:20:23 +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
95a8643ff9 Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-be into feat/encounter-checkin 2025-10-27 17:10:25 +07:00
vanilia
88e7f99e6d improve check-in 2025-10-27 17:10:00 +07:00
dpurbosakti
3e1285d15b Merge branch 'migration' of github.com:dikstub-rssa/simrs-be into feat/specialist 2025-10-27 16:22:14 +07:00
dpurbosakti
2a66ce8361 specialist include subspecialist 2025-10-27 16:20:26 +07:00
dpurbosakti
d524245325 Merge branch 'migration' of github.com:dikstub-rssa/simrs-be into migration 2025-10-27 16:08:56 +07:00
vanilia
6ccd887291 Merge branch 'migration-vanilia' of https://github.com/dikstub-rssa/simrs-be into feat/encounter-checkin 2025-10-27 14:55:49 +07:00
dpurbosakti
c96ce50824 wip patient + parent number 2025-10-27 14:54:04 +07:00
vanilia
17172742ec add column in encounter 2025-10-27 14:52:55 +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
b5b0a8183d dev: hotfix, added system role 2025-10-25 18:01:37 +07:00
dpurbosakti
de42ab3203 wip 2025-10-25 09:03:00 +07:00
dpurbosakti
98b26a219f add vclaim member, also marital and confidence in person 2025-10-25 08:37:00 +07:00
dpurbosakti
3ab77cab1a Merge branch 'dev' of github.com:dikstub-rssa/simrs-be into migration 2025-10-25 08:25:29 +07:00
dpurbosakti
228b7a6208 Merge branch 'migration' of github.com:dikstub-rssa/simrs-be into migration 2025-10-25 08:24:34 +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
340af35e17 Merge branch 'migration' of https://github.com/dikstub-rssa/simrs-be into feat/functional-position-100 2025-10-24 16:45:44 +07:00
vanilia
a7ce13c76e add crud responsible doctor hist and adm employee hist 2025-10-24 16:45:00 +07:00
Dwi Atmoko Purbo Sakti
f312a4a239 Merge pull request #107 from dikstub-rssa/migration-vanilia
Migration vanilia
2025-10-24 16:37:34 +07:00
dpurbosakti
4ebeee02f0 feat (patient): rework search 2025-10-24 16:21:57 +07:00
vanilia
639776d510 Merge branch 'migration' of https://github.com/dikstub-rssa/simrs-be into feat/encounter-checkin 2025-10-24 16:07:28 +07:00
vanilia
bc76f9e985 adjustment detail installation,specialis, subspecialist 2025-10-24 16:04:09 +07:00
dpurbosakti
e4093587e7 wip 2025-10-24 15:50:12 +07:00