3cbf0ea002
Merge branch 'main' of https://git.shiblysolution.id/SAUDE-TL/entity
2026-03-17 10:17:50 +07:00
4bfd0909a3
update
2026-03-17 10:17:18 +07:00
b89bea7261
feat(db): add doctor favorite and item package entities
2026-03-16 16:32:40 +07:00
4b3bc39e21
update: detail receive order
2026-03-16 15:38:18 +07:00
b608db2079
update: room order done
2026-03-16 14:48:43 +07:00
ef9743c83c
Merge branch 'main' of https://git.shiblysolution.id/SAUDE-TL/entity
2026-03-16 11:17:00 +07:00
13501dc532
update: order item and receive order done
2026-03-16 11:14:51 +07:00
f8d3bdfbb7
feat(emr)!: align consultation registration links
2026-03-16 09:30:24 +07:00
06887c8ab8
feat(emr): add patient and doctor relations to procedure
2026-03-12 16:56:26 +07:00
61655cbbe3
Merge branch 'main' of https://git.shiblysolution.id/SAUDE-TL/entity
2026-03-12 12:37:37 +07:00
bcb328a1c3
fix diagnostic procedure
2026-03-12 12:37:28 +07:00
9f3a8aef06
update add new column: stock
2026-03-12 12:15:50 +07:00
e253533fe8
add new entity: initial stock
2026-03-12 12:09:41 +07:00
f2d5f09763
fix diagnostic procedure
2026-03-12 10:12:25 +07:00
f38f20543c
fix diagnosis type enum
2026-03-12 09:47:25 +07:00
2d452f524b
fix(emrdiagnosis): use emr registration relation
2026-03-12 09:36:19 +07:00
22b6eb3fc0
fix(emrdiagnosis): add column regis outpatient
2026-03-12 08:41:01 +07:00
9d9cca2a31
fix(emr): rename outpatient self-reference field
2026-03-11 16:35:42 +07:00
19b81b0a6c
fixing
2026-03-11 16:25:13 +07:00
e3d90532a9
feat(opd): add appointment id col
2026-03-11 16:19:21 +07:00
7db7e5f1cb
Merge branch 'main' of https://git.shiblysolution.id/SAUDE-TL/entity
2026-03-11 15:38:28 +07:00
4a1cec8e45
update: solve error in item master
2026-03-11 15:34:17 +07:00
98a2d3d16b
fixing
2026-03-11 14:52:50 +07:00
28bf684529
fix(db): map physical exam to patient
2026-03-11 13:51:53 +07:00
bf1fd470c3
update
2026-03-11 13:48:16 +07:00
03d8c204e3
Merge branch 'main' of https://git.shiblysolution.id/SAUDE-TL/entity
2026-03-11 13:48:13 +07:00
077e1d7859
update: add large_unit and small_unit to pharmacy unit
2026-03-11 13:46:28 +07:00
411de04406
fix emr diet
2026-03-11 13:34:58 +07:00
8c66518127
fix(db): map physical exam to outpatient registration
...
use outpatient registration as the linked record for physical
examinations and enforce a one-to-one relationship.
rename the relation field to registration_outpatient for clarity
2026-03-11 11:00:00 +07:00
782667f73a
fix(db): map emr records to outpatient registration
...
Switch anamnesis and vital signs to reference
EmrRegistrationOutpatient with one-to-one relations.
Rename complaint and blood pressure fields to use consistent,
correct naming.
BREAKING CHANGE: emr_anamnesis.registration is now
registration_outpatient and chief_complaint is now main_complaint.
emr_vital_signs.registration is now registration_outpatient and
blood_preasure is now blood_pressure.
2026-03-10 22:51:03 +07:00
543b0d3407
feat(db): add outpatient link to consultations
...
add a registration_outpatient relation to internal consultations to
track outpatient registration context directly
rename emrpatient to patient and dates to referring_date for clearer
field semantics, and make referring_room optional with a default
CURRENT_DATE for referring_date
BREAKING CHANGE: emr_internal_consultation fields emrpatient and dates
are renamed to patient and referring_date
2026-03-10 15:27:43 +07:00
4b2b5c8133
fixing
2026-03-10 10:35:44 +07:00
457f9937a5
Merge branch 'main' of https://git.shiblysolution.id/SAUDE-TL/entity
2026-03-09 12:16:00 +07:00
e911dcc652
update:relation guarantor
2026-03-09 12:15:31 +07:00
c34dbe7389
feat(db): allow multiple anamnesis history entries
...
convert history_of_present_illness, history_of_allergies, and
history_of_illness columns to text arrays to store multiple values
BREAKING CHANGE: history_of_* fields are now text arrays instead of text
2026-03-09 12:08:02 +07:00
24a31d727b
Merge branch 'main' of https://git.shiblysolution.id/SAUDE-TL/entity
2026-03-09 10:58:33 +07:00
28d96a41eb
update
2026-03-09 10:57:59 +07:00
164854ef04
feat(db): add registration relation to lab orders
2026-03-08 14:08:10 +07:00
22bacf8e01
add ref hospital
2026-03-06 15:40:25 +07:00
18a858013a
add patient group
2026-03-06 13:30:50 +07:00
05ea67c49a
Merge branch 'main' of https://git.shiblysolution.id/SAUDE-TL/entity
2026-03-03 09:05:49 +07:00
26ce00e195
add new column in emr_diagnosis and emr_diagnostic_procedure
2026-03-03 09:05:26 +07:00
5a4bb5a76d
update pharmacy info
2026-03-02 11:59:35 +07:00
c767a53e8a
update pharmacy info
2026-03-02 11:46:04 +07:00
7fb5453921
update pharmacy
2026-03-02 11:35:12 +07:00
62ebe4a785
add addt entity pharmacy
2026-03-02 11:29:06 +07:00
5025efd695
update entity phar item master
2026-03-02 10:51:16 +07:00
88ce587c45
Merge branch 'main' of https://git.shiblysolution.id/SAUDE-TL/entity
2026-02-26 13:55:11 +07:00
c23a1c036d
update
2026-02-26 13:54:47 +07:00
6cafb81f6d
Merge branch 'main' of https://git.shiblysolution.id/SAUDE-TL/entity
2026-02-26 11:38:15 +07:00