Ärztin/Arzt für die Leitung der Krankenhaushygiene

@font-face { font-family: 'Roboto'; src: url('https://jobs.kepleruniklinikum.at/Content/fonts/Roboto-Light.woff2') format('woff2'), url('https://jobs.kepleruniklinikum.at/Content/fonts/Roboto-Light.woff') format('woff'); font-weight: 300; font-style: normal; font-display: swap; } @font-face { font-family: 'Roboto Slab'; src: url('https://jobs.kepleruniklinikum.at/Content/fonts/RobotoSlab-Light.woff2') format('woff2'), url('https://jobs.kepleruniklinikum.at/Content/fonts/RobotoSlab-Light.woff') format('woff'); font-weight: 300; font-style: normal; font-display: swap; } .jobAd { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; font-family: 'Roboto', serif; font-size: 16px; line-height: 1.3; margin: 0 auto; max-width: 100%; width: 100%; color: #575757; background-color: #fff; font-weight: 400; box-shadow: none; hyphens: auto } .jobAd * { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0; padding: 0 } .linkbox { text-decoration: none; } .jobAd a { color: #575757; text-decoration: underline; } .jobAd a:focus, .jobAd a:hover { color: #575757; text-decoration: none } .jobAd a:focus .highlight, .jobAd a:hover .highlight, .jobAd a:focus.highlight, .jobAd a:hover.highlight { color: #e60000; text-decoration: underline; } .jobAd a:focus, .jobAd a:hover, .jobAd a:focus, .jobAd a:hover { color: #e60000; text-decoration: underline; } .jobAd b, .jobAd strong { font-weight: 700; font-weight: 700 } .jobAd ul { margin: 0 0 0 35px; } .jobAd ul li { list-style: none } .jobAd ul li::before { content: '?'; position: absolute; margin-left: -23px; font-size: 7px; margin-top: 6px; } .jobAd h1 { color: #e60000; font-family: 'Roboto Slab', serif; font-size: 35px; font-weight: 300; line-height: 1.2; margin: 0 0 5px; } .jobAd h2 { color: #e60000; font-family: 'Roboto Slab', serif; font-size: 22px; font-weight: 300; line-height: 1; margin: 0 0 10px } .jobAd h3 { color: #e60000; font-family: 'Roboto Slab', serif; font-size: 18px; font-weight: 300; margin: 0 0 10px; } .jobAd .jobBlock { margin: 0 0 2em; width: 100% } .jobAd .jobAdHeader img { width: 100% } .jobAd .jobAdContent { padding: 2em; } .jobAd .jobAdLogo { text-align: right; } .jobAd .jobAdLogo img { max-width: 150px; width: 100%; } .jobAd .contact img, .jobAd .moreInfo img { max-width: 70px; margin-bottom: 40px; } .jobAd .greyBlock { background-color: #f2f2f2; padding: 30px 10px 60px; } .jobAd .infoIcon { color: red; border: solid 2px red; border-radius: 50%; padding: 23px; height: 23px; width: 23px; display: inline-flex; justify-content: center; align-items: center; font-weight: 600; font-size: 26px; margin-bottom: 25px; } .jobAd .moreInfoBox ul { margin-left: 75px; } .jobAd .moreInfoBox ul li::before { margin-left: -35px; } .jobAd .jobBenefits { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; margin-top: 10px; gap: 10px; } .jobAd .jobBenefit { background: #fff; width: calc(10% - 5px); padding: 10px; height: 125px; display: flex; align-items: center; justify-content: center; position: relative; } .jobAd .jobBenefit .benefitImg { text-align: center; } .jobAd .jobBenefit img { width: 75px; } .jobAd .jobBenefit .jobBenefitHeadline { display: block; margin-bottom: 5px; font-size: 13px; } .jobAd .jobBenefit .benefitInfo { opacity: 0; font-size: 11px; position: absolute; width: 100%; height: 100px; left: 50%; transform: translateX(-50%); background-color: #fff; padding: 10px; z-index: 1; overflow-y: hidden; display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; } .jobAd .jobBenefit:hover .benefitInfo { width: 100%; height: 100%; opacity: 1; overflow-y: visible; } .jobAd .jobBenefit:hover .benefitImg { display: none; } .jobAd .jobBenefit:hover { border: 0; border-top: 3px solid #e60000; } .jobAd .salary span { color: #e60000; font-size: 18px; } .jobAd .applyButton { color: #fff; background: #e60000; border: 1px solid #e60000; font-size: 16px; display: inline-block; font-weight: 400; padding: 1em 2em; text-decoration: none; border-radius: 0; margin-top: 30px; } .jobAd .applyButton:focus, .jobAd .applyButton:hover { color: #e60000; background: #fff; border-color: #e60000; text-decoration: none } .jobAd .logoFooterRight { text-align: right; } .jobAd .InfoList{ text-decoration: none; } .jobAd .footerImg{ max-height: 89px; padding: 7px; } @media (min-width:990px) { .jobAd .twoColumns { display: flex; } .jobAd .leftColumn { width: 65%; margin-right: 30px; margin-top: 25px; } .jobAd .rightColumn { width: 40%; margin-left: 10px; } } @media (max-width:990px) { .jobAd .jobBenefit { width: calc(16% - 5px); } } @media (max-width:767px) { .jobAd h1 { font-size: 24px; } .jobAd h2 { font-size: 18px; } .jobAd .jobAdContent { padding: 1em; } .jobAd .jobBenefit { width: calc(32% - 5px); } } @media (max-width:540px) { .jobAd .jobBenefit { width: calc(48% - 5px); } } @media print { .jobAd { width: 720px; max-width: 720px; } .jobAd, .jobAd .applyButton { font-size: 12px; } .jobAd .leftColumn div { text-align: left !important; } .jobAd ul { margin: 0 0 0 20px; } .jobAd ul li { list-style: disc; } .jobAd ul li:before { content: none; } .jobAd .greyBlock { padding: 10px 10px 20px 10px; } .jobAd h1 { font-size: 28px; } .jobAd h2 { font-size: 18px; } .jobAd h3 { font-size: 13px; } .jobAd .salary span { font-size: 14px; } .jobAd .jobAdContent { padding: 10px; } .jobAd .contact img, .jobAd .moreInfo img { max-width: 40px !important; margin-bottom: 10px !important; } .jobAd .jobAdLogo img { max-width: 100px; } .jobAd .twoColumns { display: flex; } .jobAd .leftColumn { width: 65%; margin-right: 25px; margin-top: 0; } .jobAd .rightColumn { width: 40%; } .jobAd .moreInfoBox ul { margin-left: 20px; } .jobAd .applyDiv { margin-bottom: 1em; } .jobAd .applyButton { padding: .4em 1em; } .jobAd .logoFooterRight img { width: 70px; } .jobAd .benefitBlock { display: none; } }
Das Kepler Universitätsklinikum ist mit rund 7.000 Mitarbeiterinnen und Mitarbeitern Österreichs zweitgrößtes Krankenhaus. Durch ein exzellentes Zusammenspiel von medizinischer Spitzenversorgung, kompetenter Pflege sowie zukunftsorientierter Forschung und Lehre entwickeln wir eine wegweisende medizinische Infrastruktur in Oberösterreich.

Ärztin/Arzt für die Leitung der Krankenhaushygiene

JobID: 8250
Voll- oder Teilzeit, Dauerverwendung
 
Aufgabeninhalte:
  • standortübergreifende Leitung des Hygieneteams des Kepler Universitätsklinikums
  • Ansprechperson nach intern und extern für Hygienefragen, Planungen, insbes. für die koll. Führung, und speziell koordinierend im Rahmen des Ausbruchsmanagement (Stabstelle der KOFÜ)
  • Beratung und Unterstützung der bettenführenden Stationen hinsichtlich Hygienemaßnahmen bei relevanten Erregern
  • Planung, Durchführung und Beurteilung von Surveillanceprogrammen zu postop. Wundinfektionen (KISS) und gesundheitssystem-assoziierten Infektionen (ANIS/ASDI) und anderer erregerbezogenen Überwachungsmaßnahmen
  • aktive Teilnahme im Antimicrobial Stewardship-Team des KUK
  • Erstellung und Prüfung von Hygienerichtlinien (inkl. Abstimmung mit den hygienebeauftragten Ärzten der OÖG-Regionalkliniken)
  • aktive Teilnahme an unternehmensinternen Qualitätszirkeln (Hygienekommission, Qualitätssicherungskommission, Arzneimittelkommission und an internen & externen Arbeitsgruppen (Arbeitskreis Krankenhaushygiene OÖG & OÖ)
  • Schulungs-, Lehr- und Ausbildungstätigkeit

#frameBox { width: expression(document.body.clientWidth > 562 ? '560px' : 'auto'); } Voraussetzungen:

  • Fachärztin/Facharzt für klinische Mikrobiologie & Hygiene ODER Fachärztin/Facharzt beliebiger Fachrichtung mit ÖÄK-Diplom Krankenhaushygiene ODER Ärztin/Arzt für Allgemeinmedizin mit ÖÄK-Diplom Krankenhaushygiene
  • ausländische BewerberInnen müssen die besonderen Erfordernisse der Ärztekammer (www.aekooe.at) erfüllen
  • absolvierte Hygienezusatzausbildung
  • Teamfähigkeit, Selbständigkeit und Flexibilität
  • Verantwortungsbewusstsein, Engagement, Belastbarkeit
  • Bereitschaft zu Mehrleistungen und zur Weiterbildung
  • Reflexionsfähigkeit
  • Erfahrung in und Bereitschaft zu wissenschaftlicher Arbeit erwünscht
Rückfragen und nähere Auskünfte:

Univ.-Prof. Dr. Rupert Langer, Vorstand Klinisches Institut für Pathologie und Molekularpathologie, T: +43 (0)5 7680 83 6711

Aidat Bajtimieva, Sachbearbeiterin Personalrekrutierung, T: +43 (0)5 7680 87 22352
Weitere Informationen:
  • Arbeiten im Kepler Universitätsklinikum (Werte, Kultur, Nachhaltigkeit)
  • FAQs und Bewerbungsinfos
  • Menschen im KUK
Einstufung: Wir bieten für diese Position ein Bruttomonatsgehalt - je nach Qualifikation - von mindestens EUR 5.964,20 (Grundlage AA/05) bzw. EUR 7.009,40 (Grundlage FA/06) auf Vollzeitbasis, abhängig von den anrechenbaren Vordienstzeiten, zuzüglich etwaiger Zulagen.

Besetzungstermin: ab sofort
Bitte bewerben Sie sich bis 30.11.2025 online und fügen Sie Ihre aussagekräftigen Bewerbungsunterlagen der online-Bewerbung bei. Laden Sie bitte dazu Ihren Lebenslauf, Ihre Ausbildungsnachweise und Zeugnisse sowie alle relevanten Dokumente hoch.
Jetzt online bewerben