clqms-be/app/Libraries/Data/test_activity.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

12 lines
360 B
JSON
Executable File

{"name": "test_activity",
"VSName": "Test Activity",
"VCategory": "System",
"values": [
{"key": "ORD", "value": "Order"},
{"key": "ANA", "value": "Analyse"},
{"key": "VER", "value": "Result Verification/Technical Validation"},
{"key": "REV", "value": "Clinical Review/Clinical Validation"},
{"key": "REP", "value": "Reporting"}
]
}