clqms-be/app/Libraries/Data/body_site.json
OpenCode Bot 9946978487 chore: refresh CLQMS backend baseline
Re-synced controllers, configs, libraries, seeds, and docs with the latest API expectations and response helpers.
2026-04-08 16:07:19 +07:00

11 lines
255 B
JSON
Executable File

{"name": "body_site",
"VSName": "Body Site",
"VCategory": "System",
"values": [
{"key": "LA", "value": "Left Arm"},
{"key": "RA", "value": "Right Arm"},
{"key": "LF", "value": "Left Foot"},
{"key": "RF", "value": "Right Foot"}
]
}