remove medical form and add specialist form

This commit is contained in:
avicenan
2026-05-22 22:05:23 +09:00
parent b0b784836e
commit ce724a03a0
2 changed files with 9 additions and 18 deletions

View File

@ -132,7 +132,7 @@ const doc = {
$status: "Y",
$location: "Room location",
$picture: "Room picture name",
medical_forms: ["uuid-string"],
specialist_form: { "@enum": ["dental", "cardiology", "dermatology", "gynecology", "orthopedics", "neurology"] },
},
room_number: {
$number: "101",