{ “@context”: “https://schema.org”, “@type”: “FAQPage”, “mainEntity”: [ { “@type”: “Question”, “name”: “What is a Certified Life Care Planner (CLCP)?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “A CLCP is a healthcare professional, typically a registered nurse, who holds a certification from the International Commission on Health Care Certification (ICHCC). The certification requires clinical experience, specialized training in life care planning methodology, and passing a national examination. CLCPs are qualified to project lifetime care needs and testify as experienced witnesses in personal injury cases.” } }, { “@type”: “Question”, “name”: “How much does a life care plan cost?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “Life care plan costs vary based on the complexity of the injuries and the scope of future needs. In personal injury cases, the law firm typically covers the cost of the life care planner as a case expense. At Sam Aguiar Injury Lawyers, clients pay $0 out of pocket for any case-related expenses, including experienced witnesses.” } }, { “@type”: “Question”, “name”: “When is a life care plan used in a car accident case?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “A life care plan is used when the injuries have long-term or permanent consequences that will require ongoing medical care, therapy, equipment, or support services. Common examples include traumatic brain injuries, spinal cord injuries, severe burns, amputations, and joint injuries that will require future revision surgeries.” } }, { “@type”: “Question”, “name”: “Can the insurance company challenge a life care plan?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “Yes. Insurance companies routinely retain their own life care planners to dispute the projections. This is why the quality of the plan matters. A plan built by a credentialed CLCP who followed ICHCC standards, documented every source, and consulted with the treating physicians is much harder to challenge than one built without that foundation.” } }, { “@type”: “Question”, “name”: “What is the difference between a life care plan and a medical cost projection?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “A medical cost projection is typically a simple estimate of future treatment costs. A life care plan is comprehensive: it covers every category of need (medical, therapeutic, equipment, home modifications, attendant care, vocational rehabilitation, transportation) with line-item costs, durations, and replacement schedules. It is a complete roadmap, not just a cost estimate.” } }, { “@type”: “Question”, “name”: “Does a life care planner testify in court?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “Yes. A CLCP is qualified as an experienced witness and can testify about the methodology used, the medical basis for each item in the plan, and the cost projections. Their testimony gives the jury a concrete, evidence-based picture of what the injured person will need for the rest of their life.” } }, { “@type”: “Question”, “name”: “How early should a life care planner be retained in a case?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “As early as possible in catastrophic cases. When the planner is brought in during active treatment, they can observe the care trajectory firsthand, consult with treating physicians in real time, and build a plan that reflects the full scope of future needs. Waiting until the demand stage often means working with incomplete information.” } } ] } .sa-page-wrapper * { font-family: ‘Poppins’, sans-serif; box-sizing: border-box; } .sa-page-wrapper { max-width: 100%; margin: 0 auto; padding: 0; color: #0b212d; line-height: 1.7; font-size: 17px; font-weight: 500; background: #fff; } .sa-hero { position: relative; width: 100%; min-height: 420px; overflow: hidden; display: flex; align-items: flex-end; } .sa-hero img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center; z-index: 1; } .sa-hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to top, rgba(0,61,84,.92) 0, rgba(0,61,84,.6) 50%, rgba(0,61,84,.25) 100%); z-index: 2; } .sa-hero-content { position: relative; z-index: 3; padding: 60px 40px 44px; max-width: 900px; width: 100%; } .sa-hero h1 { font-size: 42px; font-weight: 700; line-height: 1.25; color: #fff !important; margin: 0 0 16px; text-shadow: 0 2px 8px rgba(0,0,0,.3); } .sa-hero-sub { font-size: 22px; font-weight: 500; color: #fff !important; line-height: 1.5; margin: 0; } .sa-trust-bar { background: #fff; padding: 14px 40px; display: flex; flex-wrap: wrap; gap: 24px; align-items: center; justify-content: center; } .sa-trust-bar span { color: #f89c22 !important; font-size: 16px; font-weight: 600; letter-spacing: .03em; white-space: nowrap; } .sa-trust-bar .sa-trust-divider { width: 1px; height: 16px; background: #0b212d; } .sa-content-grid { display: grid; grid-template-columns: 1fr 340px; gap: 48px; max-width: 1200px; margin: 0 auto; padding: 48px 40px; } .sa-main-content h2 { font-size: 28px; font-weight: 700; color: #0b212d !important; margin: 40px 0 16px; line-height: 1.25; text-align: center; } .sa-main-content h3 { font-size: 22px; font-weight: 600; color: #0b212d !important; margin: 32px 0 12px; line-height: 1.3; text-align: center; } .sa-main-content p { font-size: 17px; line-height: 1.75; color: #0b212d !important; margin: 0 0 18px; text-align: left; } .sa-main-content a { color: #0b212d !important; text-decoration: underline; font-weight: 500; } .sa-main-content a:hover { color: #f89c22 !important; } .sa-snippet { background: #f7f9fa; border-left: 4px solid #f89c22; padding: 20px 24px; margin: 0 0 32px; border-radius: 0 8px 8px 0; font-size: 17px; line-height: 1.7; color: #0b212d; } .sa-snippet a { color: #0b212d !important; text-decoration: underline; font-weight: 500; } .sa-snippet a:hover { color: #f89c22 !important; } .sa-stat-row { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 16px; margin: 28px 0; } .sa-stat-card { background: #fff; border-radius: 10px; padding: 24px; text-align: center; border: 2px solid #0b212d; } .sa-stat-number { font-size: 22px; font-weight: 700; color: #0b212d !important; display: block; line-height: 1.1; margin-bottom: 6px; } .sa-stat-label { font-size: 16px; font-weight: 500; color: #0b212d !important; line-height: 1.4; } .sa-stat-label a { color: #0b212d !important; text-decoration: underline; font-weight: 500; } .sa-stat-label a:hover { color: #f89c22 !important; } .sa-steps { counter-reset: step-counter; margin: 28px 0; padding: 0; list-style: none; } .sa-steps li { counter-increment: step-counter; position: relative; padding: 20px 20px 20px 68px; margin-bottom: 16px; background: #f7f9fa; border-radius: 10px; border: 1px solid #e5e9ec; } .sa-steps li::before { content: counter(step-counter); position: absolute; left: 16px; top: 18px; width: 36px; height: 36px; background: #0b212d; color: #fff !important; font-size: 18px; font-weight: 600; border-radius: 50%; display: flex; align-items: center; justify-content: center; } .sa-steps li strong { display: block; font-size: 18px; font-weight: 600; color: #0b212d !important; margin-bottom: 4px; } .sa-steps li p { font-size: 16px; color: #0b212d !important; margin: 0; line-height: 1.65; } .sa-callout { background: #fff; border: 2px solid #0b212d; border-radius: 12px; padding: 28px 32px; margin: 32px 0; color: #0b212d; } .sa-callout h3 { color: #0b212d !important; font-size: 20px; font-weight: 700; margin: 0 0 12px; text-align: left; } .sa-callout p { color: #0b212d !important; font-size: 18px; line-height: 1.65; margin: 0 0 12px; } .sa-callout p:last-child { margin-bottom: 0; } .sa-callout a { color: #0b212d !important; text-decoration: underline; font-weight: 600; } .sa-callout a:hover { color: #f89c22 !important; } .sa-highlight-box { background: #0b212d; border-radius: 10px; padding: 22px 26px; margin: 28px 0; } .sa-highlight-box p { font-size: 18px; color: #fff !important; line-height: 1.7; margin: 0; } .sa-highlight-box strong { color: #fff !important; } .sa-faq-section { margin: 40px 0; } .sa-faq-item { border: 1px solid #e5e9ec; border-radius: 10px; margin-bottom: 12px; overflow: hidden; } .sa-faq-question { background: #fff; padding: 18px 52px 18px 20px; cursor: pointer; font-size: 17px; font-weight: 600; color: #0b212d !important; position: relative; list-style: none; } .sa-faq-question::-webkit-details-marker { display: none; } .sa-faq-question::after { content: ‘+’; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 20px; color: #f89c22; font-weight: 700; } details[open] .sa-faq-question::after { content: ‘2212’; } .sa-faq-answer { padding: 16px 20px 20px; font-size: 18px; line-height: 1.7; color: #0b212d !important; } .sa-faq-answer a { color: #0b212d !important; text-decoration: underline; font-weight: 500; } .sa-faq-answer a:hover { color: #f89c22 !important; } .sa-cta-banner { background: linear-gradient(135deg, #0b212d 0%, #142130 100%); padding: 48px 40px; text-align: center; margin-top: 8px; position: relative; overflow: hidden; } .sa-cta-banner h2 { color: #fff !important; font-size: 32px; font-weight: 700; margin: 0 0 12px; } .sa-cta-banner p { color: #d0d9df !important; font-size: 18px; margin: 0 0 28px; max-width: 600px; margin-left: auto; margin-right: auto; line-height: 1.6; } .sa-cta-banner .sa-cta-phones { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; margin-bottom: 20px; } .sa-cta-banner .sa-cta-phone { display: inline-block; background: #fff; color: #0b212d !important; font-size: 22px; font-weight: 700; padding: 16px 32px; border-radius: 8px; text-decoration: none; } .sa-cta-banner .sa-cta-phone:hover { color: #f89c22 !important; } .sa-cta-banner .sa-cta-sublabel { display: block; font-size: 18px; font-weight: 600; margin-top: 8px; } .sa-cta-banner .sa-cta-subtext { color: #f89c22 !important; font-size: 18px; font-weight: 600; margin: 0; } .sa-sidebar-cta { background: #0b212d; border-radius: 14px; padding: 32px 28px; margin-bottom: 24px; text-align: center; } .sa-sidebar-cta h3 { color: #fff !important; font-size: 22px; font-weight: 700; margin: 0 0 8px; line-height: 1.25; } .sa-sidebar-cta p { color: #fff !important; font-size: 17px; line-height: 1.55; margin: 0 0 20px; } .sa-phone-label { font-size: 18px; color: #fff !important; display: block; font-weight: 600; margin-bottom: 6px; letter-spacing: .03em; } .sa-phone-link { display: block; background: #fff; color: #0b212d !important; font-size: 18px; font-weight: 700; padding: 14px 20px; border-radius: 8px; text-decoration: underline; text-underline-offset: 4px; margin-bottom: 12px; border: 2px solid #f89c22; box-shadow: 0 4px 16px rgba(248,156,34,.18), 0 2px 6px rgba(0,0,0,.1); } .sa-phone-link:hover { color: #f89c22 !important; } .sa-sidebar-guarantee { background: #fff; border: 2px solid #0b212d; border-radius: 14px; padding: 24px; text-align: center; margin-bottom: 24px; box-shadow: 0 4px 16px rgba(248,156,34,.18), 0 2px 6px rgba(0,0,0,.1); } .sa-bsg-logo { display: block; margin: 0 auto 12px; max-width: 120px; } .sa-sidebar-guarantee h4 { color: #f89c22 !important; font-size: 20px; font-weight: 700; margin: 0 0 8px; } .sa-sidebar-guarantee p { color: #0b212d !important; font-size: 18px; line-height: 1.55; margin: 0; font-weight: 500; } .sa-sidebar-trust { background: #f7f9fa; border: 1px solid #e5e9ec; border-radius: 14px; padding: 24px; } .sa-sidebar-trust h4 { color: #0b212d !important; font-size: 20px; font-weight: 700; margin: 0 0 14px; text-align: center; } .sa-sidebar-trust ul { list-style: none; padding: 0; margin: 0; } .sa-sidebar-trust li { font-size: 18px; color: #0b212d !important; padding: 8px 0; border-bottom: 1px solid #e5e9ec; font-weight: 500; display: flex; align-items: center; gap: 8px; } .sa-sidebar-trust li:last-child { border-bottom: none; } .sa-sidebar-trust li::before { content: ‘✓’; color: #f89c22; font-weight: 700; font-size: 16px; } .sa-form-section { background: #0b212d; padding: 48px 40px; text-align: center; } .sa-form-section h2 { color: #fff !important; } .sa-form-container { max-width: 640px; margin: 0 auto; } @media (max-width: 768px) { .sa-hero { min-height: 320px; } .sa-hero h1 { font-size: 24px; margin-bottom: 12px; } .sa-hero-content { padding: 36px 20px 32px; } .sa-hero-sub { font-size: 18px; } .sa-trust-bar { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; padding: 12px 20px; text-align: center; } .sa-trust-bar span { font-size: 14px; } .sa-trust-bar .sa-trust-divider { display: none; } .sa-content-grid { display: block; padding: 32px 20px; } .sa-sidebar { width: 100%; margin-top: 32px; } .sa-cta-banner { padding: 36px 20px; } .sa-cta-banner h2 { font-size: 26px; } .sa-form-section { display: none; } } @media (max-width: 400px) { .sa-hero h1 { font-size: 24px; } }
Medical professional reviewing a life care plan for a car accident injury patient

Life Care Planning After a Catastrophic Injury

When a car accident changes everything, a life care plan makes sure the insurance company pays for everything you will need, not just what you need today.

Forbes Best-In-State 2025
Super Lawyers 2017–2026
1,000+ Five-Star Reviews — 4.9/5
$0 Out-Of-Pocket — Always

A life care plan is a detailed, line-by-line projection of every medical treatment, therapy, device, home modification, and support service an injured person will need for the rest of their life. Created by a Certified Life Care Planner (CLCP), it converts abstract “future damages” into a concrete document with specific costs. In catastrophic car accident claims, a well-built life care plan is often the single most important piece of evidence for full recovery.

What a Life Care Planner Does

A life care planner is a certified medical professional, most often a registered nurse who holds the Certified Life Care Planner (CLCP) credential issued by the International Commission on Health Care Certification (ICHCC). Their job is to review your medical records, consult with your treating physicians, and build a comprehensive projection of every category of care you will need going forward.

The result is not a guess. It is a structured document that lists each future need, the frequency, the duration, and the projected cost range based on current medical pricing in your geographic area. It becomes a roadmap for your future care and the financial foundation of your claim.

When a Life Care Plan Is Needed

Not every car accident case requires a life care plan. It is used when the injuries have lifelong implications that extend well beyond current treatment. These include:

TBI Traumatic brain injuries requiring cognitive rehabilitation, psychiatric care, and possible attendant care
Spinal Spinal cord injuries with paralysis, mobility equipment, and home modifications
Burns Severe burns requiring years of scar revision surgeries, compression garments, and psychological counseling

Life care plans are also critical for hip injuries requiring future revision surgeries, amputations with prosthetic replacement cycles, and any injury with permanent functional limitations that will require ongoing treatment for decades.

What Goes Into a Life Care Plan

A thorough life care plan covers every category of future need. The CLCP builds each section by reviewing your medical records, interviewing your treating physicians, and applying evidence-based projections for cost and duration. According to the ICHCC professional standards, every item must be supported by medical documentation and physician recommendations.

  1. Future Surgeries and Procedures

    Hip revision in 15 to 20 years, scar revisions for burns, spinal hardware removal, and follow-up procedures the treating physician has recommended or that medical literature supports as likely needed.

  2. Ongoing Therapy and Rehabilitation

    Physical therapy, occupational therapy, cognitive rehabilitation for TBI, speech therapy, and pain management programs projected over the expected duration of need.

  3. Medications and Pain Management

    Prescriptions, injection series, nerve blocks, and other pain management modalities with projected annual costs and expected duration.

  4. Assistive Devices and Equipment

    Wheelchairs, prosthetics with replacement cycles, adaptive equipment, orthotics, and mobility aids. Each item has a projected lifespan and replacement schedule.

  5. Home and Vehicle Modifications

    Wheelchair ramps, bathroom modifications, stair lifts, widened doorways, accessible vehicle conversions, and maintenance schedules for all modifications.

  6. Attendant Care and Support Services

    In-home nursing care, personal care assistance, respite care for family caregivers, transportation to medical appointments, and vocational rehabilitation if the person can return to work in a modified capacity.

How a Life Care Plan Strengthens Your Claim

Without a life care plan, future damages are an estimate. The insurance company’s adjuster will argue the number is speculative, inflated, or unsupported. A properly built life care plan changes that dynamic entirely.

Each item in the plan is tied to a specific medical recommendation, a specific cost range based on local pricing data, and a specific duration based on the injured person’s life expectancy and medical literature. When the adjuster asks “where did you get that number?” the answer is a 40-page document with physician sign-offs, cost research, and evidence-based projections.

Think of it this way: telling an insurance company you will need “a lot of future medical care” is easy to dismiss. Presenting a life care plan showing that a 35-year-old with a spinal cord injury will need specific therapies at specific frequencies for the next 45 years, with line-item costs for each, is much harder to argue against. The plan converts a vague claim into an itemized demand.

The Life Care Planner at Trial

If the case goes to trial, the life care planner testifies as a qualified experienced witness. They walk the jury through every category of the plan, explain the medical basis for each item, and present the cost projections. Their testimony is grounded in their clinical background, their review of the medical records, their consultations with treating physicians, and the professional standards set by the ICHCC.

The insurance company will typically retain their own life care planner to dispute the projections. This is why the quality of the initial plan matters. A plan built by a credentialed CLCP who followed established methodology and documented every source is much harder to undermine on cross-examination than one built without that rigor.

We Retain Life Care Planners Early

At Sam Aguiar Injury Lawyers, we bring in a life care planner early in every catastrophic case. The reason is straightforward: if we wait until the demand stage to project future needs, we are working backwards. By retaining the planner while the client is still in active treatment, the planner can observe the care firsthand, consult with treating physicians in real time, and build a plan that reflects the full trajectory of recovery.

This is one of the reasons our average case resolution is under 7 months. We build the evidence before we need it, not after.

Frequently Asked Questions

What is a Certified Life Care Planner (CLCP)?

A CLCP is a healthcare professional, typically a registered nurse, who holds a certification from the International Commission on Health Care Certification. The certification requires clinical experience, specialized training in life care planning methodology, and passing a national examination. CLCPs are qualified to project lifetime care needs and testify as experienced witnesses in personal injury cases.

How much does a life care plan cost?

Life care plan costs vary based on the complexity of the injuries and the scope of future needs. In personal injury cases, the law firm typically covers the cost of the life care planner as a case expense. At Sam Aguiar Injury Lawyers, clients pay $0 out of pocket for any case-related expenses, including witness fees.

When is a life care plan used in a car accident case?

A life care plan is used when the injuries have long-term or permanent consequences that will require ongoing medical care, therapy, equipment, or support services. Common examples include traumatic brain injuries, spinal cord injuries, severe burns, amputations, and joint injuries that will require future revision surgeries.

Can the insurance company challenge a life care plan?

Yes. Insurance companies routinely retain their own life care planners to dispute the projections. This is why the quality of the plan matters. A plan built by a credentialed CLCP who followed ICHCC standards, documented every source, and consulted with the treating physicians is much harder to challenge than one built without that foundation.

What is the difference between a life care plan and a medical cost projection?

A medical cost projection is typically a simple estimate of future treatment costs. A life care plan is comprehensive: it covers every category of need (medical, therapeutic, equipment, home modifications, attendant care, vocational rehabilitation, transportation) with line-item costs, durations, and replacement schedules. It is a complete roadmap, not just a cost estimate.

Does a life care planner testify in court?

Yes. A CLCP is qualified as an experienced witness and can testify about the methodology used, the medical basis for each item in the plan, and the cost projections. Their testimony gives the jury a concrete, evidence-based picture of what the injured person will need for the rest of their life.

How early should a life care planner be retained in a case?

As early as possible in catastrophic cases. When the planner is brought in during active treatment, they can observe the care trajectory firsthand, consult with treating physicians in real time, and build a plan that reflects the full scope of future needs. Waiting until the demand stage often means working with incomplete information.

Your Future Care Is Part of Your Claim.

Insurance companies want to pay for today. We make sure they pay for everything the crash will cost you. Average case resolution under 7 months.

Get more. Get it faster. Get it with Sam Aguiar.

Free Case Review