This commit is contained in:
Shibly Teknologi Solusi
2026-05-18 15:25:01 +07:00
parent a6a76ec706
commit 03022576bd
3 changed files with 186 additions and 23 deletions

View File

@ -140,29 +140,6 @@ const doc = {
$department_id: "uuid-string",
$status: "Y",
},
inpatient_room_bed: {
$inpatient_room_id: "34fdda87-9b42-44d3-8cab-2f2032481d42",
$number: 1,
$status: {
"@enum": ["booked", "empty", "progress", "occupied"],
},
$bed_detail: {
$photo_before: "base64 or url string",
$photo_after: "base64 or url string",
$electrical: true,
$telephone: false,
$lighting: true,
$wall: false,
$ceiling: false,
$floor: false,
$leakage: false,
$temperature: false,
$electromedical_equipment: false,
$available: true,
$online_inpatient_referral: false,
$cohort: false,
},
},
// pharmacy: {
// $room: "Room name",
// $code: "R001",