Initial commit

This commit is contained in:
Quincy Morgan 2020-11-05 11:30:34 -05:00
commit bf95421f65
1906 changed files with 55742 additions and 0 deletions

View file

@ -0,0 +1,30 @@
{
"icon": "maki-hospital",
"geometry": [
"point",
"area"
],
"terms": [
"acupuncture",
"anthroposophical",
"applied kinesiology",
"aromatherapy",
"ayurveda",
"herbalism",
"homeopathy",
"hydrotherapy",
"hypnosis",
"naturopathy",
"osteopathy",
"reflexology",
"reiki",
"shiatsu",
"traditional",
"tuina",
"unani"
],
"tags": {
"healthcare": "alternative"
},
"name": "Alternative Medicine"
}

View file

@ -0,0 +1,17 @@
{
"icon": "maki-hospital",
"geometry": [
"point",
"area"
],
"terms": [
"back",
"pain",
"spine"
],
"tags": {
"healthcare": "alternative",
"healthcare:speciality": "chiropractic"
},
"name": "Chiropractor"
}

View file

@ -0,0 +1,16 @@
{
"icon": "maki-hospital",
"geometry": [
"point",
"area"
],
"terms": [
"ear",
"hearing",
"sound"
],
"tags": {
"healthcare": "audiologist"
},
"name": "Audiologist"
}

View file

@ -0,0 +1,19 @@
{
"icon": "fas-baby",
"geometry": [
"point",
"area"
],
"terms": [
"baby",
"childbirth",
"delivery",
"labour",
"labor",
"pregnancy"
],
"tags": {
"healthcare": "birthing_center"
},
"name": "Birthing Center"
}

View file

@ -0,0 +1,24 @@
{
"icon": "maki-blood-bank",
"fields": [
"{healthcare}",
"blood_components"
],
"geometry": [
"point",
"area"
],
"terms": [
"blood bank",
"blood donation",
"blood transfusion",
"apheresis",
"plasmapheresis",
"plateletpheresis",
"stem cell donation"
],
"tags": {
"healthcare": "blood_donation"
},
"name": "Blood Donor Center"
}

View file

@ -0,0 +1,11 @@
{
"icon": "fas-comments",
"geometry": [
"point",
"area"
],
"tags": {
"healthcare": "counselling"
},
"name": "Counselling Center"
}

View file

@ -0,0 +1,36 @@
{
"icon": "fas-teeth",
"fields": [
"{amenity/dentist}"
],
"moreFields": [
"{amenity/dentist}"
],
"geometry": [
"point",
"area"
],
"terms": [
"braces",
"dentistry",
"dentofacial orthopedics",
"headgear",
"jaw alignment",
"teeth",
"tooth"
],
"tags": {
"healthcare": "dentist",
"healthcare:speciality": "orthodontics"
},
"addTags": {
"healthcare": "dentist",
"amenity": "dentist",
"healthcare:speciality": "orthodontics"
},
"reference": {
"key": "healthcare:speciality",
"value": "orthodontics"
},
"name": "Orthodontist"
}

View file

@ -0,0 +1,15 @@
{
"icon": "maki-hospital",
"geometry": [
"point",
"area"
],
"terms": [
"terminal",
"illness"
],
"tags": {
"healthcare": "hospice"
},
"name": "Hospice"
}

View file

@ -0,0 +1,25 @@
{
"icon": "fas-vial",
"fields": [
"name",
"operator",
"website",
"ref",
"address",
"opening_hours",
"opening_hours/covid19"
],
"geometry": [
"point",
"area"
],
"terms": [
"medical_laboratory",
"medical_lab",
"blood_check"
],
"tags": {
"healthcare": "laboratory"
},
"name": "Medical Laboratory"
}

View file

@ -0,0 +1,19 @@
{
"icon": "fas-baby",
"geometry": [
"point",
"area"
],
"terms": [
"baby",
"childbirth",
"delivery",
"labour",
"labor",
"pregnancy"
],
"tags": {
"healthcare": "midwife"
},
"name": "Midwife"
}

View file

@ -0,0 +1,15 @@
{
"icon": "maki-hospital",
"geometry": [
"point",
"area"
],
"terms": [
"therapist",
"therapy"
],
"tags": {
"healthcare": "occupational_therapist"
},
"name": "Occupational Therapist"
}

View file

@ -0,0 +1,18 @@
{
"icon": "fas-eye",
"geometry": [
"point",
"area"
],
"terms": [
"eye",
"glasses",
"lasik",
"lenses",
"vision"
],
"tags": {
"healthcare": "optometrist"
},
"name": "Optometrist"
}

View file

@ -0,0 +1,16 @@
{
"icon": "temaki-physiotherapist",
"geometry": [
"point",
"area"
],
"terms": [
"physical",
"therapist",
"therapy"
],
"tags": {
"healthcare": "physiotherapist"
},
"name": "Physiotherapist"
}

View file

@ -0,0 +1,16 @@
{
"icon": "maki-hospital",
"geometry": [
"point",
"area"
],
"terms": [
"foot",
"feet",
"nails"
],
"tags": {
"healthcare": "podiatrist"
},
"name": "Podiatrist"
}

View file

@ -0,0 +1,21 @@
{
"icon": "maki-hospital",
"geometry": [
"point",
"area"
],
"terms": [
"anxiety",
"counselor",
"depression",
"mental health",
"mind",
"suicide",
"therapist",
"therapy"
],
"tags": {
"healthcare": "psychotherapist"
},
"name": "Psychotherapist"
}

View file

@ -0,0 +1,16 @@
{
"icon": "maki-hospital",
"geometry": [
"point",
"area"
],
"terms": [
"rehab",
"therapist",
"therapy"
],
"tags": {
"healthcare": "rehabilitation"
},
"name": "Rehabilitation Facility"
}

View file

@ -0,0 +1,17 @@
{
"icon": "fas-comment",
"geometry": [
"point",
"area"
],
"terms": [
"speech",
"therapist",
"therapy",
"voice"
],
"tags": {
"healthcare": "speech_therapist"
},
"name": "Speech Therapist"
}