wiki:Presets/Healthcare

Version 23 (modified by thetornado76, 5 years ago) ( diff )

Dentist specialities added

[[Image(...)]] 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="https://wiki.openstreetmap.org/w/images/8/89/RodOfAsclepius.svg"

        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">  <!-- Don't change the revision and date variables to fixed values.> -->
        
        <!--
        TODO:
    - more translations
    - more specialities and tags from wiki page
        - long value titles/explanations for specialities?
    - use XML shortcuts from defaultpresets.xml
        -->
        <group name = "health (new)" de.name = "Gesundheit (neu)" ja.name = "医療・健康 (new)" nl.name="Gezondheidszorg" icon = "presets/health/pharmacy.svg">
                <chunk id="common_items">
                        <combo key="opening_hours" text="Opening Hours" de.text="Öffnungszeiten" fr.text="Heures d’ouverture"/>
                        <combo key="wheelchair" text="Wheelchairs" de.text="Barrierefrei" fr.text="Fauteuils roulants" nl.text="Toegankelijk voor rolstoelgebruikers" ja.text="車椅子" values="yes,limited,no" />
                        <preset_link preset_name="Addresses" />
                        <preset_link preset_name="Contact (Common Schema)" />
                        <space />
                        <link href="https://wiki.openstreetmap.org/wiki/Key:healthcare" />
                </chunk>
        <chunk id="specialities">
            <multiselect key = "healthcare:speciality" text = "Specialities" de.text="Spezialisierung" nl.text="Specialisaties" ja.text="診療科・専門"
                                values="abortion;acupuncture;allergology;cardiology;child_psychiatry;chiropractic;dermatology;dermatovenereology;endocrinology;fertility;gastroenterology;general;gynaecology;internal;neurology;oncology;ophthalmology;orthopaedics;otolaryngology;paediatrics;palliative;plastic_surgery;psychiatry;pulmonology;radiology;surgery;trauma;urology;vaccination"
                                de.display_values="Abtreibung;Akkupunktur;Allergien;Kardiologie;Kinder- und Jugendpsychiatrie und -psychotherapie;Chiropraktik;Dermatologie;Dermato- und Venerologie;Endokrinologie;Fruchtbarkeit;Gastroenterologie;Allgemeinmedizin;Gynäkologie;Innere Medizin;Neurologie;Onkologie;Augenheilkunde;Orthopädie;Hals-Nasen-Ohrenheilkunde;Kinder- und Jugendmedizin;Palliativmedizin;Plastische Chirurgie;Psychiatrie;Lungenkrankheiten;Radiologie;Chirurgie;Unfallchirurgie;Urologie;Impfung"
                                nl.values="abortion;acupuncture;Allergologie;cardiologie;child_psychiatry;chiropraxie;dermatologie;Dermatologie en venerologie;endocrinology;vruchtbaarheid;gastroenterology;algemeen;gynaecologie;intern;neurologie;oncology;ophthalmologie;orthopedie;neus-keel-oor;pediatrie;palliative;Plastische Chirurgie;psychiatrie;Longziekten en tuberculose;radiologie;chirurgie;trauma;urologie;vaccinatie"                         
                                ja.display_values="中絶;鍼;アレルギー科;循環器科;カイロプラクティック;小児精神科;皮膚科;不妊治療;dermatovenereology;内分泌内科;総合;消化器内科;産婦人科;内科;神経科;眼科;整形外科;腫瘍内科;耳鼻咽喉科;小児科;緩和ケア;形成外科・美容外科;精神科・心療内科;呼吸器;放射線科;外科;trauma;泌尿器科;予防接種"
                                values_searchable = "true"
                                values_sort = "true"
                        />
        </chunk>
        <chunk id="name_operator">
                <text key="name"
                                text="Name"
                                de.text="Name"
                                nl.text="Naam"
                                ja.text="名前"
                                />
                <text key="operator"
                                text="Operator"
                                de.text="Betreiber"
                                nl.text="Inrichtende organisatie"
                                ja.text="運営者"
                                />
        </chunk>
            <group name = "facilities" de.name = "Einrichtungen" nl.name="Gezondheidszorgfaciliteit" ja.name="施設" icon = "presets/health/hospital.svg">
                <item name = "hospital (new)" de.name = "Krankenhaus (neu)" ja.name="病院 (new)"
                            type = "node,closedway,relation"
                            icon = "presets/health/hospital.svg"
                    >
                <key key = "healthcare" value = "hospital"/>
                <key key = "amenity" value = "hospital"/> <!-- old legacy tags persist-->
                            <text key = "name" text = "Name" />
                <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                <reference ref="specialities" />
                <check key="emergency" text="emergencies" de.text = "Notaufnahme" ja.text="救急" />
                            <reference ref="common_items" />
                    </item>
            <item name = "clinic (new)" de.name = "Klinik (neu)" ja.name="クリニック (new)"
                            type = "node,closedway,relation"
                            icon = "presets/health/hospital.svg"
                    >
                <key key = "healthcare" value = "clinic"/>
                <key key = "amenity" value = "clinic"/> <!-- old legacy tags persist-->
                            <text key = "name" text = "Name" />
                <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                <reference ref="specialities" />
                <check key="emergency" text="emergencies" de.text = "Notaufnahme" ja.text="救急" />
                            <reference ref="common_items" />
                    </item>
            <item name = "rehabilitation" de.name = "Reha-Klinik" nl.name = "revalidatiekliniek" ja.name="リハビリテーション施設"
                            type = "node,closedway,relation"
                            icon = "presets/health/hospital.svg"
                    >
                <key key = "healthcare" value = "rehabilitation"/>
                            <text key = "name" text = "Name" />
                <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                            <reference ref="common_items" />
                    </item>
            <item name = "center" de.name = "Ärztehaus" nl.name = "centrum"
                            type = "node,closedway,relation"
                            icon = "presets/health/hospital.svg"
                    >
                <key key = "healthcare" value = "centre"/>
                            <text key = "name" text = "Name" />
                <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                            <reference ref="common_items" />
                <check key="emergency" text="emergencies" de.text = "Notfälle" />
                <reference ref="specialities" />
                    </item>
            <item name = "birthing center" de.name = "Geburtshaus" nl.name = "geboortehuis" ja.name="産院"
                            type = "node,closedway,relation"
                            icon = "presets/health/hospital.svg"
                    >
                <key key = "healthcare" value = "birthing_center"/>
                            <text key = "name" text = "Name" />
                <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                            <reference ref="common_items" />
                    </item>
            <item name = "analystical/diagnostic laboratory" de.name = "Medizinisches Labor"
                            type = "node,closedway,relation"
                            icon = "presets/health/hospital.svg"
                    >
                <key key = "healthcare" value = "laboratory"/>
                            <text key = "name" text = "Name" />
                <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                <multiselect key = "healthcare:speciality" text = "Specialities" de.text="Spezialisierung"
                                values = "blood_check;cytopathology;toxicology;tropical_medicine"
                                de.display_values = "Blutuntersuchung;Zytodiagnostik;Toxikologie;Tropenmedizin"
                                values_searchable = "true"
                                values_sort = "true"
                        />
                            <reference ref="common_items" />
                    </item>
        </group>
        <group name = "therapists" de.name = "Therapeuten" icon = "presets/health/doctors.svg">
            <item name = "occupational therapist" de.name = "Ergotherapie" nl.text = "ergotherapeut"
                        type = "node,closedway,relation"
                        icon = "presets/health/doctors.svg"
                >
                <key key = "healthcare" value = "occupational_therapist"/>
                        <text key = "name" text = "Name" />
                <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                        <reference ref="common_items" />
                </item>
            <item name = "physiotherapist" de.name = "Physiotherapie" nl.text = "fysiotherapeut" ja.text="理学療法士"
                        type = "node,closedway,relation"
                        icon = "presets/health/doctors.svg"
                >
                <key key = "healthcare" value = "physiotherapist"/>
                        <text key = "name" text = "Name" />
                <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                <multiselect key = "healthcare:speciality" text = "Specialities" de.text="Spezialisierung"
                                values = "chiropractic;massage_therapy;occupational;osteopathy"
                                de.display_values = "Chiropraktik;Massagebehandlung;Ergotherapie;Osteopathie"
                                values_searchable = "true"
                                values_sort = "true"
                        />
                        <reference ref="common_items" />
                </item>
            <item name = "psychotherapist" de.name = "Psychotherapeut" nl.text = "psychotherapeut" ja.text="心理療法士"
                        type = "node,closedway,relation"
                        icon = "presets/health/doctors.svg"
                >
                <key key = "healthcare" value = "psychotherapist"/>
                        <text key = "name" text = "Name" />
                <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                <multiselect key = "healthcare:speciality" text = "Specialities" de.text="Spezialisierung"
                                values = "behavior;body;child_psychiatry;depth;humanistic;systemic"
                                de.display_values = "Verhaltenstherapie;Körperpsychotherapie;Kinder- und Jugendpsychiatrie und -psychotherapie;Tiefenpsychologie;Humanistische Psychologie;Systemische Therapie"
                                values_searchable = "true"
                                values_sort = "true"
                        />
                        <reference ref="common_items" />
                </item>
            <item name = "speech therapist" de.name = "Logopädie" nl.text = "logopedist"
                        type = "node,closedway,relation"
                        icon = "presets/health/doctors.svg"
                >
                <key key = "healthcare" value = "speech_therapist"/>
                        <text key = "name" text = "Name" />
                <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                        <reference ref="common_items" />
                </item>
        </group>
        <group name = "medical counselling" de.name = "Medizinische Beratung" icon = "presets/health/doctors.svg">

            <item name = "healthcare counselling" de.name = "Gesundheitsberatung" nl.text = "gezondheidszorgadvies" ja.text="ヘルスケアカウンセリング"
                        type = "node,closedway,relation"
                        icon = "presets/health/doctors.svg"
                >
                <key key = "healthcare" value = "counselling"/>
                        <text key = "name" text = "Name" />
                <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "栄養カウンセリング" />
                <multiselect key = "healthcare:counselling" text = "Specialities" de.text="Spezialisierung"
                                values = "dietitian;nutrition;sexual;antenatal;psychiatry"
                                de.display_values = "Diätberatung;Ernährungsberatung;Sexualberatung;Schwangerschaftsberatung;Psychologische Betreuung"
                                values_searchable = "true"
                                values_sort = "true"
                        />
                        <reference ref="common_items" />
                </item>
        </group>
        <item name = "Doctor's Office (new)" de.name = "Arztpraxis (neu)" nl.name="Medicus (new)" ja.name="医院"
                    type = "node,closedway,relation"
                    icon = "presets/health/doctors.svg"
            >
            <key key = "healthcare" value = "doctor"/>
            <key key = "amenity" value = "doctors"/> <!-- old legacy tags persist-->
                    <text key = "name" text = "Name" />
            <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
            <reference ref="specialities" />
                    <reference ref="common_items" />
            </item>
        <item name = "dentist (new)" de.name = "Zahnarzt (neu)" ja.name="歯科 (new)"
                    type = "node,closedway,relation"
                    icon = "presets/health/dentist.svg"
            >
            <key key = "healthcare" value = "dentist"/>
            <key key = "amenity" value = "dentist"/> <!-- old legacy tags persist-->
                    <text key = "name" text = "Name" />
            <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
            <multiselect key = "healthcare:speciality" text = "Specialities" de.text="Spezialisierung" ja.text="診療科・専門"
                                values = "dental_oral_maxillo_facial_surgery;endodontics;implantology;orthodontics;paediatric_dentistry;periodontics;stomatology"
                                de.display_values = "Mund-, Kiefer- und Gesichtschirurgie;Endodontie;Zahnimplantate;Kieferorthopädie;Kinderzahnheilkunde;Parodontologie;Stomatologie"
                                ja.display_values = "口腔外科および顎顔面外科;歯内療法;歯科インプラント;歯列矯正;小児歯科;歯周;口腔"
                                values_searchable = "true"
                                values_sort = "true"
                        />
                    <reference ref="common_items" />
            </item>
        <item name = "audiologist" de.name = "Hörakustiker" nl.name = "audiologie"
                    type = "node,closedway,relation"
                    icon = "presets/shop/hearing_aids.svg"
            >
            <key key = "healthcare" value = "audiologist"/>
                    <text key = "name" text = "Name" />
            <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                    <reference ref="common_items" />
            </item>
        <item name = "optometrist" de.name = "Optiker" nl.text = "optometrist"
                    type = "node,closedway,relation"
                    icon = "presets/shop/optician.svg"
            >
            <key key = "healthcare" value = "optometrist"/>
                    <text key = "name" text = "Name" />
            <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                    <reference ref="common_items" />
            </item>
        <item name = "podiatrist" de.name = "Fußpflege / Fußchirugie" nl.text = "podoloog"
                    type = "node,closedway,relation"
                    icon = "presets/shop/shoes.svg"
            >
            <key key = "healthcare" value = "podiatrist"/>
                    <text key = "name" text = "Name" />
            <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                    <reference ref="common_items" />
            </item>
        <item name = "midwife" de.name = "Hebamme" nl.text = "vroedvrouw"
                    type = "node,closedway,relation"
                    icon = "https://wiki.openstreetmap.org/w/images/4/4a/Icon-Pregnant-Woman.svg"
            >
            <key key = "healthcare" value = "midwife"/>
                    <text key = "name" text = "Name" />
            <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                    <reference ref="common_items" />
            </item>
                <item name = "healthcare alternative" de.name = "alternative Medizin" nl.name="Alternatieve geneeskunde" ja.name="代替医療"
                type = "node,closedway,relation"
                icon = "https://wiki.openstreetmap.org/w/images/8/81/Icon-ying-yang.svg"
                >
                        <key key = "healthcare" value = "alternative"/>
            <text key = "operator" text = "Operator" de.text = "Betreiber" ja.text = "運営者" />
                        <text key = "name" text = "Name" />
                        <multiselect key = "healthcare:speciality" text = "Specialities" de.text="Spezialisierung"
                                values = "acupuncture;anthroposophical;applied_kinesiology;aromatherapy;ayurveda;chiropractic;herbalism;homeopathy;hydrotherapy;hypnosis;naturopathy;osteopathy;reflexology;reiki;shiatsu;traditional_chinese_medicine;tuina;unani"
                                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"
                                values_searchable = "true"
                                values_sort = "true"
                        />
                        <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, also specify the type(s) of compensation:"
                            de.text="Falls bekannt, die Arten der Kompensation"
                            nl.text="Duid indien gekend ook het soort of de soorten compensatie aan:"
                            />

            <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>

Presets_Healthcare-preset.xml, Presets_Healthcare.zip

Attachments (2)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.