feat/order-things: adjust entities

This commit is contained in:
2025-12-02 20:16:42 +07:00
parent 681629f432
commit 9698210fb2
27 changed files with 680 additions and 81 deletions
@@ -1,14 +1,15 @@
package organization
type (
ContractPositionCode string
EmployeePositionCode string
InternPosisitionCode string
ItemGroupCode string
InfraGroupCode string
UnitTypeCode string
DoctorFeeTypeCode string
ActionBillingCode string
ContractPositionCode string
EmployeePositionCode string
InternPosisitionCode string
ItemGroupCode string
InfraGroupCode string
ProdcedureRoomTypeCode string
UnitTypeCode string
DoctorFeeTypeCode string
ActionBillingCode string
)
const (
@@ -53,6 +54,9 @@ const (
IFGCCounter InfraGroupCode = "counter" // Counter
IFGCPubScreen InfraGroupCode = "public-screen" // Public Screen
PRTLight ProdcedureRoomTypeCode = "light" // Ringan
PRTSurgery ProdcedureRoomTypeCode = "roomed" // Dikamarkan
UTCReg UnitTypeCode = "reg" // Registrasi
UTCExa UnitTypeCode = "exa" // Pemeriksaan
UTCPay UnitTypeCode = "pay" // Pembayaran