upd
This commit is contained in:
@ -372,8 +372,12 @@ const doc = {
|
||||
patient_guarantor: {
|
||||
$guarantor_name: "PatientGuarantor name",
|
||||
$phone: "08123456789", // Nomor telepon
|
||||
$province: "West Java", // Provinsi
|
||||
$city: "Bandung", // Kota
|
||||
// $province: "West Java", // Provinsi
|
||||
// $city: "Bandung", // Kota
|
||||
$munisipo: "2e1a1b33-bbb2-4f33-b2c4-cff5976f3f95", // Munisipo (UUID)
|
||||
$administrativu: "2e1a1b33-bbb2-4f33-b2c4-cff5976f3f95", // Administrativu (UUID)
|
||||
$aldeia: "2e1a1b33-bbb2-4f33-b2c4-cff5976f3f95", // Aldeia (UUID)
|
||||
$suco: "2e1a1b33-bbb2-4f33-b2c4-cff5976f3f95", // Suco (UUID)
|
||||
$zip_code: "40123", // Kode Pos
|
||||
$agreement_no: "AG123456789", // Nomor Perjanjian
|
||||
$agreement_desc: "Health Insurance Agreement", // Deskripsi Perjanjian (opsional)
|
||||
|
||||
Reference in New Issue
Block a user