mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-22 16:19:42 +02:00
Create gynaecology.json (#309)
* Create gynaecology.json Preset for a Gynaecologist added * Update gynaecology.json terms updated * Update gynaecology.json term "obstetrics" added * Added additional terms * switch spelling to American English, sort terms, fix reference tag Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"icon": "maki-doctor",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"egg",
|
||||
"gynaecologist",
|
||||
"gynaecology",
|
||||
"gynecology",
|
||||
"obstetrics",
|
||||
"ovulation",
|
||||
"reproductive",
|
||||
"woman's doctor",
|
||||
"women's doctor"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "doctors",
|
||||
"healthcare": "doctor",
|
||||
"healthcare:speciality": "gynaecology"
|
||||
},
|
||||
"reference": {
|
||||
"key": "healthcare:speciality",
|
||||
"value": "gynaecology"
|
||||
},
|
||||
"name": "Gynecologist"
|
||||
}
|
||||
Reference in New Issue
Block a user