This commit is contained in:
wayanrivan
2026-04-30 10:30:35 +07:00
parent 4715f55cc2
commit 8e334f734c
3 changed files with 37 additions and 11 deletions

View File

@ -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)