update: patient_guarantor.ts add faretype relation and update swagger builder
This commit is contained in:
@ -351,6 +351,7 @@ const doc = {
|
||||
$agreement_no: "AG123456789", // Nomor Perjanjian
|
||||
$agreement_desc: "Health Insurance Agreement", // Deskripsi Perjanjian (opsional)
|
||||
$patient_group_id: "2e1a1b33-bbb2-4f33-b2c4-cff5976f3f95", // Patient Group (UUID)
|
||||
$faretype: "3f1a1b33-bbb2-4f33-b2c4-cff5976f3f95", // Fare Type (UUID)
|
||||
},
|
||||
refferal_hospital: {
|
||||
$refferal_hospital_name: "RefferalHospital name",
|
||||
|
||||
Reference in New Issue
Block a user