update:examination detail

This commit is contained in:
wayanrivan
2026-04-15 11:36:02 +07:00
parent 187503d44d
commit 6d97ddd9fe
2 changed files with 24 additions and 14 deletions

View File

@ -216,7 +216,7 @@ const doc = {
$name: "Examination Detail name",
$order_no: "Order number",
$measurement_unit_id: "uuid-string",
$reference_range_id: "uuid-string",
$reference_range_ids: "[] array uuid-string",
$status: { "@enum": ["Y", "N"] },
},
serviceExamination: {