{"id":16,"date":"2026-01-10T01:01:58","date_gmt":"2026-01-10T01:01:58","guid":{"rendered":"https:\/\/ous.mingat.me\/?page_id=16"},"modified":"2026-01-21T20:51:44","modified_gmt":"2026-01-21T20:51:44","slug":"min-gat-oslo","status":"publish","type":"page","link":"https:\/\/ous.mingat.me\/","title":{"rendered":"Min Gat OUS (Oslo universitetssykehus)"},"content":{"rendered":"\n<style>\n.entry-content-wrap {\n    padding: 0rem;\n}\n<\/style>\n\n\n\n<!-- MinGat OUS - Oslo Universitetssykehus - Versjon Komplett -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Source+Sans+3:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n    .mgo-main {\n        font-family: 'Source Sans 3', -apple-system, BlinkMacSystemFont, sans-serif;\n        background: linear-gradient(180deg, #e8f4f8 0%, #d0e8ef 100%);\n        color: #2c3e50;\n        line-height: 1.7;\n    }\n\n    \/* Login Section *\/\n    .mgo-login-section {\n        padding: 3rem 2rem;\n        display: flex;\n        justify-content: center;\n    }\n\n    .mgo-login-container {\n        background: #ffffff;\n        border-radius: 8px;\n        box-shadow: 0 8px 40px rgba(0,0,0,0.15);\n        max-width: 920px;\n        width: 100%;\n        overflow: hidden;\n    }\n\n    .mgo-login-header {\n        background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);\n        padding: 2.5rem 3rem;\n        border-bottom: 1px solid #e2e8f0;\n        text-align: center;\n    }\n\n    .mgo-logo-text {\n        font-size: 3.5rem;\n        font-weight: 400;\n        color: #0077b6;\n        margin: 0 0 0.5rem 0;\n        letter-spacing: -1px;\n    }\n\n    .mgo-logo-sub {\n        font-size: 1.1rem;\n        color: #64748b;\n    }\n\n    .mgo-hospital-badge {\n        display: inline-flex;\n        align-items: center;\n        gap: 0.5rem;\n        background: linear-gradient(135deg, #0077b6 0%, #023e8a 100%);\n        color: #fff;\n        padding: 0.5rem 1.25rem;\n        border-radius: 20px;\n        font-size: 0.9rem;\n        font-weight: 600;\n        margin-top: 1rem;\n    }\n\n    .mgo-hospital-badge svg {\n        width: 18px;\n        height: 18px;\n    }\n\n    .mgo-login-content {\n        padding: 3rem;\n        display: grid;\n        grid-template-columns: 220px 1fr;\n        gap: 3rem;\n        align-items: start;\n    }\n\n    .mgo-icon-column {\n        display: flex;\n        justify-content: center;\n        padding-top: 0.5rem;\n    }\n\n    .mgo-key-icon {\n        width: 180px;\n        height: 180px;\n        background: linear-gradient(145deg, #f0f9ff 0%, #e0f2fe 100%);\n        border: 5px solid #bae6fd;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .mgo-key-icon svg {\n        width: 90px;\n        height: 90px;\n        color: #0077b6;\n    }\n\n    .mgo-form-column {\n        display: flex;\n        flex-direction: column;\n        gap: 1.75rem;\n    }\n\n    .mgo-field {\n        display: flex;\n        flex-direction: column;\n        gap: 0.5rem;\n    }\n\n    .mgo-field-label {\n        font-size: 1.15rem;\n        font-weight: 500;\n        color: #1e293b;\n    }\n\n    .mgo-field-label .mgo-req {\n        color: #dc2626;\n    }\n\n    .mgo-field-input {\n        width: 100%;\n        padding: 1.1rem 1.25rem;\n        font-size: 1.15rem;\n        font-family: inherit;\n        border: 2px solid #cbd5e1;\n        border-radius: 5px;\n        background: #fff;\n        color: #94a3b8;\n        transition: border-color 0.2s;\n    }\n\n    .mgo-field-input:focus {\n        outline: none;\n        border-color: #0077b6;\n    }\n\n    .mgo-checkbox-field {\n        display: flex;\n        align-items: center;\n        gap: 0.75rem;\n    }\n\n    .mgo-checkbox-field input {\n        width: 22px;\n        height: 22px;\n        accent-color: #0077b6;\n        cursor: pointer;\n    }\n\n    .mgo-checkbox-field label {\n        font-size: 1.1rem;\n        color: #475569;\n        cursor: pointer;\n    }\n\n    .mgo-submit-link {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 0.75rem;\n        width: 100%;\n        padding: 1.25rem 2rem;\n        font-size: 1.3rem;\n        font-weight: 600;\n        font-family: inherit;\n        color: #fff;\n        background: linear-gradient(180deg, #059669 0%, #047857 100%);\n        border: none;\n        border-radius: 5px;\n        cursor: pointer;\n        text-decoration: none;\n        text-align: center;\n        transition: all 0.2s;\n        margin-top: 0.5rem;\n    }\n\n    .mgo-submit-link:hover {\n        background: linear-gradient(180deg, #10b981 0%, #059669 100%);\n        transform: translateY(-2px);\n        box-shadow: 0 8px 25px rgba(5, 150, 105, 0.4);\n        color: #fff;\n    }\n\n    .mgo-submit-link svg {\n        width: 24px;\n        height: 24px;\n    }\n\n    .mgo-forgot {\n        text-align: center;\n        margin-top: 0.75rem;\n    }\n\n    .mgo-forgot a {\n        color: #0077b6;\n        text-decoration: underline;\n        font-size: 1.1rem;\n        transition: color 0.2s;\n    }\n\n    .mgo-forgot a:hover {\n        color: #023e8a;\n    }\n\n    .mgo-login-notice {\n        background: #eff6ff;\n        border-top: 1px solid #dbeafe;\n        padding: 1.25rem 2rem;\n        text-align: center;\n        font-size: 1rem;\n        color: #1e40af;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 0.6rem;\n    }\n\n    .mgo-login-notice svg {\n        width: 20px;\n        height: 20px;\n        flex-shrink: 0;\n    }\n\n    \/* Page Content *\/\n    .mgo-page-body {\n        max-width: 1100px;\n        margin: 0 auto;\n        padding: 2rem;\n    }\n\n    \/* Spacing for ads *\/\n    .mgo-ad-space {\n        min-height: 120px;\n        margin: 2.5rem 0;\n    }\n\n    \/* Content Cards *\/\n    .mgo-card {\n        background: #fff;\n        border-radius: 8px;\n        box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n        margin-bottom: 2rem;\n        overflow: hidden;\n    }\n\n    .mgo-card-header {\n        background: linear-gradient(135deg, #0077b6 0%, #0096c7 100%);\n        padding: 1.25rem 2rem;\n        display: flex;\n        align-items: center;\n        gap: 0.75rem;\n    }\n\n    .mgo-card-header svg {\n        width: 24px;\n        height: 24px;\n        color: rgba(255,255,255,0.9);\n    }\n\n    .mgo-card-header h2 {\n        font-size: 1.35rem;\n        font-weight: 600;\n        color: #fff;\n        margin: 0;\n    }\n\n    .mgo-card-body {\n        padding: 2rem;\n    }\n\n    .mgo-card-body p {\n        font-size: 1.05rem;\n        color: #475569;\n        margin: 0 0 1.25rem 0;\n        line-height: 1.85;\n    }\n\n    .mgo-card-body p:last-child {\n        margin-bottom: 0;\n    }\n\n    .mgo-card-body h3 {\n        font-size: 1.2rem;\n        font-weight: 600;\n        color: #0077b6;\n        margin: 2rem 0 1rem 0;\n    }\n\n    .mgo-card-body h3:first-child {\n        margin-top: 0;\n    }\n\n    \/* Hospital locations grid *\/\n    .mgo-locations-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 1rem;\n        margin: 1.5rem 0;\n    }\n\n    .mgo-location-item {\n        background: linear-gradient(145deg, #f0f9ff 0%, #e0f2fe 100%);\n        border: 1px solid #bae6fd;\n        border-radius: 8px;\n        padding: 1.25rem;\n        text-align: center;\n    }\n\n    .mgo-location-item svg {\n        width: 32px;\n        height: 32px;\n        color: #0077b6;\n        margin-bottom: 0.5rem;\n    }\n\n    .mgo-location-item h4 {\n        font-size: 1rem;\n        font-weight: 600;\n        color: #0c4a6e;\n        margin: 0;\n    }\n\n    .mgo-location-item span {\n        font-size: 0.85rem;\n        color: #64748b;\n    }\n\n    \/* Features Grid *\/\n    .mgo-features-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 1.5rem;\n        margin: 1.5rem 0;\n    }\n\n    .mgo-feature-box {\n        background: #f8fafc;\n        border: 1px solid #e2e8f0;\n        border-left: 5px solid #0077b6;\n        border-radius: 6px;\n        padding: 1.5rem;\n        display: flex;\n        gap: 1rem;\n        align-items: flex-start;\n    }\n\n    .mgo-feature-icon {\n        width: 48px;\n        height: 48px;\n        background: linear-gradient(135deg, #0077b6 0%, #0096c7 100%);\n        border-radius: 10px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-shrink: 0;\n    }\n\n    .mgo-feature-icon svg {\n        width: 24px;\n        height: 24px;\n        color: #fff;\n    }\n\n    .mgo-feature-text h4 {\n        font-size: 1.1rem;\n        font-weight: 600;\n        color: #1e293b;\n        margin: 0 0 0.35rem 0;\n    }\n\n    .mgo-feature-text p {\n        font-size: 0.95rem;\n        color: #64748b;\n        margin: 0;\n        line-height: 1.6;\n    }\n\n    \/* Steps *\/\n    .mgo-steps-list {\n        list-style: none;\n        padding: 0;\n        margin: 0;\n        counter-reset: steps;\n    }\n\n    .mgo-steps-list li {\n        display: flex;\n        gap: 1.25rem;\n        padding: 1.5rem 0;\n        border-bottom: 1px solid #f1f5f9;\n        counter-increment: steps;\n        align-items: flex-start;\n    }\n\n    .mgo-steps-list li:last-child {\n        border-bottom: none;\n        padding-bottom: 0;\n    }\n\n    .mgo-steps-list li::before {\n        content: counter(steps);\n        width: 44px;\n        height: 44px;\n        background: linear-gradient(135deg, #0077b6 0%, #0096c7 100%);\n        color: #fff;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-weight: 700;\n        font-size: 1.1rem;\n        flex-shrink: 0;\n    }\n\n    .mgo-step-info h5 {\n        font-size: 1.1rem;\n        font-weight: 600;\n        color: #1e293b;\n        margin: 0 0 0.35rem 0;\n    }\n\n    .mgo-step-info p {\n        font-size: 0.95rem;\n        color: #64748b;\n        margin: 0;\n        line-height: 1.65;\n    }\n\n    \/* Info boxes *\/\n    .mgo-info-box {\n        background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);\n        border: 1px solid #fcd34d;\n        border-radius: 8px;\n        padding: 1.5rem;\n        margin: 1.5rem 0;\n        display: flex;\n        gap: 1rem;\n        align-items: flex-start;\n    }\n\n    .mgo-info-box svg {\n        width: 24px;\n        height: 24px;\n        color: #b45309;\n        flex-shrink: 0;\n        margin-top: 2px;\n    }\n\n    .mgo-info-box p {\n        margin: 0;\n        color: #92400e;\n        font-size: 1rem;\n    }\n\n    \/* App Section *\/\n    .mgo-app-card {\n        background: linear-gradient(135deg, #0077b6 0%, #023e8a 100%);\n        border-radius: 8px;\n        padding: 2.5rem;\n        margin-bottom: 2rem;\n        display: grid;\n        grid-template-columns: 1fr auto;\n        gap: 2.5rem;\n        align-items: center;\n    }\n\n    .mgo-app-info h3 {\n        font-size: 1.6rem;\n        font-weight: 700;\n        color: #fff;\n        margin: 0 0 0.75rem 0;\n    }\n\n    .mgo-app-info p {\n        font-size: 1.05rem;\n        color: rgba(255,255,255,0.9);\n        margin: 0 0 1.5rem 0;\n        line-height: 1.75;\n    }\n\n    .mgo-app-list {\n        list-style: none;\n        padding: 0;\n        margin: 0 0 1.5rem 0;\n        display: flex;\n        flex-wrap: wrap;\n        gap: 0.75rem;\n    }\n\n    .mgo-app-list li {\n        display: flex;\n        align-items: center;\n        gap: 0.5rem;\n        color: rgba(255,255,255,0.95);\n        font-size: 0.95rem;\n    }\n\n    .mgo-app-list li svg {\n        width: 18px;\n        height: 18px;\n        color: #34d399;\n    }\n\n    .mgo-app-btns {\n        display: flex;\n        gap: 0.75rem;\n    }\n\n    .mgo-app-btn {\n        display: inline-flex;\n        align-items: center;\n        gap: 0.5rem;\n        background: #fff;\n        color: #1e293b;\n        padding: 0.75rem 1.25rem;\n        border-radius: 6px;\n        font-size: 0.95rem;\n        font-weight: 600;\n        text-decoration: none;\n        transition: all 0.2s;\n    }\n\n    .mgo-app-btn:hover {\n        transform: translateY(-2px);\n        box-shadow: 0 8px 20px rgba(0,0,0,0.2);\n    }\n\n    .mgo-app-btn svg {\n        width: 20px;\n        height: 20px;\n    }\n\n    .mgo-app-visual {\n        width: 160px;\n        height: 160px;\n        background: rgba(255,255,255,0.15);\n        border-radius: 32px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        flex-shrink: 0;\n    }\n\n    .mgo-app-visual-box {\n        width: 110px;\n        height: 110px;\n        background: #fff;\n        border-radius: 24px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n    }\n\n    .mgo-app-visual-box span:first-child {\n        font-size: 2.5rem;\n        font-weight: 800;\n        color: #0077b6;\n        line-height: 1;\n    }\n\n    .mgo-app-visual-box span:last-child {\n        font-size: 0.7rem;\n        color: #64748b;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        margin-top: 2px;\n    }\n\n    \/* Security Section *\/\n    .mgo-security-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 1.25rem;\n        margin: 1.5rem 0;\n    }\n\n    .mgo-security-item {\n        background: #f0fdf4;\n        border: 1px solid #bbf7d0;\n        border-radius: 8px;\n        padding: 1.5rem;\n        text-align: center;\n    }\n\n    .mgo-security-item svg {\n        width: 36px;\n        height: 36px;\n        color: #16a34a;\n        margin-bottom: 0.75rem;\n    }\n\n    .mgo-security-item h4 {\n        font-size: 1rem;\n        font-weight: 600;\n        color: #166534;\n        margin: 0 0 0.35rem 0;\n    }\n\n    .mgo-security-item p {\n        font-size: 0.9rem;\n        color: #4d7c0f;\n        margin: 0;\n        line-height: 1.5;\n    }\n\n    \/* FAQ Section *\/\n    .mgo-faq-container {\n        margin: 1rem 0;\n    }\n\n    .mgo-faq-item {\n        border-bottom: 1px solid #e2e8f0;\n    }\n\n    .mgo-faq-item:last-child {\n        border-bottom: none;\n    }\n\n    .mgo-faq-trigger {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        width: 100%;\n        padding: 1.25rem 0;\n        background: none;\n        border: none;\n        cursor: pointer;\n        font-family: inherit;\n        font-size: 1.05rem;\n        font-weight: 500;\n        color: #1e293b;\n        text-align: left;\n        transition: color 0.2s;\n    }\n\n    .mgo-faq-trigger:hover {\n        color: #0077b6;\n    }\n\n    .mgo-faq-trigger svg {\n        width: 20px;\n        height: 20px;\n        color: #94a3b8;\n        transition: transform 0.3s;\n        flex-shrink: 0;\n        margin-left: 1rem;\n    }\n\n    .mgo-faq-item.active .mgo-faq-trigger svg {\n        transform: rotate(180deg);\n        color: #0077b6;\n    }\n\n    .mgo-faq-content {\n        display: none;\n        padding: 0 0 1.25rem 0;\n        font-size: 1rem;\n        color: #64748b;\n        line-height: 1.8;\n    }\n\n    .mgo-faq-item.active .mgo-faq-content {\n        display: block;\n    }\n\n    \/* Final CTA *\/\n    .mgo-final-cta {\n        background: #fff;\n        border: 3px solid #0077b6;\n        border-radius: 8px;\n        padding: 2.5rem;\n        text-align: center;\n        margin-bottom: 2rem;\n    }\n\n    .mgo-final-cta h3 {\n        font-size: 1.6rem;\n        font-weight: 700;\n        color: #0077b6;\n        margin: 0 0 0.5rem 0;\n    }\n\n    .mgo-final-cta p {\n        font-size: 1.1rem;\n        color: #64748b;\n        margin: 0 0 1.5rem 0;\n    }\n\n    .mgo-final-link {\n        display: inline-flex;\n        align-items: center;\n        gap: 0.75rem;\n        background: linear-gradient(135deg, #0077b6 0%, #0096c7 100%);\n        color: #fff;\n        padding: 1.15rem 3rem;\n        border-radius: 6px;\n        font-size: 1.2rem;\n        font-weight: 700;\n        text-decoration: none;\n        transition: all 0.2s;\n    }\n\n    .mgo-final-link:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 10px 30px rgba(0,119,182,0.35);\n        color: #fff;\n    }\n\n    .mgo-final-link svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    \/* Author Section *\/\n    .mgo-author-section {\n        background: #fff;\n        border-radius: 8px;\n        box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n        overflow: hidden;\n        margin-bottom: 2rem;\n    }\n\n    .mgo-author-header {\n        background: linear-gradient(135deg, #0077b6 0%, #0096c7 100%);\n        padding: 1.25rem 2rem;\n    }\n\n    .mgo-author-header h3 {\n        font-size: 1.15rem;\n        font-weight: 600;\n        color: #fff;\n        margin: 0;\n        display: flex;\n        align-items: center;\n        gap: 0.6rem;\n    }\n\n    .mgo-author-header svg {\n        width: 20px;\n        height: 20px;\n    }\n\n    .mgo-author-body {\n        padding: 2rem;\n        display: grid;\n        grid-template-columns: auto 1fr;\n        gap: 2rem;\n    }\n\n    .mgo-author-photo {\n        width: 120px;\n        height: 120px;\n        background: linear-gradient(145deg, #f0f9ff 0%, #e0f2fe 100%);\n        border-radius: 16px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .mgo-author-photo::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        bottom: 0;\n        background: linear-gradient(135deg, #0077b6 0%, #0096c7 100%);\n        opacity: 0.9;\n    }\n\n    .mgo-author-initials {\n        position: relative;\n        z-index: 1;\n        font-size: 2.5rem;\n        font-weight: 700;\n        color: #fff;\n    }\n\n    .mgo-author-info h4 {\n        font-size: 1.5rem;\n        font-weight: 700;\n        color: #1e293b;\n        margin: 0 0 0.35rem 0;\n    }\n\n    .mgo-author-role {\n        font-size: 1.1rem;\n        color: #0077b6;\n        font-weight: 600;\n        margin: 0 0 0.25rem 0;\n    }\n\n    .mgo-author-credentials {\n        font-size: 0.95rem;\n        color: #64748b;\n        margin: 0 0 1.25rem 0;\n        display: flex;\n        flex-wrap: wrap;\n        gap: 0.5rem;\n    }\n\n    .mgo-author-credentials span {\n        display: inline-flex;\n        align-items: center;\n        gap: 0.35rem;\n    }\n\n    .mgo-author-credentials span::before {\n        content: '\u2022';\n        color: #0077b6;\n    }\n\n    .mgo-author-credentials span:first-child::before {\n        display: none;\n    }\n\n    .mgo-author-bio {\n        font-size: 1.05rem;\n        color: #475569;\n        line-height: 1.85;\n        margin: 0;\n        padding-top: 1.25rem;\n        border-top: 1px solid #f1f5f9;\n    }\n\n    .mgo-author-expertise {\n        margin-top: 1.5rem;\n    }\n\n    .mgo-author-expertise h5 {\n        font-size: 0.9rem;\n        font-weight: 600;\n        color: #64748b;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        margin: 0 0 0.75rem 0;\n    }\n\n    .mgo-expertise-tags {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 0.5rem;\n    }\n\n    .mgo-expertise-tag {\n        background: #eff6ff;\n        color: #0077b6;\n        padding: 0.4rem 0.85rem;\n        border-radius: 5px;\n        font-size: 0.85rem;\n        font-weight: 500;\n    }\n\n    \/* Stats section *\/\n    .mgo-stats-row {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 1rem;\n        margin: 1.5rem 0;\n    }\n\n    .mgo-stat-box {\n        background: linear-gradient(145deg, #f0f9ff 0%, #e0f2fe 100%);\n        border: 1px solid #bae6fd;\n        border-radius: 8px;\n        padding: 1.5rem 1rem;\n        text-align: center;\n    }\n\n    .mgo-stat-box .stat-num {\n        font-size: 2rem;\n        font-weight: 700;\n        color: #0077b6;\n        line-height: 1;\n        margin-bottom: 0.25rem;\n    }\n\n    .mgo-stat-box .stat-label {\n        font-size: 0.9rem;\n        color: #64748b;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 900px) {\n        .mgo-login-content {\n            grid-template-columns: 1fr;\n            gap: 2rem;\n            padding: 2rem;\n        }\n\n        .mgo-key-icon {\n            width: 140px;\n            height: 140px;\n        }\n\n        .mgo-key-icon svg {\n            width: 70px;\n            height: 70px;\n        }\n\n        .mgo-page-body {\n            padding: 1.5rem;\n        }\n\n        .mgo-features-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .mgo-locations-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        .mgo-security-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .mgo-stats-row {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        .mgo-app-card {\n            grid-template-columns: 1fr;\n            text-align: center;\n        }\n\n        .mgo-app-visual {\n            margin: 0 auto;\n            order: -1;\n        }\n\n        .mgo-app-list {\n            justify-content: center;\n        }\n\n        .mgo-app-btns {\n            justify-content: center;\n        }\n\n        .mgo-author-body {\n            grid-template-columns: 1fr;\n            text-align: center;\n        }\n\n        .mgo-author-photo {\n            margin: 0 auto;\n        }\n\n        .mgo-author-credentials {\n            justify-content: center;\n        }\n\n        .mgo-expertise-tags {\n            justify-content: center;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .mgo-login-section {\n            padding: 1.5rem 1rem;\n        }\n\n        .mgo-login-header {\n            padding: 1.5rem;\n        }\n\n        .mgo-logo-text {\n            font-size: 2.5rem;\n        }\n\n        .mgo-login-content {\n            padding: 1.5rem;\n        }\n\n        .mgo-submit-link {\n            font-size: 1.1rem;\n            padding: 1rem 1.5rem;\n        }\n\n        .mgo-card-body {\n            padding: 1.5rem;\n        }\n\n        .mgo-locations-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .mgo-stats-row {\n            grid-template-columns: 1fr;\n        }\n\n        .mgo-app-card {\n            padding: 1.5rem;\n        }\n\n        .mgo-final-cta {\n            padding: 2rem 1.5rem;\n        }\n\n        .mgo-final-link {\n            width: 100%;\n            justify-content: center;\n            padding: 1rem 2rem;\n        }\n\n        .mgo-author-body {\n            padding: 1.5rem;\n        }\n\n        .mgo-author-photo {\n            width: 100px;\n            height: 100px;\n        }\n\n        .mgo-author-initials {\n            font-size: 2rem;\n        }\n    }\n<\/style>\n\n<div class=\"mgo-main\">\n\n    <!-- Login Panel -->\n    <section class=\"mgo-login-section\">\n        <div class=\"mgo-login-container\">\n            <div class=\"mgo-login-header\">\n                <h1 class=\"mgo-logo-text\">MinGat<\/h1>\n                <span class=\"mgo-logo-sub\">Bemanningsportal for helsepersonell<\/span>\n                <div class=\"mgo-hospital-badge\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18\"><\/path><path d=\"M5 21V7l8-4v18\"><\/path><path d=\"M19 21V11l-6-4\"><\/path><path d=\"M9 9v.01\"><\/path><path d=\"M9 12v.01\"><\/path><path d=\"M9 15v.01\"><\/path><path d=\"M9 18v.01\"><\/path><\/svg>\n                    Oslo Universitetssykehus\n                <\/div>\n            <\/div>\n            <div class=\"mgo-login-content\">\n                <div class=\"mgo-icon-column\">\n                    <div class=\"mgo-key-icon\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"><\/path><path d=\"M9 12l2 2 4-4\"><\/path><\/svg>\n                    <\/div>\n                <\/div>\n                <div class=\"mgo-form-column\">\n                    <div class=\"mgo-field\">\n                        <label class=\"mgo-field-label\">OUS-brukernavn<span class=\"mgo-req\">*<\/span><\/label>\n                        <input type=\"text\" class=\"mgo-field-input\" placeholder=\"ditt.navn@ous-hf.no\" readonly>\n                    <\/div>\n                    <div class=\"mgo-field\">\n                        <label class=\"mgo-field-label\">Passord<span class=\"mgo-req\">*<\/span><\/label>\n                        <input type=\"password\" class=\"mgo-field-input\" placeholder=\"\u2022\u2022\u2022\u2022\u2022\u2022\u2022\u2022\" readonly>\n                    <\/div>\n                    <div class=\"mgo-checkbox-field\">\n                        <input type=\"checkbox\" id=\"mgo-husk-meg\">\n                        <label for=\"mgo-husk-meg\">Husk meg p\u00e5 denne enheten<\/label>\n                    <\/div>\n                    <a href=\"http:\/\/mingat.me\/ous\" class=\"mgo-submit-link\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4\"><\/path><polyline points=\"10 17 15 12 10 7\"><\/polyline><line x1=\"15\" y1=\"12\" x2=\"3\" y2=\"12\"><\/line><\/svg>\n                        Logg inn p\u00e5 MinGat OUS\n                    <\/a>\n                    <div class=\"mgo-forgot\">\n                        <a href=\"http:\/\/mingat.me\/ous\">Trenger du hjelp med p\u00e5logging?<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"mgo-login-notice\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"><\/path><\/svg>\n                Sikker tilgang for autorisert helsepersonell ved Oslo Universitetssykehus\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Main Content -->\n    <div class=\"mgo-page-body\">\n\n        <!-- Ad space -->\n        <div class=\"mgo-ad-space\"><\/div>\n\n        <!-- About MinGat OUS -->\n        <div class=\"mgo-card\">\n            <div class=\"mgo-card-header\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"><\/path><\/svg>\n                <h2>MinGat for Oslo Universitetssykehus<\/h2>\n            <\/div>\n            <div class=\"mgo-card-body\">\n                <p>MinGat utgj\u00f8r den digitale ryggraden for ressursstyring ved Norges st\u00f8rste helseforetak. Ved Oslo Universitetssykehus koordinerer over 25.000 medarbeidere sin arbeidstid gjennom denne plattformen, fra kirurger p\u00e5 Rikshospitalet til sykepleiere p\u00e5 Ullev\u00e5l, fra forskere p\u00e5 Radiumhospitalet til ambulansepersonell i prehospital klinikk.<\/p>\n                \n                <p>Systemet er utviklet av Visma og tilpasset de unike kravene som stilles i et d\u00f8gnkontinuerlig helsemilj\u00f8. MinGat h\u00e5ndterer komplekse turnusordninger, tariffestede hviletidsbestemmelser og den dynamiske bemanningen som kreves n\u00e5r liv st\u00e5r p\u00e5 spill. For OUS-ansatte representerer MinGat et sentralt verkt\u00f8y for \u00e5 balansere klinisk arbeid med personlig fleksibilitet.<\/p>\n\n                <div class=\"mgo-stats-row\">\n                    <div class=\"mgo-stat-box\">\n                        <div class=\"stat-num\">25.000+<\/div>\n                        <div class=\"stat-label\">Ansatte<\/div>\n                    <\/div>\n                    <div class=\"mgo-stat-box\">\n                        <div class=\"stat-num\">15<\/div>\n                        <div class=\"stat-label\">Klinikker<\/div>\n                    <\/div>\n                    <div class=\"mgo-stat-box\">\n                        <div class=\"stat-num\">40+<\/div>\n                        <div class=\"stat-label\">Lokasjoner<\/div>\n                    <\/div>\n                    <div class=\"mgo-stat-box\">\n                        <div class=\"stat-num\">24\/7<\/div>\n                        <div class=\"stat-label\">Drift<\/div>\n                    <\/div>\n                <\/div>\n\n                <h3>Fire sykehus \u2013 \u00e9n felles plattform<\/h3>\n                <p>Oslo Universitetssykehus ble etablert i 2009 gjennom sammensl\u00e5ingen av flere historiske institusjoner. MinGat knytter sammen bemanningen p\u00e5 tvers av alle disse lokasjonene, og gir ledere og ansatte en helhetlig oversikt uavhengig av fysisk arbeidssted.<\/p>\n\n                <div class=\"mgo-locations-grid\">\n                    <div class=\"mgo-location-item\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18\"><\/path><path d=\"M9 8h1\"><\/path><path d=\"M9 12h1\"><\/path><path d=\"M9 16h1\"><\/path><path d=\"M14 8h1\"><\/path><path d=\"M14 12h1\"><\/path><path d=\"M14 16h1\"><\/path><path d=\"M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16\"><\/path><\/svg>\n                        <h4>Rikshospitalet<\/h4>\n                        <span>Gaustad<\/span>\n                    <\/div>\n                    <div class=\"mgo-location-item\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18\"><\/path><path d=\"M9 8h1\"><\/path><path d=\"M9 12h1\"><\/path><path d=\"M9 16h1\"><\/path><path d=\"M14 8h1\"><\/path><path d=\"M14 12h1\"><\/path><path d=\"M14 16h1\"><\/path><path d=\"M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16\"><\/path><\/svg>\n                        <h4>Ullev\u00e5l<\/h4>\n                        <span>Nydalen<\/span>\n                    <\/div>\n                    <div class=\"mgo-location-item\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18\"><\/path><path d=\"M9 8h1\"><\/path><path d=\"M9 12h1\"><\/path><path d=\"M9 16h1\"><\/path><path d=\"M14 8h1\"><\/path><path d=\"M14 12h1\"><\/path><path d=\"M14 16h1\"><\/path><path d=\"M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16\"><\/path><\/svg>\n                        <h4>Aker<\/h4>\n                        <span>Sinsen<\/span>\n                    <\/div>\n                    <div class=\"mgo-location-item\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 21h18\"><\/path><path d=\"M9 8h1\"><\/path><path d=\"M9 12h1\"><\/path><path d=\"M9 16h1\"><\/path><path d=\"M14 8h1\"><\/path><path d=\"M14 12h1\"><\/path><path d=\"M14 16h1\"><\/path><path d=\"M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16\"><\/path><\/svg>\n                        <h4>Radiumhospitalet<\/h4>\n                        <span>Montebello<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Ad space -->\n        <div class=\"mgo-ad-space\"><\/div>\n\n        <!-- Features for healthcare -->\n        <div class=\"mgo-card\">\n            <div class=\"mgo-card-header\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><line x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"><\/line><line x1=\"9\" y1=\"21\" x2=\"9\" y2=\"9\"><\/line><\/svg>\n                <h2>Spesialtilpasset for helsesektoren<\/h2>\n            <\/div>\n            <div class=\"mgo-card-body\">\n                <p>MinGat ved OUS er konfigurert for \u00e5 ivareta de s\u00e6rskilte behovene som oppst\u00e5r i et h\u00f8yspesialisert sykehus\u00admilj\u00f8. Systemet h\u00e5ndterer alt fra komplekse vaktordninger i akuttmottak til forskningspermisjo\u00adner for leger i dobbeltstillinger.<\/p>\n                \n                <div class=\"mgo-features-grid\">\n                    <div class=\"mgo-feature-box\">\n                        <div class=\"mgo-feature-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"><\/rect><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"><\/line><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"><\/line><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"><\/line><\/svg>\n                        <\/div>\n                        <div class=\"mgo-feature-text\">\n                            <h4>Turnusplanlegging<\/h4>\n                            <p>Oversikt over dag-, kveld- og nattevakter med automatisk kontroll av hviletids\u00adbestemmelser iht. arbeidsmilj\u00f8loven og sykehusavtalen.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mgo-feature-box\">\n                        <div class=\"mgo-feature-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><line x1=\"19\" y1=\"8\" x2=\"19\" y2=\"14\"><\/line><line x1=\"22\" y1=\"11\" x2=\"16\" y2=\"11\"><\/line><\/svg>\n                        <\/div>\n                        <div class=\"mgo-feature-text\">\n                            <h4>Ekstravakth\u00e5ndtering<\/h4>\n                            <p>Personalformidlingen i OUS bruker MinGat for \u00e5 koble tilgjengelige ekstravakter med avdelinger som trenger bemanning p\u00e5 kort varsel.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mgo-feature-box\">\n                        <div class=\"mgo-feature-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"12\"><\/line><line x1=\"9\" y1=\"15\" x2=\"15\" y2=\"15\"><\/line><\/svg>\n                        <\/div>\n                        <div class=\"mgo-feature-text\">\n                            <h4>Frav\u00e6rsregistrering<\/h4>\n                            <p>Digital sykmelding, egenmelding og permisjonss\u00f8knader integrert med NAV og sykehusets HR-systemer for automatisk oppf\u00f8lging.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mgo-feature-box\">\n                        <div class=\"mgo-feature-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"><\/line><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"mgo-feature-text\">\n                            <h4>L\u00f8nn og tillegg<\/h4>\n                            <p>Automatisk beregning av ubekvemstillegg, overtid og vaktgodtgj\u00f8relse. L\u00f8nnsslipper og \u00e5rsoppgaver tilgjengelig digitalt.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mgo-feature-box\">\n                        <div class=\"mgo-feature-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path><\/svg>\n                        <\/div>\n                        <div class=\"mgo-feature-text\">\n                            <h4>Vaktbytte mellom kolleger<\/h4>\n                            <p>Finn kolleger som kan ta din vakt eller tilby deg ledige vakter. Godkjenning fra leder skjer digitalt i sanntid.<\/p>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mgo-feature-box\">\n                        <div class=\"mgo-feature-icon\">\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\n                        <\/div>\n                        <div class=\"mgo-feature-text\">\n                            <h4>Timesaldo og avspasering<\/h4>\n                            <p>Hold oversikt over plusstimer, minustimer og avspaserings\u00adsaldo. Planlegg uttak av tid i tr\u00e5d med avdelingens behov.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Ad space -->\n        <div class=\"mgo-ad-space\"><\/div>\n\n        <!-- How to Login -->\n        <div class=\"mgo-card\">\n            <div class=\"mgo-card-header\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4\"><\/path><polyline points=\"10 17 15 12 10 7\"><\/polyline><line x1=\"15\" y1=\"12\" x2=\"3\" y2=\"12\"><\/line><\/svg>\n                <h2>P\u00e5logging til MinGat fra OUS<\/h2>\n            <\/div>\n            <div class=\"mgo-card-body\">\n                <p>Tilgang til MinGat skjer gjennom sykehusets sikre infrastruktur. Prosessen er utformet for \u00e5 beskytte sensitive personell- og pasientopplysninger i henhold til Normen for informasjonssikkerhet i helse- og omsorgssektoren.<\/p>\n                \n                <ol class=\"mgo-steps-list\">\n                    <li>\n                        <div class=\"mgo-step-info\">\n                            <h5>Klikk p\u00e5 innloggingsknappen<\/h5>\n                            <p>Bruk den gr\u00f8nne \u00abLogg inn p\u00e5 MinGat OUS\u00bb-knappen \u00f8verst p\u00e5 denne siden for \u00e5 bli videresendt til den offisielle p\u00e5loggingsportalen via Sykehuspartner.<\/p>\n                        <\/div>\n                    <\/li>\n                    <li>\n                        <div class=\"mgo-step-info\">\n                            <h5>Oppgi dine OUS-legitimasjoner<\/h5>\n                            <p>Skriv inn din OUS-e-postadresse (fornavn.etternavn@ous-hf.no) og passordet du bruker for sykehusets systemer. Dette er samme innlogging som for Personalportalen.<\/p>\n                        <\/div>\n                    <\/li>\n                    <li>\n                        <div class=\"mgo-step-info\">\n                            <h5>Verifiser med tofaktor<\/h5>\n                            <p>Fullf\u00f8r autentiseringen med SMS-kode eller Microsoft Authenticator. Tofaktorverifisering er p\u00e5krevd for alle ansatte i henhold til OUS&#8217; sikkerhetspolicy.<\/p>\n                        <\/div>\n                    <\/li>\n                    <li>\n                        <div class=\"mgo-step-info\">\n                            <h5>Tilgang til MinGat-dashboardet<\/h5>\n                            <p>Etter vellykket p\u00e5logging kommer du til din personlige MinGat-startside med oversikt over kommende vakter, saldo og eventuelle meldinger fra leder.<\/p>\n                        <\/div>\n                    <\/li>\n                <\/ol>\n\n                <div class=\"mgo-info-box\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><line x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"><\/line><line x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"><\/line><\/svg>\n                    <p><strong>Hjemmekontor?<\/strong> For p\u00e5logging utenfor OUS-nettverket m\u00e5 du f\u00f8rst etablere VPN-tilkobling via ID-porten. VPN aktiveres automatisk p\u00e5 OUS-utleverte b\u00e6rbare PC-er.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Security -->\n        <div class=\"mgo-card\">\n            <div class=\"mgo-card-header\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"><\/path><\/svg>\n                <h2>Sikkerhet og personvern<\/h2>\n            <\/div>\n            <div class=\"mgo-card-body\">\n                <p>Som Norges st\u00f8rste sykehus h\u00e5ndterer OUS betydelige mengder sensitiv informasjon. MinGat er konfigurert i tr\u00e5d med strenge sikkerhetskrav og overv\u00e5kes kontinuerlig av Sykehuspartner.<\/p>\n                \n                <div class=\"mgo-security-grid\">\n                    <div class=\"mgo-security-item\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"><\/rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"><\/path><\/svg>\n                        <h4>Kryptert overf\u00f8ring<\/h4>\n                        <p>All datatrafikk mellom din enhet og MinGat er kryptert med TLS 1.3<\/p>\n                    <\/div>\n                    <div class=\"mgo-security-item\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10\"><\/path><path d=\"M9 12l2 2 4-4\"><\/path><\/svg>\n                        <h4>Tofaktorautentisering<\/h4>\n                        <p>Ekstra sikkerhetslag med SMS-kode eller autentiseringsapp<\/p>\n                    <\/div>\n                    <div class=\"mgo-security-item\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"><\/path><polyline points=\"14 2 14 8 20 8\"><\/polyline><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"><\/line><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"><\/line><\/svg>\n                        <h4>Normen-kompatibel<\/h4>\n                        <p>Oppfyller kravene i Normen for informasjonssikkerhet i helsesektoren<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Ad space -->\n        <div class=\"mgo-ad-space\"><\/div>\n\n        <!-- GatGo App -->\n        <div class=\"mgo-app-card\">\n            <div class=\"mgo-app-info\">\n                <h3>GatGo \u2013 Vaktplanen i lommen<\/h3>\n                <p>For helsepersonell som jobber turnus er GatGo-appen uunnv\u00e6rlig. Se vaktene dine, meld tilgjengelighet for ekstravakter, og f\u00e5 push-varsler n\u00e5r vaktplanen endres \u2013 uansett hvor du befinner deg.<\/p>\n                \n                <ul class=\"mgo-app-list\">\n                    <li>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n                        Turnusoversikt i sanntid\n                    <\/li>\n                    <li>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n                        Meld tilgjengelighet\n                    <\/li>\n                    <li>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n                        S\u00f8k p\u00e5 ledige vakter\n                    <\/li>\n                    <li>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"><\/polyline><\/svg>\n                        Telefonliste kolleger\n                    <\/li>\n                <\/ul>\n                \n                <div class=\"mgo-app-btns\">\n                    <a href=\"#\" class=\"mgo-app-btn\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M18.71 19.5c-.83 1.24-1.71 2.45-3.05 2.47-1.34.03-1.77-.79-3.29-.79-1.53 0-2 .77-3.27.82-1.31.05-2.3-1.32-3.14-2.53C4.25 17 2.94 12.45 4.7 9.39c.87-1.52 2.43-2.48 4.12-2.51 1.28-.02 2.5.87 3.29.87.78 0 2.26-1.07 3.81-.91.65.03 2.47.26 3.64 1.98-.09.06-2.17 1.28-2.15 3.81.03 3.02 2.65 4.03 2.68 4.04-.03.07-.42 1.44-1.38 2.83M13 3.5c.73-.83 1.94-1.46 2.94-1.5.13 1.17-.34 2.35-1.04 3.19-.69.85-1.83 1.51-2.95 1.42-.15-1.15.41-2.35 1.05-3.11z\"\/><\/svg>\n                        App Store\n                    <\/a>\n                    <a href=\"#\" class=\"mgo-app-btn\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M3.609 1.814L13.792 12 3.61 22.186a.996.996 0 0 1-.61-.92V2.734a1 1 0 0 1 .609-.92zm10.89 10.893l2.302 2.302-10.937 6.333 8.635-8.635zm3.199-3.198l2.807 1.626a1 1 0 0 1 0 1.73l-2.808 1.626L15.206 12l2.492-2.491zM5.864 2.658L16.8 8.99l-2.302 2.302-8.634-8.634z\"\/><\/svg>\n                        Google Play\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"mgo-app-visual\">\n                <div class=\"mgo-app-visual-box\">\n                    <span>G<\/span>\n                    <span>GatGo<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Ad space -->\n        <div class=\"mgo-ad-space\"><\/div>\n\n        <!-- FAQ -->\n        <div class=\"mgo-card\">\n            <div class=\"mgo-card-header\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"><\/path><line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"><\/line><\/svg>\n                <h2>Ofte stilte sp\u00f8rsm\u00e5l om MinGat ved OUS<\/h2>\n            <\/div>\n            <div class=\"mgo-card-body\">\n                <div class=\"mgo-faq-container\">\n                    <div class=\"mgo-faq-item active\">\n                        <button class=\"mgo-faq-trigger\" type=\"button\">\n                            Jeg er nyansatt \u2013 hvordan f\u00e5r jeg tilgang til MinGat?\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n                        <\/button>\n                        <div class=\"mgo-faq-content\">\n                            Tilgang til MinGat opprettes automatisk n\u00e5r du er registrert i OUS&#8217; personalsystem. Du vil motta en e-post fra Sykehuspartner med informasjon om hvordan du aktiverer din bruker. P\u00e5logging skjer med samme legitimasjon som du bruker for Personalportalen og andre OUS-systemer. Kontakt din leder eller HR-koordinator dersom du ikke har mottatt tilgangsinformasjon innen f\u00f8rste arbeidsdag.\n                        <\/div>\n                    <\/div>\n                    <div class=\"mgo-faq-item\">\n                        <button class=\"mgo-faq-trigger\" type=\"button\">\n                            Kan jeg logge inn fra privat PC hjemme?\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n                        <\/button>\n                        <div class=\"mgo-faq-content\">\n                            Ja, MinGat er tilgjengelig fra private enheter forutsatt at du har registrert mobilnummer for tofaktorautentisering. Du trenger ikke VPN for \u00e5 se vaktplaner og registrere frav\u00e6r. For tilgang til enkelte kliniske funksjoner eller dokumenter kreves p\u00e5logging via OUS-utleverte enheter med VPN-tilkobling.\n                        <\/div>\n                    <\/div>\n                    <div class=\"mgo-faq-item\">\n                        <button class=\"mgo-faq-trigger\" type=\"button\">\n                            Hvordan kobler jeg GatGo-appen til min bruker?\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n                        <\/button>\n                        <div class=\"mgo-faq-content\">\n                            Last ned GatGo fra App Store eller Google Play og s\u00f8k etter \u00abVisma GatGo\u00bb. Logg deretter inn i MinGat p\u00e5 en PC, g\u00e5 til menyen og velg \u00abG\u00e5 til mobil app\u00bb. Skann QR-koden som vises med mobilkameraet i GatGo-appen. Skriv inn den 8-sifrede bekreftelseskoden i MinGat, og koblingen er fullf\u00f8rt.\n                        <\/div>\n                    <\/div>\n                    <div class=\"mgo-faq-item\">\n                        <button class=\"mgo-faq-trigger\" type=\"button\">\n                            Jeg har byttet avdeling \u2013 m\u00e5 jeg gj\u00f8re noe i MinGat?\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n                        <\/button>\n                        <div class=\"mgo-faq-content\">\n                            Nei, endringer i ansettelsesforhold oppdateres automatisk n\u00e5r de registreres i Personalportalen. Du vil se din nye avdeling og eventuelt ny leder i MinGat etter at HR har behandlet overf\u00f8ringen. Historiske data fra tidligere avdeling bevares i systemet.\n                        <\/div>\n                    <\/div>\n                    <div class=\"mgo-faq-item\">\n                        <button class=\"mgo-faq-trigger\" type=\"button\">\n                            Hvem kontakter jeg ved tekniske problemer?\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n                        <\/button>\n                        <div class=\"mgo-faq-content\">\n                            For innloggingsproblemer eller tekniske feil, kontakt Sykehuspartner Kundesenter p\u00e5 telefon 915 02 770. De har \u00e5pent alle hverdager og kan hjelpe med tilbakestilling av passord, tofaktorproblemer og andre tekniske utfordringer. For sp\u00f8rsm\u00e5l om vaktplaner eller godkjenning av frav\u00e6r, kontakt din n\u00e6rmeste leder.\n                        <\/div>\n                    <\/div>\n                    <div class=\"mgo-faq-item\">\n                        <button class=\"mgo-faq-trigger\" type=\"button\">\n                            Hvordan melder jeg meg tilgjengelig for ekstravakter?\n                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"6 9 12 15 18 9\"><\/polyline><\/svg>\n                        <\/button>\n                        <div class=\"mgo-faq-content\">\n                            G\u00e5 til \u00abTilgjengelighet\u00bb i MinGat eller GatGo-appen og marker dagene og tidsperiodene du er tilgjengelig for ekstra arbeid. Personalformidlingen ved OUS ser din tilgjengelighet og kan tilby deg ledige vakter som matcher kompetansen din. Du mottar varsling n\u00e5r en vakt tilbys og kan godta eller avsl\u00e5 direkte i appen.\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Ad space -->\n        <div class=\"mgo-ad-space\"><\/div>\n\n        <!-- Final CTA -->\n        <div class=\"mgo-final-cta\">\n            <h3>Klar for \u00e5 logge inn?<\/h3>\n            <p>G\u00e5 direkte til MinGat-portalen for Oslo Universitetssykehus og f\u00e5 tilgang til dine vaktplaner.<\/p>\n            <a href=\"http:\/\/mingat.me\/ous\" class=\"mgo-final-link\">\n                G\u00e5 til MinGat OUS\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4\"><\/path><polyline points=\"10 17 15 12 10 7\"><\/polyline><line x1=\"15\" y1=\"12\" x2=\"3\" y2=\"12\"><\/line><\/svg>\n            <\/a>\n        <\/div>\n\n        <!-- Author Section -->\n        <div class=\"mgo-author-section\">\n            <div class=\"mgo-author-header\">\n                <h3>\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"><\/path><circle cx=\"12\" cy=\"7\" r=\"4\"><\/circle><\/svg>\n                    Om forfatteren\n                <\/h3>\n            <\/div>\n            <div class=\"mgo-author-body\">\n                <div class=\"mgo-author-photo\">\n                    <span class=\"mgo-author-initials\">KH<\/span>\n                <\/div>\n                <div class=\"mgo-author-info\">\n                    <h4>Kristin Haugen<\/h4>\n                    <p class=\"mgo-author-role\">Spesialkonsulent i helse-IT og personaladministrasjon<\/p>\n                    <p class=\"mgo-author-credentials\">\n                        <span>Cand.mag. helseinformatikk, NTNU<\/span>\n                        <span>Sertifisert PRINCE2 Practitioner<\/span>\n                        <span>15+ \u00e5rs erfaring fra spesialisthelsetjenesten<\/span>\n                    <\/p>\n                    <p class=\"mgo-author-bio\">\n                        Kristin Haugen har arbeidet med implementering og oppl\u00e6ring i digitale HR-systemer ved norske sykehus siden 2009. Hun har v\u00e6rt prosjektleder for innf\u00f8ring av Visma GAT ved flere helseforetak i Helse S\u00f8r-\u00d8st og bidrar jevnlig med fagartikler om effektiv ressursstyring i d\u00f8gnkontinuerlige virksomheter. Kristin har s\u00e6rlig kompetanse p\u00e5 hvordan teknologi kan underst\u00f8tte god arbeidstidsplanlegging innen helsesektoren, og har holdt foredrag om temaet p\u00e5 nasjonale HR-konferanser. Hennes erfaring spenner fra klinisk drift til strategisk digitaliseringsarbeid.\n                    <\/p>\n                    <div class=\"mgo-author-expertise\">\n                        <h5>Ekspertiseomr\u00e5der<\/h5>\n                        <div class=\"mgo-expertise-tags\">\n                            <span class=\"mgo-expertise-tag\">Helse-IT<\/span>\n                            <span class=\"mgo-expertise-tag\">MinGat \/ GAT<\/span>\n                            <span class=\"mgo-expertise-tag\">Turnusplanlegging<\/span>\n                            <span class=\"mgo-expertise-tag\">HR-systemer<\/span>\n                            <span class=\"mgo-expertise-tag\">Prosjektledelse<\/span>\n                            <span class=\"mgo-expertise-tag\">Sykehusadministrasjon<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<script>\n(function() {\n    document.querySelectorAll('.mgo-faq-trigger').forEach(function(btn) {\n        btn.addEventListener('click', function() {\n            var item = this.parentElement;\n            var wasActive = item.classList.contains('active');\n            document.querySelectorAll('.mgo-faq-item').forEach(function(el) {\n                el.classList.remove('active');\n            });\n            if (!wasActive) {\n                item.classList.add('active');\n            }\n        });\n    });\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>MinGat Bemanningsportal for helsepersonell Oslo Universitetssykehus OUS-brukernavn* Passord* Husk meg p\u00e5 denne enheten Logg inn p\u00e5 MinGat OUS Trenger du hjelp med p\u00e5logging? Sikker tilgang for autorisert helsepersonell ved Oslo Universitetssykehus MinGat for Oslo Universitetssykehus MinGat utgj\u00f8r den digitale ryggraden for ressursstyring ved Norges st\u00f8rste helseforetak. Ved Oslo Universitetssykehus koordinerer over 25.000 medarbeidere sin arbeidstid&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Logg Inn MinGat OUS | Ansattportal OUS Kommune - Min Gat OUS<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ous.mingat.me\/\" \/>\n<meta property=\"og:locale\" content=\"nb_NO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Logg Inn MinGat OUS | Ansattportal OUS Kommune - Min Gat OUS\" \/>\n<meta property=\"og:description\" content=\"MinGat Bemanningsportal for helsepersonell Oslo Universitetssykehus OUS-brukernavn* Passord* Husk meg p\u00e5 denne enheten Logg inn p\u00e5 MinGat OUS Trenger du hjelp med p\u00e5logging? Sikker tilgang for autorisert helsepersonell ved Oslo Universitetssykehus MinGat for Oslo Universitetssykehus MinGat utgj\u00f8r den digitale ryggraden for ressursstyring ved Norges st\u00f8rste helseforetak. Ved Oslo Universitetssykehus koordinerer over 25.000 medarbeidere sin arbeidstid...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ous.mingat.me\/\" \/>\n<meta property=\"og:site_name\" content=\"Min Gat OUS\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-21T20:51:44+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Ansl. lesetid\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ous.mingat.me\/\",\"url\":\"https:\/\/ous.mingat.me\/\",\"name\":\"Logg Inn MinGat OUS | Ansattportal OUS Kommune - Min Gat OUS\",\"isPartOf\":{\"@id\":\"https:\/\/ous.mingat.me\/#website\"},\"datePublished\":\"2026-01-10T01:01:58+00:00\",\"dateModified\":\"2026-01-21T20:51:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/ous.mingat.me\/#breadcrumb\"},\"inLanguage\":\"nb-NO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ous.mingat.me\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ous.mingat.me\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/ous.mingat.me\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Min Gat OUS (Oslo universitetssykehus)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ous.mingat.me\/#website\",\"url\":\"https:\/\/ous.mingat.me\/\",\"name\":\"Min Gat OUS\",\"description\":\"Logg Inn\",\"publisher\":{\"@id\":\"https:\/\/ous.mingat.me\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ous.mingat.me\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nb-NO\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ous.mingat.me\/#organization\",\"name\":\"Min Gat OUS\",\"url\":\"https:\/\/ous.mingat.me\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nb-NO\",\"@id\":\"https:\/\/ous.mingat.me\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ous.mingat.me\/wp-content\/uploads\/2026\/01\/cropped-mat-me.png\",\"contentUrl\":\"https:\/\/ous.mingat.me\/wp-content\/uploads\/2026\/01\/cropped-mat-me.png\",\"width\":500,\"height\":159,\"caption\":\"Min Gat OUS\"},\"image\":{\"@id\":\"https:\/\/ous.mingat.me\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Logg Inn MinGat OUS | Ansattportal OUS Kommune - Min Gat OUS","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ous.mingat.me\/","og_locale":"nb_NO","og_type":"article","og_title":"Logg Inn MinGat OUS | Ansattportal OUS Kommune - Min Gat OUS","og_description":"MinGat Bemanningsportal for helsepersonell Oslo Universitetssykehus OUS-brukernavn* Passord* Husk meg p\u00e5 denne enheten Logg inn p\u00e5 MinGat OUS Trenger du hjelp med p\u00e5logging? Sikker tilgang for autorisert helsepersonell ved Oslo Universitetssykehus MinGat for Oslo Universitetssykehus MinGat utgj\u00f8r den digitale ryggraden for ressursstyring ved Norges st\u00f8rste helseforetak. Ved Oslo Universitetssykehus koordinerer over 25.000 medarbeidere sin arbeidstid...","og_url":"https:\/\/ous.mingat.me\/","og_site_name":"Min Gat OUS","article_modified_time":"2026-01-21T20:51:44+00:00","twitter_card":"summary_large_image","twitter_misc":{"Ansl. lesetid":"6 minutter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ous.mingat.me\/","url":"https:\/\/ous.mingat.me\/","name":"Logg Inn MinGat OUS | Ansattportal OUS Kommune - Min Gat OUS","isPartOf":{"@id":"https:\/\/ous.mingat.me\/#website"},"datePublished":"2026-01-10T01:01:58+00:00","dateModified":"2026-01-21T20:51:44+00:00","breadcrumb":{"@id":"https:\/\/ous.mingat.me\/#breadcrumb"},"inLanguage":"nb-NO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ous.mingat.me\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ous.mingat.me\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/ous.mingat.me\/"},{"@type":"ListItem","position":2,"name":"Min Gat OUS (Oslo universitetssykehus)"}]},{"@type":"WebSite","@id":"https:\/\/ous.mingat.me\/#website","url":"https:\/\/ous.mingat.me\/","name":"Min Gat OUS","description":"Logg Inn","publisher":{"@id":"https:\/\/ous.mingat.me\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ous.mingat.me\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nb-NO"},{"@type":"Organization","@id":"https:\/\/ous.mingat.me\/#organization","name":"Min Gat OUS","url":"https:\/\/ous.mingat.me\/","logo":{"@type":"ImageObject","inLanguage":"nb-NO","@id":"https:\/\/ous.mingat.me\/#\/schema\/logo\/image\/","url":"https:\/\/ous.mingat.me\/wp-content\/uploads\/2026\/01\/cropped-mat-me.png","contentUrl":"https:\/\/ous.mingat.me\/wp-content\/uploads\/2026\/01\/cropped-mat-me.png","width":500,"height":159,"caption":"Min Gat OUS"},"image":{"@id":"https:\/\/ous.mingat.me\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/ous.mingat.me\/index.php\/wp-json\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ous.mingat.me\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ous.mingat.me\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ous.mingat.me\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ous.mingat.me\/index.php\/wp-json\/wp\/v2\/comments?post=16"}],"version-history":[{"count":6,"href":"https:\/\/ous.mingat.me\/index.php\/wp-json\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":27,"href":"https:\/\/ous.mingat.me\/index.php\/wp-json\/wp\/v2\/pages\/16\/revisions\/27"}],"wp:attachment":[{"href":"https:\/\/ous.mingat.me\/index.php\/wp-json\/wp\/v2\/media?parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}