wiki:Presets/Healthcare

Version 35 (modified by thetornado76, 4 years ago) ( diff )

addiction added

by user Achadwick from https://wiki.openstreetmap.org/wiki/File:RodOfAsclepius.svg (as no explicit license given, CC BY-SA 2.0 from the osm wiki) healthcare

This is a preset for the healthcare=* tags.

The preset's code

<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
                author="!i! and M!dgard"
                icon="RodOfAsclepius.svg"
                link="https://josm.openstreetmap.de/wiki/Presets/Healthcare"

                shortdescription="Healthcare"
                de.shortdescription="Gesundheit"
                nl.shortdescription="Gezondheidszorg"
                ja.shortdescription="医療・健康"

                description="Healthcare services tagged with healthcare=* (limited to current top value)"
                de.description="Gesundheits- und Pflegeeinrichtungen die von healthcare=* erfasst werden (nur häufigste Spezialisierungen)"
                nl.description="Gezondheidszorg-faciliteiten met healthcare=* (enkel de voornaamste specialisaties)"

                version="41_2023-02-10">

        <!--
        TODO:
        - more translations
        - more specialities and tags from wiki page
        - long value titles/explanations for specialities?
        -->
        <group icon="presets/health/pharmacy.svg"
                name="Healthcare (new)"
                de.name="Gesundheit (neu)"
                nl.name="Gezondheidszorg (nieuw)"
                ja.name="医療・健康 (新着)">

                <chunk id="common_items">
                        <reference ref="opening_hours_wheelchair" />
                        <preset_link preset_name="Address" />
                        <preset_link preset_name="Contact (Common Schema)" />
                        <space/>
                        <link href="https://wiki.openstreetmap.org/wiki/Key:healthcare" />
                </chunk>

                <chunk id="common_items_payment">
                        <reference ref="opening_hours_wheelchair" />
                        <preset_link preset_name="Address" />
                        <preset_link preset_name="Contact (Common Schema)" />
                        <preset_link preset_name="Payment Methods" />
                        <space/>
                        <link href="https://wiki.openstreetmap.org/wiki/Key:healthcare" />
                </chunk>

                <chunk id="opening_hours">
                        <combo key="opening_hours" text="Opening Hours" delimiter="|" values="24/7|08:30-12:30,15:30-20:00|Sa-Su 00:00-24:00|Mo-Su 09:00-21:00|Mo-Sa 08:00-18:00|Mo-Fr 09:00-17:00|Mo-Fr 08:30-20:00; Sa,Su 08:00-15:00; PH off|Mo-Fr 08:30-20:00; Tu-Su 08:00-15:00; Sa 08:00-12:00|Mo-Su 08:00-18:00; Apr 10-15 off; Jun 08:00-14:00; Aug off; Dec 25 off|sunrise-sunset|Su 10:00+|week 01-53/2 Fr 09:00-12:00; week 02-52/2 We 09:00-12:00" values_no_i18n="true" values_sort="false" />
                </chunk>
                
                <chunk id="wheelchair">
                        <combo key="wheelchair" text="Wheelchairs" values="yes,limited,no" />
                </chunk>

                <chunk id="opening_hours_wheelchair">
                        <reference ref="opening_hours" />
                        <reference ref="wheelchair" />
                </chunk>

                <chunk id="emergency_dept">
                        <check key="emergency"
                                        text="Emergency department"
                                        de.text="Notaufnahme"
                                        nl.text="Spoeddienst/Spoedpost"
                                        ja.text="救急" />
                </chunk>

                <chunk id="specialities">
                        <multiselect key="healthcare:speciality" values_searchable="true" values_sort="true"
                                        values="abortion;acupuncture;allergology;anaesthetics;cardiology;child_psychiatry;chiropractic;dermatology;dermatovenereology;emergency;endocrinology;fertility;gastroenterology;general;geriatrics;gynaecology;internal;nephrology;neurology;oncology;ophthalmology;orthopaedics;otolaryngology;paediatrics;palliative;plastic_surgery;psychiatry;pulmonology;radiology;surgery;trauma;urology;vaccination;venereology"
                                        text="Specialities"
                                        de.text="Spezialisierung"
                                        de.display_values="Abtreibung;Akkupunktur;Allergien;Narkosearzt;Kardiologie;Kinder- und Jugendpsychiatrie und -psychotherapie;Chiropraktik;Dermatologie;Dermato- und Venerologie;Notfallmedizin;Endokrinologie;Fruchtbarkeit;Gastroenterologie;Allgemeinmedizin;Geriatrie;Gynäkologie;Innere Medizin;Nephrologie;Neurologie;Onkologie;Augenheilkunde;Orthopädie;Hals-Nasen-Ohrenheilkunde;Kinder- und Jugendmedizin;Palliativmedizin;Plastische Chirurgie;Psychiatrie;Lungenkrankheiten;Radiologie;Chirurgie;Unfallchirurgie;Urologie;Impfung;Geschlechtskrankheiten"
                                        nl.text="Specialisaties"
                                        nl.display_values="abortie;acupunctuur;allergologie;anesthesiologie;cardiologie;kinderpsychiatrie;chiropraxie;dermatologie;dermatologie en venerologie;spoedgeneeskunde;endocrinologie;vruchtbaarheid;gastro-enterologie;algemeen;geriatrie;gynaecologie;inwendige geneeskunde;nefrologie;neurologie;oncologie;oftalmologie;orthopedie;neus-keel-oor;pediatrie;palliatieve zorg;plastische chirurgie;psychiatrie;longziekten en tuberculose;radiologie;chirurgie;trauma;urologie;vaccinatie;geslachtsziekten"
                                        ja.text="診療科・専門"
                                        ja.display_values="中絶;鍼;アレルギー科;anaesthetics;循環器科;カイロプラクティック;小児精神科;皮膚科;不妊治療;dermatovenereology;emergency;内分泌内科;総合;消化器内科;産婦人科;geriatrics;内科;神経科;nephrology;眼科;整形外科;腫瘍内科;耳鼻咽喉科;小児科;緩和ケア;形成外科・美容外科;精神科・心療内科;呼吸器;放射線科;外科;trauma;泌尿器科;予防接種;venereology" />
                </chunk>

                <chunk id="name_operator">
                        <text key="name" text="Name" />
                        <text key="operator" text="Operator" />
                </chunk>



                <group icon="presets/health/hospital.svg"
                                name="Facilities"
                                de.name="Einrichtungen"
                                nl.name="Instellingen"
                                ja.name="施設">

                        <item type="node,closedway,relation" icon="presets/health/hospital.svg"
                                        name="Hospital (new)"
                                        de.name="Krankenhaus (neu)"
                                        nl.name="Ziekenhuis (nieuw)"
                                        ja.name="病院 (新着)">
                                <key key="healthcare" value="hospital" />
                                <key key="amenity" value="hospital" />
                                <reference ref="name_operator" />
                                <reference ref="specialities" />
                                <reference ref="emergency_dept" />
                                <reference ref="common_items" />
                        </item>

                        <item type="node,closedway,relation" icon="presets/health/hospital.svg"
                                        name="Clinic (new)"
                                        de.name="Klinik (neu)"
                                        nl.name="Kliniek (nieuw)"
                                        ja.name="クリニック (新着)">
                                <key key="healthcare" value="clinic" />
                                <key key="amenity" value="clinic" />
                                <reference ref="name_operator" />
                                <reference ref="specialities" />
                                <reference ref="emergency_dept" />
                                <reference ref="common_items" />
                        </item>

                        <item type="node,closedway,relation" icon="presets/health/hospital.svg"
                                        name="Rehabilitation"
                                        de.name="Reha-Klinik"
                                        nl.name="Revalidatiekliniek"
                                        ja.name="リハビリテーション施設">
                                <key key="healthcare" value="rehabilitation" />
                                <reference ref="name_operator" />
                                <reference ref="common_items" />
                        </item>

                        <item type="node,closedway,relation" icon="presets/health/hospital.svg"
                                        name="Centre"
                                        de.name="Ärztehaus"
                                        nl.name="Wijkgezondheidscentrum of gezamenlijke praktijk">
                                <key key="healthcare" value="centre" />
                                <reference ref="name_operator" />
                                <reference ref="common_items" />
                                <reference ref="emergency_dept" />
                                <reference ref="specialities" />
                        </item>

                        <item type="node,closedway,relation" icon="presets/health/hospital.svg"
                                        name="Birthing center"
                                        de.name="Geburtshaus"
                                        nl.name="Geboortehuis"
                                        ja.name="産院">
                                <key key="healthcare" value="birthing_center" />
                                <reference ref="name_operator" />
                                <reference ref="common_items" />
                        </item>

                        <item type="node,closedway,relation" icon="presets/health/hospital.svg"
                                        name="Analystical/diagnostic laboratory"
                                        de.name="Medizinisches Labor"
                                        nl.name="Medisch labo">
                                <key key="healthcare" value="laboratory" />
                                <reference ref="name_operator" />
                                <multiselect key="healthcare:speciality" values_searchable="true" values_sort="true"
                                                text="Specialities"
                                                values="blood_check;cytopathology;toxicology;tropical_medicine"
                                                de.text="Spezialisierung"
                                                de.display_values="Blutuntersuchung;Zytodiagnostik;Toxikologie;Tropenmedizin"
                                                nl.text="Specialisaties"
                                                nl.display_values="bloedonderzoek;cytopathologie;toxicologie;tropische ziekten" />
                                <reference ref="common_items" />
                        </item>

                        <item type="node,closedway,multipolygon" icon="presets/health/pharmacy.svg"
                                        name="Pharmacy (new)"
                                        de.name="Apotheke (neu)"
                                        nl.name="Apotheek (nieuw)"
                                        ja.name="薬局 (新着)">
                                <key key="amenity" value="pharmacy" />
                                <key key="healthcare" value="pharmacy" />
                                <reference ref="name_operator" />
                                <check key="dispensing" text="Dispensing"/>
                                <reference ref="common_items_payment" />
                        </item>

                </group>
                <group icon="presets/health/doctors.svg"
                                name="Therapists"
                                de.name="Therapeuten"
                                nl.name="Therapeuten">

                        <item type="node,closedway,relation" icon="presets/health/doctors.svg"
                                        name="Occupational therapist"
                                        de.name="Ergotherapie"
                                        nl.text="Ergotherapeut">
                                <key key="healthcare" value="occupational_therapist" />
                                <reference ref="name_operator" />
                                <reference ref="common_items" />
                        </item>

                        <item type="node,closedway,relation" icon="presets/health/doctors.svg"
                                        name="Physiotherapist"
                                        de.name="Physiotherapie"
                                        nl.text="Fysiotherapeut"
                                        ja.text="理学療法士">
                                <key key="healthcare" value="physiotherapist" />
                                <reference ref="name_operator" />
                                <multiselect key="healthcare:speciality" values_searchable="true" values_sort="true"
                                                text="Specialities"
                                                values="chiropractic;massage_therapy;occupational;osteopathy"
                                                de.text="Spezialisierung"
                                                de.display_values="Chiropraktik;Massagebehandlung;Ergotherapie;Osteopathie" />
                                <reference ref="common_items" />
                        </item>

                        <item type="node,closedway,relation" icon="presets/health/doctors.svg"
                                        name="Psychotherapist"
                                        de.name="Psychotherapeut"
                                        nl.text="Psychotherapeut"
                                        ja.text="心理療法士">
                                <key key="healthcare" value="psychotherapist" />
                                <reference ref="name_operator" />
                                <multiselect key="healthcare:speciality" values_searchable="true" values_sort="true"
                                                text="Specialities"
                                                values="behavior;body;child_psychiatry;depth;humanistic;systemic"
                                                de.text="Spezialisierung"
                                                de.display_values="Verhaltenstherapie;Körperpsychotherapie;Kinder- und Jugendpsychiatrie und -psychotherapie;Tiefenpsychologie;Humanistische Psychologie;Systemische Therapie"
                                                nl.text="Specialisaties" />
                                <reference ref="common_items" />
                        </item>

                        <item type="node,closedway,relation" icon="presets/health/doctors.svg"
                                        name="Speech therapist"
                                        de.name="Logopädie"
                                        nl.text="Logopedist">
                                <key key="healthcare" value="speech_therapist" />
                                <reference ref="name_operator" />
                                <reference ref="common_items" />
                        </item>

                </group>
                <group icon="presets/health/doctors.svg"
                                name="Medical counselling"
                                de.name="Medizinische Beratung"
                                nl.name="Medisch advies">

                        <item type="node,closedway,relation" icon="presets/health/doctors.svg"
                                        name="Healthcare counselling"
                                        de.name="Gesundheitsberatung"
                                        nl.text="Gezondheidszorgadvies"
                                        ja.text="ヘルスケアカウンセリング">
                                <key key="healthcare" value="counselling" />
                                <reference ref="name_operator" />
                                <multiselect key="healthcare:counselling" values_searchable="true" values_sort="true"
                                                text="Specialities"
                                                values="addiction;dietitian;nutrition;sexual;antenatal;psychiatry"
                                                de.text="Spezialisierung"
                                                de.display_values="Suchtberatung;Diätberatung;Ernährungsberatung;Sexualberatung;Schwangerschaftsberatung;Psychologische Betreuung" />
                                <reference ref="common_items" />
                        </item>

                </group>

                <item type="node,closedway,relation" icon="presets/health/doctors.svg"
                                name="Doctor's office (new)"
                                de.name="Arztpraxis (neu)"
                                nl.name="Dokterspraktijk (nieuw)"
                                ja.name="医院 (新着)">
                        <key key="healthcare" value="doctor" />
                        <key key="amenity" value="doctors" />
                        <reference ref="name_operator" />
                        <reference ref="specialities" />
                        <reference ref="common_items" />
                </item>

                <item type="node,closedway,relation" icon="presets/health/dentist.svg"
                                name="Dentist (new)"
                                de.name="Zahnarzt (neu)"
                                nl.name="Tandarts (nieuw)"
                                ja.name="歯科 (新着)">
                        <key key="healthcare" value="dentist" />
                        <key key="amenity" value="dentist" />
                        <reference ref="name_operator" />
                        <multiselect key="healthcare:speciality" values_searchable="true" values_sort="true"
                                        text="Specialities"
                                        values="dental_oral_maxillo_facial_surgery;endodontics;implantology;orthodontics;paediatric_dentistry;periodontics;stomatology"
                                        de.text="Spezialisierung"
                                        de.display_values="Mund-, Kiefer- und Gesichtschirurgie;Endodontie;Zahnimplantate;Kieferorthopädie;Kinderzahnheilkunde;Parodontologie;Stomatologie"
                                        ja.text="診療科・専門"
                                        ja.display_values="口腔外科および顎顔面外科;歯内療法;歯科インプラント;歯列矯正;小児歯科;歯周;口腔" />
                        <reference ref="common_items" />
                </item>

                <item type="node,closedway,relation" icon="presets/shop/hearing_aids.svg"
                                name="Audiologist"
                                de.name="Hörakustiker"
                                nl.name="Audiologie">
                        <key key="healthcare" value="audiologist" />
                        <reference ref="name_operator" />
                        <reference ref="common_items" />
                </item>

                <item type="node,closedway,relation" icon="presets/shop/optician.svg"
                                name="Optometrist"
                                de.name="Optiker"
                                nl.text="Optometrist">
                        <key key="healthcare" value="optometrist" />
                        <reference ref="name_operator" />
                        <reference ref="common_items" />
                </item>

                <item type="node,closedway,relation" icon="hospice.png"
                                name="Hospice"
                                de.name="Hospiz"
                                nl.text="Hospice">
                        <key key="healthcare" value="hospice" />
                        <reference ref="name_operator" />
                        <reference ref="common_items" />
                </item>

                <item type="node,closedway,relation" icon="presets/shop/shoes.svg"
                                name="Podiatrist"
                                de.name="Fußpflege / Fußchirugie"
                                nl.text="Podoloog">
                        <key key="healthcare" value="podiatrist" />
                        <reference ref="name_operator" />
                        <reference ref="common_items" />
                </item>

                <item type="node,closedway,relation" icon="https://wiki.openstreetmap.org/w/images/4/4a/Icon-Pregnant-Woman.svg"
                                name="Midwife"
                                de.name="Hebamme"
                                nl.text="Vroedvrouw">
                        <key key="healthcare" value="midwife" />
                        <reference ref="name_operator" />
                        <reference ref="common_items" />
                </item>

                <item type="node,closedway,relation" icon="https://wiki.openstreetmap.org/w/images/8/81/Icon-ying-yang.svg"
                                name="Alternative healthcare"
                                de.name="Alternative Medizin"
                                nl.name="Alternatieve geneeskunde"
                                ja.name="代替医療">
                        <key key="healthcare" value="alternative" />
                        <reference ref="name_operator" />
                        <multiselect key="healthcare:speciality" values_searchable="true" values_sort="true"
                                        text="Specialities"
                                        values="acupuncture;anthroposophical;applied_kinesiology;aromatherapy;ayurveda;chiropractic;herbalism;homeopathy;hydrotherapy;hypnosis;naturopathy;osteopathy;reflexology;reiki;shiatsu;traditional_chinese_medicine;tuina;unani"
                                        de.text="Spezialisierung"
                                        de.display_values="Akkupunktur;Anthroposophische Medizin;Angewandte Kinesiologie;Aromatherapie;Ayurveda;Chiropraktik;Pflanzenheilkunde;Homöopathie;Hydrotherapie;Hypnose;Naturheilkunde;Osteopathie;Reflexologie;Reiki;Shiatsu;Traditionelle chinesische Medizin;Tuina;Unani" />
                        <reference ref="common_items" />
                </item>

                <item type="node,closedway,relation" icon="https://wiki.openstreetmap.org/w/images/8/80/Blooddonation9.svg"
                                name="Blood donation"
                                de.name="Blutspende"
                                nl.name="Bloeddonorcentrum"
                                ja.name="献血" >
                        <label
                                        text="Blood donation"
                                        de.name="Blutspende"
                                        nl.text="Bloeddonorcentrum"
                                        ja.text="献血" />
                        <key key="healthcare" value="blood_donation" />
                        <space/>
                        <reference ref="name_operator" />
                        <space/>
                        <label
                                        text="What you can donate here"
                                        de.text="Was man spenden kann"
                                        nl.text="Wat je hier kan doneren"
                                        ja.text="献血可能成分" />
                        <checkgroup columns="2">
                                <check key="blood:whole"
                                                text="whole blood"
                                                de.text="Vollblut"
                                                nl.text="volbloed"
                                                ja.text="全血" />
                                <check key="blood:plasma"
                                                text="plasma"
                                                de.text="plasma"
                                                nl.text="plasma"
                                                ja.text="血漿" />
                                <check key="blood:platelets"
                                                text="platelets"
                                                de.text="Thrombozyten"
                                                nl.text="bloedplaatjes"
                                                ja.text="血小板" />
                                <check key="blood:stemcells"
                                                text="stem cell sample"
                                                de.text="Stammzellen"
                                                nl.text="stamcel-staal"
                                                ja.text="幹細胞" />
                        </checkgroup>
                        <space/>
                        <check key="donation:compensation"
                                        text="Compensation for donating"
                                        de.text="Kompensation für Spende"
                                        nl.text="Compensatie voor donatie" />
                        <label
                                        text="If known, the type(s) of compensation:"
                                        de.text="Falls bekannt, die Arten der Kompensation"
                                        nl.text="Indien gekend, de soorten compensatie:" />
                        <check key="donation:compensation:vouchers" disable_off="true"
                                        text="vouchers"
                                        de.text="Gutschein"
                                        nl.text="bonnetjes" />
                        <!--<label text="You get one or more vouchers for every donation. Those can be either vouchers for fun rewards at the donation centre itself, or coupons for local businesses."
                                        de.text="Für jede Spende erhältst Du einen oder mehrere Gutscheine. Das können entweder Gutscheine in der Spendenzentrale selbst oder Gutscheine für lokale Unternehmen sein."
                                        nl.text="Je krijgt één of meer bonnetjes bij elke donatie. Ofwel kan je ze inruilen voor leuke attenties in het donorcentrum zelf, ofwel krijg je er voordeel mee bij lokale bedrijven." />-->

                        <check key="donation:compensation:payment" disable_off="true"
                                        text="payment"
                                        de.text="Bezahlung"
                                        nl.text="betaling" />
                        <!--<label text="You get paid for each donation, either at the time of donation or after a certain amount of donations."
                                        de.text="Du wirst für jede Spende bezahlt, entweder zum Zeitpunkt der Spende oder nach einem bestimmten Spendenbetrag."
                                        nl.text="Je krijgt geld voor elke donatie, net na het doneren of na een bepaald aantal donaties." />-->
                        <space/>
                        <reference ref="common_items" />
                        <link href="https://wiki.openstreetmap.org/wiki/Tag:healthcare=blood_donation" />
                </item>

        </group>
</presets>
<!-- vim: set tw=0 noet :-->

Presets_Healthcare-preset.xml, Presets_Healthcare.zip

Attachments (2)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.