2026-03-16 07:24:50 +07:00
|
|
|
{"name": "order_priority",
|
|
|
|
|
"VSName": "Order Priority",
|
|
|
|
|
"VCategory": "System",
|
|
|
|
|
"values": [
|
|
|
|
|
{"key": "S", "value": "Stat"},
|
|
|
|
|
{"key": "R", "value": "Routine"},
|
|
|
|
|
{"key": "A", "value": "ASAP"},
|
|
|
|
|
{"key": "P", "value": "Preop"},
|
|
|
|
|
{"key": "C", "value": "Callback"},
|
|
|
|
|
{"key": "T", "value": "Timing critical"},
|
|
|
|
|
{"key": "PRN", "value": "As needed"}
|
|
|
|
|
]
|
|
|
|
|
}
|