28 lines
501 B
JSON
28 lines
501 B
JSON
[
|
|
{
|
|
"name": "time_in_office",
|
|
"label": "زمان انتظار در مطب",
|
|
"progress": 70
|
|
},
|
|
{
|
|
"name": "correct_diagnosis",
|
|
"label": "تشخیص درست",
|
|
"progress": 70
|
|
},
|
|
{
|
|
"name": "behavior_doctor",
|
|
"label": "برخورد مناسب پزشک",
|
|
"progress": 70
|
|
},
|
|
{
|
|
"name": "office_cleaning",
|
|
"label": "نظافت مطب",
|
|
"progress": 70
|
|
},
|
|
{
|
|
"name": "doctor_skill",
|
|
"label": "مهارت پزشک",
|
|
"progress": 70
|
|
}
|
|
]
|