Skip to content

Commit

Permalink
Additional "Obstetrician" as synonym to Gynecologist; add search terms (
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoniecz authored Apr 18, 2023
1 parent d704bbd commit c670cd9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
8 changes: 7 additions & 1 deletion data/presets/amenity/doctors/gynaecology.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
"gynaecologist",
"gynaecology",
"gynecology",
"OBGYN",
"ob/gyn",
"obstetrics",
"ovulation",
"reproductive",
Expand All @@ -28,5 +30,9 @@
"key": "healthcare:speciality",
"value": "gynaecology"
},
"name": "Gynecologist"
"name": "Obstetrician/Gynecologist",
"aliases": [
"Gynecologist",
"Obstetrician"
]
}
6 changes: 3 additions & 3 deletions interim/source_strings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5979,9 +5979,9 @@ en:
terms: <translate with synonyms or related terms for 'Primary Care Physician', separated by commas>
amenity/doctors/gynaecology:
# amenity=doctors + healthcare:speciality=gynaecology | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Gynecologist
# 'terms: egg,gynaecologist,gynaecology,gynecology,obstetrics,ovulation,reproductive,woman''s doctor,women''s doctor'
terms: <translate with synonyms or related terms for 'Gynecologist', separated by commas>
name: Obstetrician/Gynecologist
# 'terms: egg,gynaecologist,gynaecology,gynecology,obgyn,ob/gyn,obstetrics,ovulation,reproductive,woman''s doctor,women''s doctor'
terms: <translate with synonyms or related terms for 'Obstetrician/Gynecologist', separated by commas>
amenity/doctors/haematology:
# amenity=doctors + healthcare:speciality=haematology | Haematologist | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Hematologist
Expand Down

0 comments on commit c670cd9

Please sign in to comment.