dpurbosakti
|
5e80b49bc5
|
feat (vaccine-data): add migration and fix entity
|
2025-12-16 14:53:50 +07:00 |
|
Dwi Atmoko Purbo Sakti
|
4e649eff58
|
Merge pull request #215 from dikstub-rssa/feat/chemo-plan
Feat/chemo plan
|
2025-12-15 15:22:41 +07:00 |
|
dpurbosakti
|
eea6bc7700
|
fix (encouter): fix dto, change createdto from object to embedded in create-with-patient
|
2025-12-15 13:15:46 +07:00 |
|
vanilia
|
f5568dfc61
|
Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-be into feat/chemo-plan
# Conflicts:
# internal/use-case/main-use-case/encounter/lib.go
|
2025-12-12 10:43:04 +07:00 |
|
munawwirul_jamal
|
f651a185b3
|
refactor/unit-dropping: perbaikan
|
2025-12-12 09:46:28 +07:00 |
|
vanilia
|
42adec6bb6
|
Merge branch 'migration' of https://github.com/dikstub-rssa/simrs-be into feat/chemo-plan
# Conflicts:
# internal/domain/main-entities/chemo/dto.go
# internal/use-case/main-use-case/encounter/helper.go
|
2025-12-12 09:26:48 +07:00 |
|
munawwirul_jamal
|
ed19aa7d59
|
refactor/unit-dropping: done
|
2025-12-11 17:55:54 +07:00 |
|
dpurbosakti
|
741b5069ec
|
feat (encounter): create-with-patient wip
|
2025-12-11 17:55:22 +07:00 |
|
munawwirul_jamal
|
261f3cdeb3
|
refactor/unit-dropping: done
|
2025-12-11 17:51:08 +07:00 |
|
dpurbosakti
|
2e70cd727c
|
feat (encounter): create-with-patient wip
|
2025-12-11 15:29:01 +07:00 |
|
dpurbosakti
|
09cc996dee
|
Merge branch 'dev' of github.com:dikstub-rssa/simrs-be into migration
|
2025-12-09 12:47:44 +07:00 |
|
vanilia
|
45d883e0b7
|
fail chemo ongoing
|
2025-12-09 12:11:05 +07:00 |
|
vanilia
|
029ab7f20d
|
Merge branch 'migration' of https://github.com/dikstub-rssa/simrs-be into migration-vanilia
# Conflicts:
# cmd/main-migration/migrations/atlas.sum
|
2025-12-09 09:30:42 +07:00 |
|
vanilia
|
95afff0c4e
|
on going chemo plan
|
2025-12-06 03:58:03 +07:00 |
|
dpurbosakti
|
935cc8aef5
|
feat (encounter): add more filter for list
|
2025-12-05 14:04:56 +07:00 |
|
dpurbosakti
|
203b6f51d5
|
feat (encounter): add filter by range registered at, and patient name
|
2025-12-03 17:32:36 +07:00 |
|
vanilia
|
721b549e59
|
update entity encounter and apply sync from old source
|
2025-12-01 12:33:13 +07:00 |
|
vanilia
|
4963a5b994
|
sync encounter
|
2025-11-27 11:18:18 +07:00 |
|
vanilia
|
3b7e482ac1
|
adj sync request switch poly
|
2025-11-26 18:51:14 +07:00 |
|
vanilia
|
6d2e85a8fb
|
adj checkout
|
2025-11-26 13:28:20 +07:00 |
|
vanilia
|
04312afcee
|
testing
|
2025-11-25 19:47:47 +07:00 |
|
vanilia
|
157ea603a4
|
set checkin checkout
|
2025-11-24 10:17:37 +07:00 |
|
vanilia
|
c997c2472e
|
add vclaim reference
|
2025-11-21 20:21:28 +07:00 |
|
dpurbosakti
|
1e54d3bc3f
|
fix (encounter): add guard for create, delete and cancel
|
2025-11-13 14:51:45 +07:00 |
|
vanilia
|
1e61c13eb5
|
revise upload
|
2025-11-12 09:03:56 +07:00 |
|
dpurbosakti
|
42ac3deeb0
|
change ids into codes for device-order,material-order,mcu-order
|
2025-11-10 16:14:31 +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 |
|
vanilia
|
fcbec59a17
|
add switch poly and spprove
|
2025-11-09 22:25:55 +07:00 |
|
vanilia
|
4173b20165
|
delete debug
|
2025-11-04 16:27:47 +07:00 |
|
vanilia
|
8a3a140cde
|
adjustment encounter
|
2025-11-04 10:26:11 +07:00 |
|
vanilia
|
79f5c2c7db
|
update dto encounter
|
2025-11-02 21:02:49 +07:00 |
|
vanilia
|
616f900968
|
add rehab
|
2025-11-02 18:53:35 +07:00 |
|
vanilia
|
7e9914998f
|
add rehab
|
2025-11-02 18:38:08 +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
|
a795ccd747
|
add adjustment checkout
|
2025-10-22 09:03:19 +07:00 |
|
vanilia
|
4793eb3b3f
|
Merge branch 'migration' of https://github.com/dikstub-rssa/simrs-be into feat/encounter-adjustment
|
2025-10-21 15:08:49 +07:00 |
|
vanilia
|
2fdfb257fe
|
fix import cycle encounter related
|
2025-10-21 14:58:12 +07:00 |
|
vanilia
|
b827509435
|
import cycle found
|
2025-10-21 14:43:13 +07:00 |
|
munawwirul_jamal
|
57d9f99468
|
feat/encounter: improved the processing
|
2025-10-19 21:58:07 +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
|
b4a4334504
|
feat (encounter): fix naming dto conventioon
|
2025-10-16 08:55:07 +07:00 |
|
vanilia
|
360543cfa7
|
enhancement update encounter status code
|
2025-10-15 14:05:26 +07:00 |
|
dpurbosakti
|
2d813408e4
|
wip
|
2025-10-14 14:25:09 +07:00 |
|
dpurbosakti
|
9c49b90bb6
|
feat (encounter): update entity and adjust
|
2025-10-14 13:23:58 +07:00 |
|