mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-06 23:13:54 +02:00
@@ -5,7 +5,9 @@
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"psychiatry"
|
||||
"psychiatry",
|
||||
"psychology",
|
||||
"psychotherapy"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "doctors",
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
"depression",
|
||||
"mental health",
|
||||
"mind",
|
||||
"psychology",
|
||||
"psychotherapy",
|
||||
"suicide",
|
||||
"therapist",
|
||||
"therapy"
|
||||
@@ -17,5 +19,8 @@
|
||||
"tags": {
|
||||
"healthcare": "psychotherapist"
|
||||
},
|
||||
"name": "Psychotherapist"
|
||||
"name": "Psychotherapist",
|
||||
"aliases": [
|
||||
"Clinical Psychologist"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -6055,7 +6055,7 @@ en:
|
||||
amenity/doctors/psychiatrist:
|
||||
# amenity=doctors + healthcare:speciality=psychiatry | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Psychiatrist
|
||||
# 'terms: psychiatry'
|
||||
# 'terms: psychiatry,psychology,psychotherapy'
|
||||
terms: <translate with synonyms or related terms for 'Psychiatrist', separated by commas>
|
||||
amenity/doctors/pulmonology:
|
||||
# amenity=doctors + healthcare:speciality=pulmonology | Pneumologist, Respiratory Physician, Respirologist | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
@@ -8252,9 +8252,9 @@ en:
|
||||
# 'terms: foot,feet,nails'
|
||||
terms: <translate with synonyms or related terms for 'Podiatrist', separated by commas>
|
||||
healthcare/psychotherapist:
|
||||
# healthcare=psychotherapist | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
# healthcare=psychotherapist | Clinical Psychologist | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Psychotherapist
|
||||
# 'terms: anxiety,counselor,depression,mental health,mind,suicide,therapist,therapy'
|
||||
# 'terms: anxiety,counselor,depression,mental health,mind,psychology,psychotherapy,suicide,therapist,therapy'
|
||||
terms: <translate with synonyms or related terms for 'Psychotherapist', separated by commas>
|
||||
healthcare/rehabilitation:
|
||||
# healthcare=rehabilitation | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
|
||||
Reference in New Issue
Block a user