Commit Graph

70 Commits

Author SHA1 Message Date
dpurbosakti 07e3c3b707 fix (encounter): missmatch position checking 2025-11-14 10:37:21 +07:00
dpurbosakti 1e54d3bc3f fix (encounter): add guard for create, delete and cancel 2025-11-13 14:51:45 +07:00
vanilia a6e8f38011 finish upload 2025-11-12 10:01:18 +07:00
vanilia 271058b59b Merge branch 'migration-vanilia' of https://github.com/dikstub-rssa/simrs-be into feat/improve-uploads-154
# Conflicts:
#	internal/use-case/main-use-case/authentication/case.go
2025-11-11 18:13:52 +07:00
vanilia 896306b06d upload oke 2025-11-11 16:59:05 +07:00
Dwi Atmoko Purbo Sakti 29dbaccbea Merge pull request #138 from dikstub-rssa/feat/adjustment-encounter-cancel
update encounter cancel flow
2025-11-11 15:36:22 +07:00
dpurbosakti 4f29b60f35 Merge branch 'migration' of github.com:dikstub-rssa/simrs-be into fix/anything-moko 2025-11-11 15:27:55 +07:00
dpurbosakti 4d5bc188fc medicine_id into medicine_code in several medications related 2025-11-11 15:24:35 +07:00
vanilia c6f5bbe8a2 update encounter cancel flow 2025-11-11 14:21:17 +07:00
munawwirul_jamal 4b96e2e779 Merge branch 'dev' into feat/sso-auth 2025-11-11 08:50:13 +07:00
dpurbosakti 42ac3deeb0 change ids into codes for device-order,material-order,mcu-order 2025-11-10 16:14:31 +07:00
vanilia 850dce87cd revise encounter 2025-11-10 15:42:15 +07:00
vanilia d5d9182ad6 revise refactor 2025-11-10 14:17:56 +07:00
dpurbosakti be8acefeff change unit_id, insurance_company_id into code 2025-11-10 13:34:04 +07:00
dpurbosakti 6d49dca925 remove several ids and fix constraint 2025-11-10 13:25:00 +07:00
dpurbosakti 3c7b35ef04 several tables ids into codes 2025-11-10 12:29:58 +07:00
vanilia 1ff23f0847 Merge branch 'migration-vanilia' of https://github.com/dikstub-rssa/simrs-be into feat/encounter-adjustment-142
# Conflicts:
#	internal/domain/main-entities/rehab/dto.go
#	internal/use-case/main-use-case/encounter/lib.go
2025-11-10 08:27:55 +07:00
vanilia 5e13c6e414 merge migration 2025-11-10 08:23:39 +07:00
vanilia 49922a6b72 adjustment update rehab in checkout 2025-11-09 23:12:09 +07:00
vanilia fcbec59a17 add switch poly and spprove 2025-11-09 22:25:55 +07:00
vanilia 686f2fbd51 not yet finish 2025-11-06 15:03:51 +07:00
vanilia dde3a458dc Merge branch 'migration-vanilia' of https://github.com/dikstub-rssa/simrs-be into feat/encounter-adjustment-142 2025-11-06 14:36:49 +07:00
vanilia d5d4d663e1 update entity and conslist 2025-11-06 14:32:55 +07:00
dpurbosakti a2015a5c7e removes ids on doctor,nurse,specialist-intern 2025-11-06 12:08:36 +07:00
vanilia 4173b20165 delete debug 2025-11-04 16:27:47 +07:00
vanilia c6eaaa2c10 finish adjustment encounter 2025-11-04 14:05:56 +07:00
vanilia 5180e6f1cb Merge branch 'migration' of https://github.com/dikstub-rssa/simrs-be into feat/encounter-adjustment
# Conflicts:
#	cmd/main-migration/migrations/atlas.sum
#	internal/use-case/main-use-case/encounter/case.go
2025-11-04 11:51:19 +07:00
vanilia c553952287 adjustment entity and constlist 2025-11-04 11:36:24 +07:00
vanilia 0f9305427c encounter-adjustment-finish 2025-11-04 11:11:24 +07:00
vanilia 8a3a140cde adjustment encounter 2025-11-04 10:26:11 +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 88e7f99e6d improve check-in 2025-10-27 17:10:00 +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
munawwirul_jamal 2c432a7bef feat/authentication
+ moved pkg/auth-helper to internal/lib/auth
+ update AuthInfo
+ cleaning
2025-10-26 21:29:53 +07:00
vanilia 73e4374366 move request validation to spesific folder 2025-10-22 15:28:26 +07:00
vanilia a2dd87a1b2 fix medicine mix preload 2025-10-22 12:24:44 +07:00
vanilia 69797f9955 adjustment position_code 2025-10-22 11:44:30 +07:00
vanilia 329a8899a4 wip 2025-10-22 11:35:56 +07:00
dpurbosakti 6274c92eff fixing error sql script 2025-10-22 11:02:54 +07:00
vanilia ea715ec9c5 update bulk insert 2025-10-22 10:49:28 +07:00
vanilia e290c585cf adjustment checkout 2025-10-22 09:34:33 +07:00
vanilia a795ccd747 add adjustment checkout 2025-10-22 09:03:19 +07:00
munawwirul_jamal 57d9f99468 feat/encounter: improved the processing 2025-10-19 21:58:07 +07:00
munawwirul_jamal 038c9f6a16 Merge branch 'dev' into feat/encounter 2025-10-19 19:09:56 +07:00
munawwirul_jamal 1cecf33e5e Merge branch 'dev' into feat/encounter 2025-10-19 10:52:57 +07:00
munawwirul_jamal d6c56b96b4 Merge dev into feat/user 2025-10-19 09:07:25 +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