, but this code // executes before the first paint, when

app

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); New Students | app

app

Skip to main content

New Students

Our hope is that your years here at app are healthy ones/ Whether you have a health concern or wish to schedule a wellness physical, all students may use Health Services as their source of primary care while at app. We invite you to consider us your medical “home away from home.”


Health requirements

As a new student, there are health requirements that must be met to ensure that our campus remains healthy.

IMPORTANT! Please input your required health information before September 27, 2024, to avoid a hold on registration and a $50 fine.

Use your app username and passphrase. If you have problems or questions, please contact us: (616) 526-6187 or health@calvin.edu.

Requirements include:

We require all new students to answer a few questions regarding their health history, including past surgeries, family history and allergies. This form assists our staff in knowing health conditions that the student has had, or is currently dealing with, so that proactive health care may be given. A physician’s signature is not required for this document.

All minors are required to have a parent or guardian print and sign this app Health Services Authorization to Treat document, granting permission for one of our providers to treat you, should you decide to see us for a medical need.

This screening form will identify students who are at high risk for Tuberculosis (TB). A TB test is required for students who meet certain criteria, such as international students, those who have traveled abroad, or students who have worked in a high-risk setting.

To fulfill this requirement, students may submit proof of a skin test or blood tests, including QuantiFERON® TB Gold or T-Spot® TB.

All students are required by the university to have health insurance, either under a parent’s plan, purchased independently, or with the United HealthCare Student Plan, app’s student health insurance plan. All new students must submit a copy of their health insurance card as proof of insurance.

We highly recommend consulting with your insurance carrier before waiving the United HealthCare Student Plan to fully understand your plan’s limitations while attending university. Remember to bring your insurance card with you to campus. For more information, please visit our Insurances page.

International students are required to enroll in the Student Health Insurance Plan in order to meet the university’s minimum insurance standard. Do not purchase other travel insurance or other emergency-only plans. They are not considered comparable, and do not meet app’s minimum insurance guidelines.

A hard copy of the student’s vaccination record, signed by a health care provider, is required for all incoming students. Vaccination records can be uploaded from the Patient Portal, or they may be mailed or faxed to Health Services.

Please visit our Immunizations page for a full list of what vaccinations are required for incoming students.

All requirements must be met by the deadline specified in new student correspondence from Health Services. Ideally, these are all met by the start of your incoming semester. Health Services does allow for a 30-day grace period, into the semester, before any fees or consequences are assessed. If you are not compliant by the deadline, you will be charged a $50, non-refundable, fee and your registration account will be put on hold. If a registration hold is placed, all requirements must be completely satisfied before this can be lifted.

A physical examination is not required, however if you plan to participate in varsity athletics, please contact the Kinesiology department for guidelines and requirements for sports physicals. Please note that if you are a student-athlete, your athletics physical will not be accepted in lieu of the required forms listed above.