mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-06 15:03:54 +02:00
allow to specify therapist offices more precisely
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"key": "healthcare",
|
||||
"type": "typeCombo",
|
||||
"options": [
|
||||
"physiotherapist",
|
||||
"psychotherapist",
|
||||
"occupational_therapist",
|
||||
"speech_therapist"
|
||||
],
|
||||
"autoSuggestions": false,
|
||||
"label": "{healthcare}"
|
||||
}
|
||||
Reference in New Issue
Block a user