no h1 heading updated cargivers and paymentinsurence page updated
This commit is contained in:
parent
c20b9490ae
commit
3272a7c980
@ -1,5 +1,4 @@
|
||||
'use client'
|
||||
import Layout from "@/components/layout/Layout";
|
||||
import Link from "next/link";
|
||||
import { useState } from 'react';
|
||||
import Image from "next/image";
|
||||
@ -28,61 +27,60 @@ export default function Home() {
|
||||
}
|
||||
return (
|
||||
<>
|
||||
<Layout headerStyle={1} footerStyle={1} breadcrumbTitle="Caregivers" bannerImage="/assets/images/caregivers/caregivers-banner.webp">
|
||||
<section className="feature-section pt_90 pb_90">
|
||||
<div className="shape hide-element">
|
||||
<Image
|
||||
// loader={exportableLoader}
|
||||
src="/assets/images/shape/shape-6.png"
|
||||
alt="Physiotherapy at Rapharehab"
|
||||
fill
|
||||
style={{ objectFit: "cover" }}
|
||||
/>
|
||||
<section className="feature-section pt_90 pb_90">
|
||||
<div className="shape hide-element">
|
||||
<Image
|
||||
// loader={exportableLoader}
|
||||
src="/assets/images/shape/shape-6.png"
|
||||
alt="Physiotherapy at Rapharehab"
|
||||
fill
|
||||
style={{ objectFit: "cover" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
<div className="auto-container">
|
||||
<div className="sec-title centred mb_50">
|
||||
<span className="sub-title">Caregivers</span>
|
||||
<h2>We Don’t Just Give Care - <br />We Take Care as Well</h2>
|
||||
</div>
|
||||
|
||||
|
||||
<div className="auto-container">
|
||||
<div className="sec-title centred mb_50">
|
||||
<span className="sub-title">Caregivers</span>
|
||||
<h2>We Don’t Just Give Care - <br />We Take Care as Well</h2>
|
||||
<div className="row clearfix">
|
||||
<div className="col-lg-4 col-md-6 col-sm-12 feature-block">
|
||||
<div className="feature-block-one">
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><img src="/assets/images/caregivers/caring.webp" alt="Caring with a smile" /></div>
|
||||
<h3>Caring with a Smile</h3>
|
||||
<p>At RaphaRehab, care is not just a service - it’s an experience. Our caregivers bring warmth, positivity, and a genuine smile to every interaction. A simple smile can uplift a day, ease stress, and make healing feel lighter - and that’s exactly the kind of comfort we aim to bring to your home.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="row clearfix">
|
||||
<div className="col-lg-4 col-md-6 col-sm-12 feature-block">
|
||||
<div className="feature-block-one">
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><img src="/assets/images/caregivers/caring.webp" alt="Caring with a smile" /></div>
|
||||
<h3>Caring with a Smile</h3>
|
||||
<p>At RaphaRehab, care is not just a service - it’s an experience. Our caregivers bring warmth, positivity, and a genuine smile to every interaction. A simple smile can uplift a day, ease stress, and make healing feel lighter - and that’s exactly the kind of comfort we aim to bring to your home.</p>
|
||||
</div>
|
||||
<div className="col-lg-4 col-md-6 col-sm-12 feature-block">
|
||||
<div className="feature-block-one">
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><img src="/assets/images/caregivers/attentive.webp" alt="Attentive listener" /></div>
|
||||
<h3>Attentive Listener</h3>
|
||||
<p>Your comfort begins with being heard. Our caregivers take the time to understand your routines, preferences, and expectations. From how you like things arranged to where you enjoy going, we listen closely so we can offer support that truly fits your lifestyle. Every conversation helps us create the perfect caregiver–client match.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-4 col-md-6 col-sm-12 feature-block">
|
||||
<div className="feature-block-one">
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><img src="/assets/images/caregivers/attentive.webp" alt="Attentive listener" /></div>
|
||||
<h3>Attentive Listener</h3>
|
||||
<p>Your comfort begins with being heard. Our caregivers take the time to understand your routines, preferences, and expectations. From how you like things arranged to where you enjoy going, we listen closely so we can offer support that truly fits your lifestyle. Every conversation helps us create the perfect caregiver–client match.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-4 col-md-6 col-sm-12 feature-block">
|
||||
<div className="feature-block-one">
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><img src="/assets/images/caregivers/qualified.webp" alt="Qualified" /></div>
|
||||
<h3>Qualified & Trustworthy</h3>
|
||||
<p>Whether you need companionship, mobility support, or more complex personal care, our caregivers are trained, experienced, and carefully vetted. We ensure every caregiver meets high standards of safety, professionalism, and compassion - so you receive care that is not only dependable but also meaningful.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-4 col-md-6 col-sm-12 feature-block">
|
||||
<div className="feature-block-one">
|
||||
<div className="inner-box">
|
||||
<div className="icon-box"><img src="/assets/images/caregivers/qualified.webp" alt="Qualified" /></div>
|
||||
<h3>Qualified & Trustworthy</h3>
|
||||
<p>Whether you need companionship, mobility support, or more complex personal care, our caregivers are trained, experienced, and carefully vetted. We ensure every caregiver meets high standards of safety, professionalism, and compassion - so you receive care that is not only dependable but also meaningful.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section className="about-style-three pt_90 pb_90 bg-color-1">
|
||||
<div className="pattern-layer hide-element" style={{ backgroundImage: 'url(/assets/images/shape/shape-35.webp)' }}></div>
|
||||
<div className="auto-container">
|
||||
<div className="row clearfix">
|
||||
{/* <div className="col-lg-6 col-md-12 col-sm-12 image-column">
|
||||
<section className="about-style-three pt_90 pb_90 bg-color-1">
|
||||
<div className="pattern-layer hide-element" style={{ backgroundImage: 'url(/assets/images/shape/shape-35.webp)' }}></div>
|
||||
<div className="auto-container">
|
||||
<div className="row clearfix">
|
||||
{/* <div className="col-lg-6 col-md-12 col-sm-12 image-column">
|
||||
<div className="image_block_three">
|
||||
<div className="image-box">
|
||||
<figure className="image image-1"><img src="/assets/images/caregivers/right.webp" alt="A professional and friendly care provider" /></figure>
|
||||
@ -92,192 +90,191 @@ export default function Home() {
|
||||
</div>
|
||||
</div> */}
|
||||
|
||||
<div className="col-lg-4 col-md-12 col-sm-12 image-column mb-5 text-center text-lg-start">
|
||||
<div className="image_block_four">
|
||||
<div className="image-box">
|
||||
<figure>
|
||||
<img
|
||||
src="/assets/images/caregivers/left.webp"
|
||||
alt="Physiotherapy at Rapharehab"
|
||||
className="img-fluid"
|
||||
/>
|
||||
</figure>
|
||||
</div>
|
||||
<div className="col-lg-4 col-md-12 col-sm-12 image-column mb-5 text-center text-lg-start">
|
||||
<div className="image_block_four">
|
||||
<div className="image-box">
|
||||
<figure>
|
||||
<img
|
||||
src="/assets/images/caregivers/left.webp"
|
||||
alt="Physiotherapy at Rapharehab"
|
||||
className="img-fluid"
|
||||
/>
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-8 col-md-12 col-sm-12 content-column mt-5">
|
||||
<div className="content_block_one">
|
||||
<div className="content-box">
|
||||
<div className="sec-title-1 mb_15 mt_15">
|
||||
<span className="sub-title-1">At RaphaRehab</span>
|
||||
<h2>Professional, Friendly Care You Can Trust</h2>
|
||||
</div>
|
||||
<div className="text-box mb_40">
|
||||
<p className="text-white">We choose caregivers who bring skill, compassion, and genuine dedication to those who need daily support.</p>
|
||||
</div>
|
||||
<div className="btn-box">
|
||||
<Link href="/contact" className="theme-btn btn-one-new" aria-label="Contact"><span>Become a Caregiver</span></Link>
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-8 col-md-12 col-sm-12 content-column mt-5">
|
||||
<div className="content_block_one">
|
||||
<div className="content-box">
|
||||
<div className="sec-title-1 mb_15 mt_15">
|
||||
<span className="sub-title-1">At RaphaRehab</span>
|
||||
<h2>Professional, Friendly Care You Can Trust</h2>
|
||||
</div>
|
||||
<div className="text-box mb_40">
|
||||
<p className="text-white">We choose caregivers who bring skill, compassion, and genuine dedication to those who need daily support.</p>
|
||||
</div>
|
||||
<div className="btn-box">
|
||||
<Link href="/contact" className="theme-btn btn-one-new" aria-label="Contact"><span>Become a Caregiver</span></Link>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section className="team-section pb_90 bg-color-1">
|
||||
<div className="auto-container">
|
||||
{/* <div className="sec-title mb_50">
|
||||
<section className="team-section pb_90 bg-color-1">
|
||||
<div className="auto-container">
|
||||
{/* <div className="sec-title mb_50">
|
||||
<span className="sub-title">Meet the Team</span>
|
||||
<h2>Meet Our Experienced Therapists <br />for Exceptional Care</h2>
|
||||
</div> */}
|
||||
<div className="row clearfix justify-content-center">
|
||||
{teamMembers.map((member, index) => (
|
||||
<div key={member.id} className="col-lg-4 col-md-6 col-sm-12 team-block">
|
||||
<div
|
||||
className="team-block-two wow fadeInUp animated"
|
||||
data-wow-delay={`${index * 200}ms`}
|
||||
data-wow-duration="1500ms"
|
||||
>
|
||||
<div className="inner-box">
|
||||
<div className="image-box">
|
||||
<figure className="image">
|
||||
<img
|
||||
src={member.image}
|
||||
alt={member.name}
|
||||
style={{ width: "410px", height: "444px", objectFit: "cover" }}
|
||||
/>
|
||||
</figure>
|
||||
</div>
|
||||
<div className="lower-content">
|
||||
<h3>
|
||||
<Link href={`/our-team-physiotherapy-etobicoke/${member.slug}`} aria-label="Our team physiotherapy etobicoke">{member.name}</Link>
|
||||
</h3>
|
||||
<span className="designation">{member.designation}</span>
|
||||
{/* <ul className="social-links clearfix">
|
||||
<div className="row clearfix justify-content-center">
|
||||
{teamMembers.map((member, index) => (
|
||||
<div key={member.id} className="col-lg-4 col-md-6 col-sm-12 team-block">
|
||||
<div
|
||||
className="team-block-two wow fadeInUp animated"
|
||||
data-wow-delay={`${index * 200}ms`}
|
||||
data-wow-duration="1500ms"
|
||||
>
|
||||
<div className="inner-box">
|
||||
<div className="image-box">
|
||||
<figure className="image">
|
||||
<img
|
||||
src={member.image}
|
||||
alt={member.name}
|
||||
style={{ width: "410px", height: "444px", objectFit: "cover" }}
|
||||
/>
|
||||
</figure>
|
||||
</div>
|
||||
<div className="lower-content">
|
||||
<h3>
|
||||
<Link href={`/our-team-physiotherapy-etobicoke/${member.slug}`} aria-label="Our team physiotherapy etobicoke">{member.name}</Link>
|
||||
</h3>
|
||||
<span className="designation">{member.designation}</span>
|
||||
{/* <ul className="social-links clearfix">
|
||||
{member.socials.map((social, idx) => (
|
||||
<li key={idx}>
|
||||
<Link href={social.link}><i className={social.icon}></i></Link>
|
||||
</li>
|
||||
))}
|
||||
</ul> */}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section className="faq-section pt_90 pb_90">
|
||||
<div className="auto-container">
|
||||
<div className="sec-title centred mb_50">
|
||||
<span className="sub-title">RaphaRehab</span>
|
||||
<h2>Have Questions? We’re <br />Here to Help.</h2>
|
||||
</div>
|
||||
|
||||
<div className="row align-items-center clearfix">
|
||||
|
||||
{/* Left Side Image */}
|
||||
<div className="col-lg-6 col-md-12 col-sm-12 image-column mb-5 text-center text-lg-start">
|
||||
<div className="image_block_four">
|
||||
<div className="image-box">
|
||||
<figure>
|
||||
<img
|
||||
src="/assets/images/caregivers/nanocare.webp"
|
||||
alt="Physiotherapy at Rapharehab"
|
||||
className="img-fluid"
|
||||
/>
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{/* Right Side FAQ Content */}
|
||||
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
|
||||
<div className="content-box">
|
||||
<ul className="accordion-box">
|
||||
|
||||
{/* FAQ 1 */}
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 1 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(1)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3>Why should I apply to RaphaRehab?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 1 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>RaphaRehab offers a supportive work environment, flexible schedules, and opportunities to make a meaningful difference in people’s lives. We value compassion, professionalism, and growth and we ensure every caregiver feels respected, trained, and appreciated.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<section className="faq-section pt_90 pb_90">
|
||||
<div className="auto-container">
|
||||
<div className="sec-title centred mb_50">
|
||||
<span className="sub-title">RaphaRehab</span>
|
||||
<h2>Have Questions? We’re <br />Here to Help.</h2>
|
||||
</div>
|
||||
|
||||
{/* FAQ 2 */}
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 2 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(2)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3>Where can I work?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 2 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>Our caregivers work across multiple home-care locations, supporting clients who need daily assistance, rehabilitation help, or companionship. You’ll be matched with assignments based on your skills, comfort, and proximity.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<div className="row align-items-center clearfix">
|
||||
|
||||
{/* FAQ 3 */}
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 3 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(3)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3>What types of shifts do you offer?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 3 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>We provide a wide range of shift options, including hourly, part-time, full-time, overnight, and 24/7 live-in care. You can choose shifts that suit your schedule and lifestyle.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
{/* FAQ 4 */}
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 4 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(4)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3>Do you hire full-time, part-time, or contract caregivers?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 4 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>Yes - we offer all options. Depending on your preference, you can join us as a full-time employee, part-time caregiver, or contracted professional. Our goal is to provide flexibility while maintaining high standards of care.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
{/* Left Side Image */}
|
||||
<div className="col-lg-6 col-md-12 col-sm-12 image-column mb-5 text-center text-lg-start">
|
||||
<div className="image_block_four">
|
||||
<div className="image-box">
|
||||
<figure>
|
||||
<img
|
||||
src="/assets/images/caregivers/nanocare.webp"
|
||||
alt="Physiotherapy at Rapharehab"
|
||||
className="img-fluid"
|
||||
/>
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{/* Right Side FAQ Content */}
|
||||
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
|
||||
<div className="content-box">
|
||||
<ul className="accordion-box">
|
||||
|
||||
{/* FAQ 1 */}
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 1 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(1)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3>Why should I apply to RaphaRehab?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 1 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>RaphaRehab offers a supportive work environment, flexible schedules, and opportunities to make a meaningful difference in people’s lives. We value compassion, professionalism, and growth and we ensure every caregiver feels respected, trained, and appreciated.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
{/* FAQ 2 */}
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 2 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(2)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3>Where can I work?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 2 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>Our caregivers work across multiple home-care locations, supporting clients who need daily assistance, rehabilitation help, or companionship. You’ll be matched with assignments based on your skills, comfort, and proximity.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
{/* FAQ 3 */}
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 3 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(3)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3>What types of shifts do you offer?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 3 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>We provide a wide range of shift options, including hourly, part-time, full-time, overnight, and 24/7 live-in care. You can choose shifts that suit your schedule and lifestyle.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
{/* FAQ 4 */}
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 4 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(4)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3>Do you hire full-time, part-time, or contract caregivers?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 4 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>Yes - we offer all options. Depending on your preference, you can join us as a full-time employee, part-time caregiver, or contracted professional. Our goal is to provide flexibility while maintaining high standards of care.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</Layout>
|
||||
</div>
|
||||
</section>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
import dynamic from "next/dynamic";
|
||||
import Layout from "@/components/layout/Layout";
|
||||
|
||||
export const metadata = {
|
||||
title: "Trusted Caregiver Support Services – Rapharehab Clinic",
|
||||
@ -11,5 +12,14 @@ const CaregiversPage = dynamic(() => import("../caregivers/CaregiversPage"), {
|
||||
});
|
||||
|
||||
export default function Page() {
|
||||
return <CaregiversPage />;
|
||||
return (
|
||||
<Layout
|
||||
headerStyle={1}
|
||||
footerStyle={1}
|
||||
breadcrumbTitle="Caregivers"
|
||||
bannerImage="/assets/images/caregivers/caregivers-banner.webp"
|
||||
>
|
||||
<CaregiversPage />
|
||||
</Layout>
|
||||
);
|
||||
}
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
"use client";
|
||||
|
||||
import Link from "next/link";
|
||||
import Layout from "@/components/layout/Layout";
|
||||
import { useState } from 'react';
|
||||
|
||||
export default function RefugeeIFHP() {
|
||||
@ -26,473 +25,466 @@ export default function RefugeeIFHP() {
|
||||
|
||||
return (
|
||||
<>
|
||||
<Layout
|
||||
headerStyle={1}
|
||||
footerStyle={1}
|
||||
breadcrumbTitle="Refugee Physiotherapy & IFHP Claims"
|
||||
bannerImage="/assets/images/payment-insurance/payment-banner.webp"
|
||||
>
|
||||
<section className="solutions-section pb-0">
|
||||
<div className="auto-container">
|
||||
<div className="content-box full-width">
|
||||
<div className="sec-title mb_15">
|
||||
<h2>Refugee Physiotherapy & IFHP Claims (Canada)</h2>
|
||||
<h3 className="mt-3">
|
||||
<strong>Simple claims – No surprises.</strong>
|
||||
</h3>
|
||||
</div>
|
||||
<section className="solutions-section pb-0">
|
||||
<div className="auto-container">
|
||||
<div className="content-box full-width">
|
||||
<div className="sec-title mb_15">
|
||||
<h2>Refugee Physiotherapy & IFHP Claims (Canada)</h2>
|
||||
<h3 className="mt-3">
|
||||
<strong>Simple claims – No surprises.</strong>
|
||||
</h3>
|
||||
</div>
|
||||
|
||||
<div className="mb_30">
|
||||
<p className="mb-3">
|
||||
At Rapha Rehab, we make it easy for refugees and refugee claimants to access physiotherapy through Canada’s Interim Federal Health Program (IFHP). We take care of the paperwork, explain your coverage clearly, and help you focus on what matters most - your recovery.
|
||||
</p>
|
||||
<div className="btn-box mt-4">
|
||||
<Link href="/contact" className="theme-btn btn-one" aria-label="Booke your IFHP-Covered visit "><span>Book Your IFHP-Covered Visit</span></Link>
|
||||
</div>
|
||||
<div className="mb_30">
|
||||
<p className="mb-3">
|
||||
At Rapha Rehab, we make it easy for refugees and refugee claimants to access physiotherapy through Canada’s Interim Federal Health Program (IFHP). We take care of the paperwork, explain your coverage clearly, and help you focus on what matters most - your recovery.
|
||||
</p>
|
||||
<div className="btn-box mt-4">
|
||||
<Link href="/contact" className="theme-btn btn-one" aria-label="Booke your IFHP-Covered visit "><span>Book Your IFHP-Covered Visit</span></Link>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className=" mb_30">
|
||||
<h3 className="recuression mb-3">Who’s eligible under IFHP?</h3>
|
||||
<p>
|
||||
IFHP provides temporary health coverage for individuals in Canada who are not yet eligible for provincial or territorial insurance. This includes refugee claimants, protected persons, and many resettled refugees. It acts as a payer of last resort while you wait for your provincial coverage.
|
||||
</p>
|
||||
</div>
|
||||
<div className=" mb_30">
|
||||
<h3 className="recuression mb-3">Who’s eligible under IFHP?</h3>
|
||||
<p>
|
||||
IFHP provides temporary health coverage for individuals in Canada who are not yet eligible for provincial or territorial insurance. This includes refugee claimants, protected persons, and many resettled refugees. It acts as a payer of last resort while you wait for your provincial coverage.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div className=" mb_30">
|
||||
<h3 className="recuression mb-3">Does IFHP cover physiotherapy?</h3>
|
||||
<p>
|
||||
Yes. IFHP’s Supplemental Coverage includes physiotherapy and other allied health services. According to the official benefit grid, physiotherapy coverage includes:
|
||||
</p>
|
||||
<div className=" mb_30">
|
||||
<h3 className="recuression mb-3">Does IFHP cover physiotherapy?</h3>
|
||||
<p>
|
||||
Yes. IFHP’s Supplemental Coverage includes physiotherapy and other allied health services. According to the official benefit grid, physiotherapy coverage includes:
|
||||
</p>
|
||||
<ul className="list-style-one clearfix mt-3">
|
||||
<li>
|
||||
<b>Initial assessment (in-clinic):</b> 1 per calendar year
|
||||
</li>
|
||||
<li>
|
||||
<b>Subsequent physiotherapy visits (in-clinic):</b> up to 12 per calendar year
|
||||
</li>
|
||||
<li>
|
||||
<b>Home-based physiotherapy:</b> available when a client cannot attend a clinic and has a clinically demonstrated need (e.g., significant mobility impairment) as defined in the grid
|
||||
</li>
|
||||
<li>
|
||||
<b>Medical referral:</b> a referral from a physician or nurse practitioner is required
|
||||
</li>
|
||||
<li>
|
||||
<b>Fees/limits:</b> services are reimbursed to the clinic based on the provincial fee schedule listed in the grid
|
||||
</li>
|
||||
</ul>
|
||||
<p className="mt-3 mb-3">
|
||||
We handle all required prior approvals before treatment begins.
|
||||
</p>
|
||||
<p>
|
||||
<strong>
|
||||
Why this matters: you receive a clear count of covered visits and zero out-of-pocket costs for all approved treatments.
|
||||
</strong>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div className="row mt-5">
|
||||
<div className="col-lg-6 col-md-6 col-sm-12 mb_30">
|
||||
<h3 className=" recuression mb-4 ">How IFHP claims work at Rapha Rehab (so it’s easy for you)</h3>
|
||||
<ul className="list-style-one clearfix mt-3">
|
||||
<li>
|
||||
<b>Initial assessment (in-clinic):</b> 1 per calendar year
|
||||
<b>IFHP eligibility document</b> (with your UCI/Client ID and valid coverage dates)
|
||||
</li>
|
||||
<li>
|
||||
<b>Subsequent physiotherapy visits (in-clinic):</b> up to 12 per calendar year
|
||||
<b>A doctor or nurse practitioner referral for physiotherapy</b>
|
||||
(We can guide you on what referral you need.)
|
||||
</li>
|
||||
<li>
|
||||
<b>Home-based physiotherapy:</b> available when a client cannot attend a clinic and has a clinically demonstrated need (e.g., significant mobility impairment) as defined in the grid
|
||||
<strong>We verify your eligibility & benefits</strong>
|
||||
<p>
|
||||
|
||||
IFHP is administered by Medavie Blue Cross. Our team confirms your coverage and bills the insurer directly on your behalf.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<b>Medical referral:</b> a referral from a physician or nurse practitioner is required
|
||||
<strong>We obtain any required approvals</strong>
|
||||
<p>
|
||||
|
||||
Some services have limits or need prior approval. We submit everything needed so your treatment is authorized before you begin.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<b>Fees/limits:</b> services are reimbursed to the clinic based on the provincial fee schedule listed in the grid
|
||||
<strong>Start your care – no upfront cost for approved services</strong>
|
||||
<p>
|
||||
|
||||
You focus on recovery. We bill IFHP for approved visits. (If a service isn’t covered, we tell you upfront so you can decide.)
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<p className="mt-3 mb-3">
|
||||
We handle all required prior approvals before treatment begins.
|
||||
</p>
|
||||
<p>
|
||||
<strong>
|
||||
Why this matters: you receive a clear count of covered visits and zero out-of-pocket costs for all approved treatments.
|
||||
</strong>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div className="row mt-5">
|
||||
<div className="col-lg-6 col-md-6 col-sm-12 mb_30">
|
||||
<h3 className=" recuression mb-4 ">How IFHP claims work at Rapha Rehab (so it’s easy for you)</h3>
|
||||
<ul className="list-style-one clearfix mt-3">
|
||||
<li>
|
||||
<b>IFHP eligibility document</b> (with your UCI/Client ID and valid coverage dates)
|
||||
</li>
|
||||
<li>
|
||||
<b>A doctor or nurse practitioner referral for physiotherapy</b>
|
||||
(We can guide you on what referral you need.)
|
||||
</li>
|
||||
<li>
|
||||
<strong>We verify your eligibility & benefits</strong>
|
||||
<p>
|
||||
|
||||
IFHP is administered by Medavie Blue Cross. Our team confirms your coverage and bills the insurer directly on your behalf.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>We obtain any required approvals</strong>
|
||||
<p>
|
||||
|
||||
Some services have limits or need prior approval. We submit everything needed so your treatment is authorized before you begin.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<strong>Start your care – no upfront cost for approved services</strong>
|
||||
<p>
|
||||
|
||||
You focus on recovery. We bill IFHP for approved visits. (If a service isn’t covered, we tell you upfront so you can decide.)
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div className="col-lg-6 col-md-6 col-sm-12 mb_30">
|
||||
<h3 className="recuression">What your treatment includes</h3>
|
||||
<ul className="list-style-one clearfix mt-3">
|
||||
<li>
|
||||
<b>A 45–60 minute initial appointment</b> with assessment, goal setting, and a simple home program.
|
||||
</li>
|
||||
<li>
|
||||
<b> Evidence-based hands-on care</b> (manual therapy, mobility work) plus targeted exercise.
|
||||
</li>
|
||||
<li>
|
||||
<b>Education on posture, activity, and self-care strategies</b> to support your recovery.
|
||||
</li>
|
||||
<li>
|
||||
<b>Progress reviews and documentation</b> that meet IFHP requirements
|
||||
(so your ongoing visits remain covered).
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div className="content-column mb-5">
|
||||
<div className="sec-title mb_30">
|
||||
<span className="sub-title">Faq's</span>
|
||||
<h3 className="recuression">Frequently Asked Questions</h3>
|
||||
</div>
|
||||
<div className="content-box">
|
||||
<ul className="accordion-box">
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 1 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(1)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3 className="recuression">Do I need a referral?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 1 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>
|
||||
Most IFHP clients <b>do require a referral</b> from a doctor or nurse practitioner.
|
||||
If you’re unsure what you need, we’ll guide you through the process.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 2 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(2)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3 className="recuression">How many physio sessions are covered?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 2 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>
|
||||
IFHP generally covers <b>1 initial assessment + up to 12 follow-up sessions per year</b>, based on the official IFHP benefit grid.
|
||||
Coverage varies, but we confirm your exact benefits for you.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
{/* FAQ 3 */}
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 3 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(3)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3>What if I can’t come to the clinic?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 3 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>
|
||||
If you cannot attend the clinic due to mobility or medical challenges, IFHP may allow <b>home-based physiotherapy</b> when criteria are met.
|
||||
We help check eligibility and arrange visits if approved.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
{/* FAQ 4 */}
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 4 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(4)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3>What happens when I get provincial coverage (like OHIP)?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 4 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>
|
||||
Once you receive provincial coverage such as OHIP, your IFHP physiotherapy benefits stop.
|
||||
We will guide you on switching to the correct insurance or payment option.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="row">
|
||||
{/* Left Column */}
|
||||
<div className="col-lg-6 col-md-6 col-sm-12 mb_0 mt-3">
|
||||
<h3 className="mb-3">What to bring to your first appointment?</h3>
|
||||
<ul className="list-style-one clearfix mt-3">
|
||||
<li>Your IFHP eligibility document (with UCI)</li>
|
||||
<li>Photo ID (if available)</li>
|
||||
<li>Physiotherapy referral from an MD or NP</li>
|
||||
<li>
|
||||
Any medical reports (imaging, hospital notes, etc.) that can help us tailor your care
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
{/* Right Column */}
|
||||
<div className="col-lg-6 col-md-6 col-sm-12 mb_30 mt-3">
|
||||
<h3>Why choose Rapha Rehab for IFHP-covered care?</h3>
|
||||
<ul className="list-style-one clearfix mt-3">
|
||||
<li>
|
||||
<strong>Welcoming & culturally sensitive:</strong>{" "}
|
||||
trauma-informed, dignity-focused support
|
||||
</li>
|
||||
<li>
|
||||
<strong>Direct billing & paperwork handled:</strong> we manage all Medavie Blue Cross claims
|
||||
</li>
|
||||
<li>
|
||||
<strong>Clear communication:</strong> visit limits, approvals, and coverage explained clearly
|
||||
</li>
|
||||
<li>
|
||||
<strong>Results-focused rehab:</strong> practical goals, home programs, and consistent progress tracking
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div className=" mb_30">
|
||||
<h3 className="mb-3">Blue Cross: Trusted Partner in Refugee Health Coverage</h3>
|
||||
<p>
|
||||
The Interim Federal Health Program (IFHP) is administered through Medavie Blue Cross, one of Canada’s leading health insurance providers. Their role is to process claims, reimburse clinics, and ensure refugee clients receive timely access to covered services such as physiotherapy.
|
||||
</p>
|
||||
<p>
|
||||
At Rapha Rehab, we work directly with Blue Cross to verify your eligibility, manage approvals, and bill services on your behalf - so you don’t have to navigate complex insurance paperwork. This partnership lets us focus on your recovery while Blue Cross ensures your care is fully supported and covered.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div className="mt-3">
|
||||
<p className="mt-3">
|
||||
Need help with paperwork or referrals? Contact us - we’ll guide you step by step.
|
||||
</p>
|
||||
<div className="btn-box mt-3">
|
||||
<Link href="/contact" className="theme-btn btn-one" aria-label="Booke your IFHP-Covered visit"><span>Book Your IFHP-Covered Visit</span></Link>
|
||||
</div>
|
||||
|
||||
<div className="col-lg-6 col-md-6 col-sm-12 mb_30">
|
||||
<h3 className="recuression">What your treatment includes</h3>
|
||||
<ul className="list-style-one clearfix mt-3">
|
||||
<li>
|
||||
<b>A 45–60 minute initial appointment</b> with assessment, goal setting, and a simple home program.
|
||||
</li>
|
||||
<li>
|
||||
<b> Evidence-based hands-on care</b> (manual therapy, mobility work) plus targeted exercise.
|
||||
</li>
|
||||
<li>
|
||||
<b>Education on posture, activity, and self-care strategies</b> to support your recovery.
|
||||
</li>
|
||||
<li>
|
||||
<b>Progress reviews and documentation</b> that meet IFHP requirements
|
||||
(so your ongoing visits remain covered).
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div className="content-column mb-5">
|
||||
<div className="sec-title mb_30">
|
||||
<span className="sub-title">Faq's</span>
|
||||
<h3 className="recuression">Frequently Asked Questions</h3>
|
||||
</div>
|
||||
<div className="content-box">
|
||||
<ul className="accordion-box">
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 1 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(1)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3 className="recuression">Do I need a referral?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 1 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>
|
||||
Most IFHP clients <b>do require a referral</b> from a doctor or nurse practitioner.
|
||||
If you’re unsure what you need, we’ll guide you through the process.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 2 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(2)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3 className="recuression">How many physio sessions are covered?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 2 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>
|
||||
IFHP generally covers <b>1 initial assessment + up to 12 follow-up sessions per year</b>, based on the official IFHP benefit grid.
|
||||
Coverage varies, but we confirm your exact benefits for you.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
{/* FAQ 3 */}
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 3 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(3)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3>What if I can’t come to the clinic?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 3 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>
|
||||
If you cannot attend the clinic due to mobility or medical challenges, IFHP may allow <b>home-based physiotherapy</b> when criteria are met.
|
||||
We help check eligibility and arrange visits if approved.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
{/* FAQ 4 */}
|
||||
<li className="accordion block">
|
||||
<div
|
||||
className={isActive.key === 4 ? "acc-btn active" : "acc-btn"}
|
||||
onClick={() => handleToggle(4)}
|
||||
>
|
||||
<div className="icon-box"><i className="icon-34"></i></div>
|
||||
<h3>What happens when I get provincial coverage (like OHIP)?</h3>
|
||||
</div>
|
||||
<div className={isActive.key === 4 ? "acc-content current" : "acc-content"}>
|
||||
<div className="content">
|
||||
<div className="text">
|
||||
<p>
|
||||
Once you receive provincial coverage such as OHIP, your IFHP physiotherapy benefits stop.
|
||||
We will guide you on switching to the correct insurance or payment option.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="row">
|
||||
{/* Left Column */}
|
||||
<div className="col-lg-6 col-md-6 col-sm-12 mb_0 mt-3">
|
||||
<h3 className="mb-3">What to bring to your first appointment?</h3>
|
||||
<ul className="list-style-one clearfix mt-3">
|
||||
<li>Your IFHP eligibility document (with UCI)</li>
|
||||
<li>Photo ID (if available)</li>
|
||||
<li>Physiotherapy referral from an MD or NP</li>
|
||||
<li>
|
||||
Any medical reports (imaging, hospital notes, etc.) that can help us tailor your care
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
{/* Right Column */}
|
||||
<div className="col-lg-6 col-md-6 col-sm-12 mb_30 mt-3">
|
||||
<h3>Why choose Rapha Rehab for IFHP-covered care?</h3>
|
||||
<ul className="list-style-one clearfix mt-3">
|
||||
<li>
|
||||
<strong>Welcoming & culturally sensitive:</strong>{" "}
|
||||
trauma-informed, dignity-focused support
|
||||
</li>
|
||||
<li>
|
||||
<strong>Direct billing & paperwork handled:</strong> we manage all Medavie Blue Cross claims
|
||||
</li>
|
||||
<li>
|
||||
<strong>Clear communication:</strong> visit limits, approvals, and coverage explained clearly
|
||||
</li>
|
||||
<li>
|
||||
<strong>Results-focused rehab:</strong> practical goals, home programs, and consistent progress tracking
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div className=" mb_30">
|
||||
<h3 className="mb-3">Blue Cross: Trusted Partner in Refugee Health Coverage</h3>
|
||||
<p>
|
||||
The Interim Federal Health Program (IFHP) is administered through Medavie Blue Cross, one of Canada’s leading health insurance providers. Their role is to process claims, reimburse clinics, and ensure refugee clients receive timely access to covered services such as physiotherapy.
|
||||
</p>
|
||||
<p>
|
||||
At Rapha Rehab, we work directly with Blue Cross to verify your eligibility, manage approvals, and bill services on your behalf - so you don’t have to navigate complex insurance paperwork. This partnership lets us focus on your recovery while Blue Cross ensures your care is fully supported and covered.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div className="mt-3">
|
||||
<p className="mt-3">
|
||||
Need help with paperwork or referrals? Contact us - we’ll guide you step by step.
|
||||
</p>
|
||||
<div className="btn-box mt-3">
|
||||
<Link href="/contact" className="theme-btn btn-one" aria-label="Booke your IFHP-Covered visit"><span>Book Your IFHP-Covered Visit</span></Link>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section className="solutions-section pb-4">
|
||||
<div className="auto-container">
|
||||
<div className="row clearfix">
|
||||
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
|
||||
<div className="content-box">
|
||||
<div className="sec-title mb_15">
|
||||
<h2>Payment & Insurance at Rapha Rehab Physiotherapy</h2>
|
||||
</div>
|
||||
<div className="progress-inner mb_50">
|
||||
<p>At Rapha Rehab, we want your recovery journey to be smooth and stress-free. That’s why we make <b>payment and insurance</b> simple for everyone - whether you have a private health plan, workplace or auto insurance, or are a refugee supported by the <b>Interim Federal Health Program (IFHP)</b>.</p>
|
||||
<ul className="list-style-one clearfix mt-4">
|
||||
<li>In case you are injured in a motor vehicle accident (MVA),
|
||||
your auto insurance will cover the cost of your physiotherapy treatment.</li>
|
||||
<li>Please contact Rapha Rehab Physiotherapy in Etobicoke
|
||||
for assistance in understanding your insurance coverage and eligibility.
|
||||
</li>
|
||||
<li>We accept Cash / Cheque / Visa / Direct Payment.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<section className="solutions-section pb-4">
|
||||
<div className="auto-container">
|
||||
<div className="row clearfix">
|
||||
<div className="col-lg-6 col-md-12 col-sm-12 content-column">
|
||||
<div className="content-box">
|
||||
<div className="sec-title mb_15">
|
||||
<h2>Payment & Insurance at Rapha Rehab Physiotherapy</h2>
|
||||
</div>
|
||||
<div className="progress-inner mb_50">
|
||||
<p>At Rapha Rehab, we want your recovery journey to be smooth and stress-free. That’s why we make <b>payment and insurance</b> simple for everyone - whether you have a private health plan, workplace or auto insurance, or are a refugee supported by the <b>Interim Federal Health Program (IFHP)</b>.</p>
|
||||
<ul className="list-style-one clearfix mt-4">
|
||||
<li>In case you are injured in a motor vehicle accident (MVA),
|
||||
your auto insurance will cover the cost of your physiotherapy treatment.</li>
|
||||
<li>Please contact Rapha Rehab Physiotherapy in Etobicoke
|
||||
for assistance in understanding your insurance coverage and eligibility.
|
||||
</li>
|
||||
<li>We accept Cash / Cheque / Visa / Direct Payment.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
|
||||
<div className="image_block_two">
|
||||
<div className="image-box">
|
||||
<figure className="image image-1-new"><img src="/assets/images/payment-insurance/back.webp" alt="Payment and Insurance" loading="lazy" /></figure>
|
||||
<figure className="image image-2-new"><img src="/assets/images/payment-insurance/front.webp" alt="Payment and Insurance" loading="lazy" /></figure>
|
||||
<div className="icon-box cart-icon"><img src="/assets/images/payment-insurance/icon.webp" alt="Payment and Insurance" loading="lazy" /></div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-lg-6 col-md-12 col-sm-12 image-column">
|
||||
<div className="image_block_two">
|
||||
<div className="image-box">
|
||||
<figure className="image image-1-new"><img src="/assets/images/payment-insurance/back.webp" alt="Payment and Insurance" loading="lazy" /></figure>
|
||||
<figure className="image image-2-new"><img src="/assets/images/payment-insurance/front.webp" alt="Payment and Insurance" loading="lazy" /></figure>
|
||||
<div className="icon-box cart-icon"><img src="/assets/images/payment-insurance/icon.webp" alt="Payment and Insurance" loading="lazy" /></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
<section className="solutions-section pt-5">
|
||||
<div className="auto-container">
|
||||
<div className="row clearfix">
|
||||
<div className="col-lg-12 col-md-12 col-sm-12 content-column">
|
||||
<div className="content-box">
|
||||
<div className="mb_30">
|
||||
<h3>Coverage Options We Accept</h3>
|
||||
<h4 className="mt-3 mb-3">For the General Public</h4>
|
||||
<ul className="list-style-one clearfix mt-2">
|
||||
<li>
|
||||
<b>Extended Health Insurance Plans</b> - Most private insurance providers offer coverage for physiotherapy, massage therapy, chiropractic care, acupuncture, and related rehabilitation services.
|
||||
</li>
|
||||
<li>
|
||||
<b> Workplace Injuries (WSIB)</b> - If you were injured at work, we accept WSIB claims for physiotherapy and rehabilitation treatments.
|
||||
</li>
|
||||
<li>
|
||||
<b>Motor Vehicle Accident (MVA) Insurance</b> - If your injury is the result of a car accident, your auto insurer may cover the full cost of your physiotherapy care.
|
||||
</li>
|
||||
</ul>
|
||||
<section className="solutions-section pt-5">
|
||||
<div className="auto-container">
|
||||
<div className="row clearfix">
|
||||
<div className="col-lg-12 col-md-12 col-sm-12 content-column">
|
||||
<div className="content-box">
|
||||
<div className="mb_30">
|
||||
<h3>Coverage Options We Accept</h3>
|
||||
<h4 className="mt-3 mb-3">For the General Public</h4>
|
||||
<ul className="list-style-one clearfix mt-2">
|
||||
<li>
|
||||
<b>Extended Health Insurance Plans</b> - Most private insurance providers offer coverage for physiotherapy, massage therapy, chiropractic care, acupuncture, and related rehabilitation services.
|
||||
</li>
|
||||
<li>
|
||||
<b> Workplace Injuries (WSIB)</b> - If you were injured at work, we accept WSIB claims for physiotherapy and rehabilitation treatments.
|
||||
</li>
|
||||
<li>
|
||||
<b>Motor Vehicle Accident (MVA) Insurance</b> - If your injury is the result of a car accident, your auto insurer may cover the full cost of your physiotherapy care.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 className="mt-4 mb-3">For Refugees</h4>
|
||||
<ul className="list-style-one clearfix mt-2">
|
||||
<li>
|
||||
<b> IFHP (Interim Federal Health Program)</b> - Refugee claimants, protected persons, and resettled refugees may receive physiotherapy coverage through IFHP.
|
||||
</li>
|
||||
<li>
|
||||
<b> Direct Billing</b> -
|
||||
IFHP is administered by Medavie Blue Cross. We bill them directly—so you don’t have to worry about out-of-pocket expenses for approved services.
|
||||
<h4 className="mt-4 mb-3">For Refugees</h4>
|
||||
<ul className="list-style-one clearfix mt-2">
|
||||
<li>
|
||||
<b> IFHP (Interim Federal Health Program)</b> - Refugee claimants, protected persons, and resettled refugees may receive physiotherapy coverage through IFHP.
|
||||
</li>
|
||||
<li>
|
||||
<b> Direct Billing</b> -
|
||||
IFHP is administered by Medavie Blue Cross. We bill them directly—so you don’t have to worry about out-of-pocket expenses for approved services.
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<b>What’s Covered</b> -
|
||||
Coverage typically includes an initial physiotherapy assessment and up to 12 treatment visits per year, with additional home visits available in special circumstances.
|
||||
</li>
|
||||
<li>
|
||||
<b>What’s Covered</b> -
|
||||
Coverage typically includes an initial physiotherapy assessment and up to 12 treatment visits per year, with additional home visits available in special circumstances.
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<b> Referral Requirement</b> -
|
||||
A referral from a physician or nurse practitioner is required for physiotherapy services under IFHP.
|
||||
</li>
|
||||
<li>
|
||||
<b> Referral Requirement</b> -
|
||||
A referral from a physician or nurse practitioner is required for physiotherapy services under IFHP.
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div className="mb_30 mt-5">
|
||||
<h3 className="mb-2">How Billing & Payments Work</h3>
|
||||
<div className="table-responsive billing-table">
|
||||
<table className="table table-bordered mt-3 billing-responsive-table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Step</th>
|
||||
<th>For General Patients</th>
|
||||
<th>For Refugee Patients</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td data-label="Step">1. Check Coverage</td>
|
||||
<td data-label="For General Patients">
|
||||
Bring your insurance card or policy details. We’ll confirm what your plan covers.
|
||||
</td>
|
||||
<td data-label="For Refugee Patients">
|
||||
Bring your IFHP eligibility document (with UCI number) and a doctor’s referral.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td data-label="Step">2. Verification</td>
|
||||
<td data-label="For General Patients">
|
||||
We confirm benefits with your private insurer, WSIB, or auto insurance provider.
|
||||
</td>
|
||||
<td data-label="For Refugee Patients">
|
||||
We verify IFHP eligibility and confirm your coverage with Medavie Blue Cross.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td data-label="Step">3. Direct Billing</td>
|
||||
<td data-label="For General Patients">
|
||||
We directly bill many private insurers, WSIB, and auto insurers.
|
||||
</td>
|
||||
<td data-label="For Refugee Patients">
|
||||
We bill Medavie Blue Cross directly for all approved IFHP services.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td data-label="Step">4. Out-of-Pocket Costs</td>
|
||||
<td data-label="For General Patients">
|
||||
If your insurance doesn’t fully cover a service, we’ll explain any costs upfront.
|
||||
</td>
|
||||
<td data-label="For Refugee Patients">
|
||||
If a service isn’t covered, we’ll tell you in advance so there are no surprises.
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div className="mb_30 mt-5">
|
||||
<h3 className="mb-2">How Billing & Payments Work</h3>
|
||||
<div className="table-responsive billing-table">
|
||||
<table className="table table-bordered mt-3 billing-responsive-table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Step</th>
|
||||
<th>For General Patients</th>
|
||||
<th>For Refugee Patients</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td data-label="Step">1. Check Coverage</td>
|
||||
<td data-label="For General Patients">
|
||||
Bring your insurance card or policy details. We’ll confirm what your plan covers.
|
||||
</td>
|
||||
<td data-label="For Refugee Patients">
|
||||
Bring your IFHP eligibility document (with UCI number) and a doctor’s referral.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td data-label="Step">2. Verification</td>
|
||||
<td data-label="For General Patients">
|
||||
We confirm benefits with your private insurer, WSIB, or auto insurance provider.
|
||||
</td>
|
||||
<td data-label="For Refugee Patients">
|
||||
We verify IFHP eligibility and confirm your coverage with Medavie Blue Cross.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td data-label="Step">3. Direct Billing</td>
|
||||
<td data-label="For General Patients">
|
||||
We directly bill many private insurers, WSIB, and auto insurers.
|
||||
</td>
|
||||
<td data-label="For Refugee Patients">
|
||||
We bill Medavie Blue Cross directly for all approved IFHP services.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td data-label="Step">4. Out-of-Pocket Costs</td>
|
||||
<td data-label="For General Patients">
|
||||
If your insurance doesn’t fully cover a service, we’ll explain any costs upfront.
|
||||
</td>
|
||||
<td data-label="For Refugee Patients">
|
||||
If a service isn’t covered, we’ll tell you in advance so there are no surprises.
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
<div className="mb_30 mt-4">
|
||||
<h3>What To Bring To Your First Appointment</h3>
|
||||
<div className="row mt-3">
|
||||
<div className="col-lg-6 col-md-6 col-sm-12">
|
||||
<h4 className="mb-3">General Patients:</h4>
|
||||
<ul className="list-style-one clearfix mt-2">
|
||||
<li>Insurance card or plan details</li>
|
||||
<li>Doctor’s referral (if required by your insurer)</li>
|
||||
<li>
|
||||
Any medical reports, X-rays, or imaging related to your condition
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div className="mb_30 mt-4">
|
||||
<h3>What To Bring To Your First Appointment</h3>
|
||||
<div className="row mt-3">
|
||||
<div className="col-lg-6 col-md-6 col-sm-12">
|
||||
<h4 className="mb-3">General Patients:</h4>
|
||||
<ul className="list-style-one clearfix mt-2">
|
||||
<li>Insurance card or plan details</li>
|
||||
<li>Doctor’s referral (if required by your insurer)</li>
|
||||
<li>
|
||||
Any medical reports, X-rays, or imaging related to your condition
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div className="col-lg-6 col-md-6 col-sm-12">
|
||||
<h4 className="mb-3">Refugee Patients:</h4>
|
||||
<ul className="list-style-one clearfix mt-2">
|
||||
<li>IFHP eligibility document with UCI number</li>
|
||||
<li>
|
||||
Physician or nurse practitioner referral for physiotherapy
|
||||
</li>
|
||||
<li>Photo ID (if available)</li>
|
||||
<li>
|
||||
Any hospital or medical notes that may help guide your care
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div className="col-lg-6 col-md-6 col-sm-12">
|
||||
<h4 className="mb-3">Refugee Patients:</h4>
|
||||
<ul className="list-style-one clearfix mt-2">
|
||||
<li>IFHP eligibility document with UCI number</li>
|
||||
<li>
|
||||
Physician or nurse practitioner referral for physiotherapy
|
||||
</li>
|
||||
<li>Photo ID (if available)</li>
|
||||
<li>
|
||||
Any hospital or medical notes that may help guide your care
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="mb_30">
|
||||
<h3 className="mb-3">Why Choose Rapha Rehab?</h3>
|
||||
<ul className="list-style-one clearfix mt-3">
|
||||
<li>
|
||||
<b>Stress-free insurance process</b> - we handle verification, submission, and claim tracking so you don’t have to.
|
||||
</li>
|
||||
<li>
|
||||
<b>Direct billing available</b> - for private insurance, WSIB, auto insurance, and IFHP/Blue Cross.
|
||||
</li>
|
||||
<li>
|
||||
<b>Clear communication</b> - coverage, visit limits, and approvals are explained upfront.
|
||||
</li>
|
||||
<li>
|
||||
<b>Inclusive care for all</b> - whether you’re a long-time resident or a newcomer to Canada, you’ll receive compassionate, high-quality physiotherapy.
|
||||
</li>
|
||||
</ul>
|
||||
<div className="mb_30">
|
||||
<h3 className="mb-3">Why Choose Rapha Rehab?</h3>
|
||||
<ul className="list-style-one clearfix mt-3">
|
||||
<li>
|
||||
<b>Stress-free insurance process</b> - we handle verification, submission, and claim tracking so you don’t have to.
|
||||
</li>
|
||||
<li>
|
||||
<b>Direct billing available</b> - for private insurance, WSIB, auto insurance, and IFHP/Blue Cross.
|
||||
</li>
|
||||
<li>
|
||||
<b>Clear communication</b> - coverage, visit limits, and approvals are explained upfront.
|
||||
</li>
|
||||
<li>
|
||||
<b>Inclusive care for all</b> - whether you’re a long-time resident or a newcomer to Canada, you’ll receive compassionate, high-quality physiotherapy.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div className="">
|
||||
<p>
|
||||
Our team will review your insurance or IFHP eligibility and support you through every step of the process.
|
||||
</p>
|
||||
<div className="btn-box mt-3 mb-4">
|
||||
<Link href="/contact" className="theme-btn btn-one" aria-label="Contact us to check your coverage "><span>Contact Us to check your coverage</span></Link>
|
||||
</div>
|
||||
|
||||
<div className="">
|
||||
<p>
|
||||
Our team will review your insurance or IFHP eligibility and support you through every step of the process.
|
||||
</p>
|
||||
<div className="btn-box mt-3 mb-4">
|
||||
<Link href="/contact" className="theme-btn btn-one" aria-label="Contact us to check your coverage "><span>Contact Us to check your coverage</span></Link>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</Layout>
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
import dynamic from "next/dynamic";
|
||||
import Layout from "@/components/layout/Layout";
|
||||
|
||||
export const metadata = {
|
||||
title:
|
||||
@ -13,5 +14,14 @@ const RefugeeIFHPPage = dynamic(() => import("../payment-insurance/PaymentInsure
|
||||
});
|
||||
|
||||
export default function Page() {
|
||||
return <RefugeeIFHPPage />;
|
||||
return (
|
||||
<Layout
|
||||
headerStyle={1}
|
||||
footerStyle={1}
|
||||
breadcrumbTitle="Refugee Physiotherapy & IFHP Claims"
|
||||
bannerImage="/assets/images/payment-insurance/payment-banner.webp"
|
||||
>
|
||||
<RefugeeIFHPPage />
|
||||
</Layout>
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user