{ “@context”: “https://schema.org”, “@type”: “FAQPage”, “mainEntity”: [ { “@type”: “Question”, “name”: “What is loss of consortium in Kentucky?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “Loss of consortium is an independent legal claim by the spouse (or, in limited cases, child) of an injured person. It covers the loss of companionship, affection, comfort, society, and the conjugal relationship caused by the injury. Under KRS 411.145, either spouse can bring this claim against a negligent third party.” } }, { “@type”: “Question”, “name”: “What is the statute of limitations for loss of consortium in Kentucky?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “One year from the date of the injury, under KRS 413.140(1)(a). If the claim is not filed within that year, it is permanently lost. This deadline applies regardless of whether the injured personu2019s own claim has a longer filing window.” } }, { “@type”: “Question”, “name”: “Can children file a loss of consortium claim in Kentucky?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “Kentucky courts have recognized child consortium claims in limited circumstances, primarily when a parentu2019s death results from negligence. For non-fatal injuries, child consortium claims are more restricted. The scope depends on the specific facts and the severity of the parentu2019s injury.” } }, { “@type”: “Question”, “name”: “Is loss of consortium a separate claim from the injured personu2019s case?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “Yes. Loss of consortium is an independent claim that belongs to the spouse, not the injured person. It is typically filed alongside the injured personu2019s lawsuit because the cases share relevant evidence, but it is a distinct cause of action with its own damages.” } }, { “@type”: “Question”, “name”: “How are loss of consortium damages calculated?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “There is no fixed formula. Consortium damages are subjective and determined by the jury based on testimony about how the injury changed the family relationship. Evidence includes before-and-after descriptions of the coupleu2019s life together, therapist records, and testimony from family and friends about specific changes they observed.” } }, { “@type”: “Question”, “name”: “Why do many law firms miss loss of consortium claims?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “Consortium claims require early identification and separate documentation. Firms that focus only on the injured personu2019s medical records and lost wages may overlook the familyu2019s independent claim. The one-year statute of limitations makes this even more critical: if the claim is not preserved early, it can expire before the injured personu2019s case is even fully developed.” } }, { “@type”: “Question”, “name”: “What types of injuries lead to the strongest consortium claims?”, “acceptedAnswer”: { “@type”: “Answer”, “text”: “Catastrophic injuries that fundamentally change the family dynamic produce the strongest consortium claims. Traumatic brain injuries that alter personality and cognition, spinal injuries that require a spouse to become a caretaker, severe burn injuries with permanent scarring, and facial injuries causing permanent disfigurement all significantly impact the spousal and parental relationship.” } } ] } .sa-page-wrapper * { font-family: ‘Poppins’, sans-serif !important; box-sizing: border-box !important; } .sa-page-wrapper { max-width: 100% !important; margin: 0 auto !important; padding: 0 !important; color: #0b212d !important; line-height: 1.5 !important; font-size: 17px !important; font-weight: 500 !important; background: #fff !important; } /* HERO */ .sa-hero { position: relative !important; width: 100% !important; min-height: 420px !important; overflow: hidden !important; display: flex !important; align-items: flex-end !important; } .sa-hero img { position: absolute !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; object-fit: cover !important; object-position: center !important; z-index: 1 !important; } .sa-hero-overlay { position: absolute !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; background: linear-gradient(to top, rgba(0,61,84,.92) 0, rgba(0,61,84,.6) 50%, rgba(0,61,84,.25) 100%) !important; z-index: 2 !important; } .sa-hero-content { position: relative !important; z-index: 3 !important; padding: 60px 40px 44px !important; max-width: 900px !important; width: 100% !important; } .sa-hero h1 { font-family: ‘Poppins’, sans-serif !important; font-size: 42px !important; font-weight: 700 !important; line-height: 1.25 !important; color: #fff !important; margin: 0 0 16px !important; text-shadow: 0 2px 8px rgba(0,0,0,.3) !important; } .sa-hero-sub { font-size: 22px !important; font-weight: 500 !important; color: #fff !important; line-height: 1.5 !important; margin: 0 !important; } /* TRUST BAR */ .sa-trust-bar { background: #fff !important; padding: 14px 40px !important; display: flex !important; flex-wrap: wrap !important; gap: 24px !important; align-items: center !important; justify-content: center !important; } .sa-trust-bar span { color: #f89c22 !important; font-size: 16px !important; font-weight: 600 !important; letter-spacing: .03em !important; white-space: nowrap !important; } .sa-trust-bar .sa-trust-divider { width: 1px !important; height: 16px !important; background: #0b212d !important; } /* CONTENT GRID */ .sa-content-grid { display: grid !important; grid-template-columns: 1fr 340px !important; gap: 48px !important; max-width: 1200px !important; margin: 0 auto !important; padding: 48px 40px !important; } /* MAIN CONTENT */ .sa-main-content h2 { font-size: 28px !important; font-weight: 700 !important; color: #0b212d !important; margin: 40px 0 16px !important; line-height: 1.25 !important; text-align: center !important; } .sa-main-content h3 { font-size: 22px !important; font-weight: 600 !important; color: #0b212d !important; margin: 32px 0 12px !important; line-height: 1.3 !important; text-align: center !important; } .sa-main-content p { font-size: 17px !important; line-height: 1.75 !important; color: #0b212d !important; margin: 0 0 18px !important; } .sa-main-content a { color: #0b212d !important; text-decoration: underline !important; font-weight: 500 !important; } .sa-main-content a:hover { color: #f89c22 !important; } /* SNIPPET */ .sa-snippet { background: #f7f9fa !important; border-left: 4px solid #f89c22 !important; padding: 20px 24px !important; margin: 0 0 32px !important; border-radius: 0 8px 8px 0 !important; font-size: 17px !important; line-height: 1.7 !important; color: #0b212d !important; } .sa-snippet p { color: #0b212d !important; } /* CALLOUT */ .sa-callout { background: #fff !important; border: 2px solid #0b212d !important; border-radius: 12px !important; padding: 28px 32px !important; margin: 32px 0 !important; color: #0b212d !important; } .sa-callout h3 { color: #0b212d !important; font-size: 20px !important; font-weight: 700 !important; margin: 0 0 12px !important; text-align: center !important; } .sa-callout p { color: #0b212d !important; font-size: 18px !important; line-height: 1.65 !important; margin: 0 0 12px !important; } .sa-callout p:last-child { margin-bottom: 0 !important; } .sa-callout a { color: #0b212d !important; text-decoration: underline !important; font-weight: 600 !important; } .sa-callout a:hover { color: #f89c22 !important; } /* HIGHLIGHT BOX */ .sa-highlight-box { background: #0b212d !important; border-radius: 10px !important; padding: 22px 26px !important; margin: 28px 0 !important; } .sa-highlight-box p { font-size: 18px !important; color: #fff !important; line-height: 1.7 !important; margin: 0 !important; } .sa-highlight-box strong { color: #fff !important; } /* STAT ROW */ .sa-stat-row { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important; gap: 16px !important; margin: 28px 0 !important; } .sa-stat-card { background: #fff !important; border-radius: 10px !important; padding: 24px !important; text-align: center !important; border: 2px solid #0b212d !important; } .sa-stat-number { font-size: 22px !important; font-weight: 700 !important; color: #0b212d !important; display: block !important; line-height: 1.1 !important; margin-bottom: 6px !important; } .sa-stat-label { font-size: 16px !important; font-weight: 600 !important; color: #0b212d !important; line-height: 1.4 !important; } /* FAQ */ .sa-faq-section { margin: 40px 0 !important; } .sa-faq-item { border: 1px solid #e5e9ec !important; border-radius: 10px !important; margin-bottom: 12px !important; overflow: hidden !important; } .sa-faq-question { background: #fff !important; padding: 18px 52px 18px 20px !important; cursor: pointer !important; font-size: 17px !important; font-weight: 600 !important; color: #0b212d !important; position: relative !important; list-style: none !important; } .sa-faq-question::-webkit-details-marker { display: none !important; } .sa-faq-question::after { content: ‘+’ !important; position: absolute !important; right: 20px !important; top: 50% !important; transform: translateY(-50%) !important; font-size: 20px !important; color: #f89c22 !important; font-weight: 700 !important; } details[open] .sa-faq-question::after { content: ‘2212’ !important; } .sa-faq-answer { padding: 16px 20px 20px !important; font-size: 18px !important; line-height: 1.7 !important; color: #0b212d !important; } /* SIDEBAR */ .sa-sidebar-cta { background: #0b212d !important; border-radius: 14px !important; padding: 32px 28px !important; margin-bottom: 24px !important; text-align: center !important; } .sa-sidebar-cta h3 { color: #fff !important; font-size: 22px !important; font-weight: 700 !important; margin: 0 0 8px !important; line-height: 1.25 !important; } .sa-sidebar-cta p { color: #fff !important; font-size: 17px !important; line-height: 1.55 !important; margin: 0 0 20px !important; } .sa-phone-label { font-size: 18px !important; color: #fff !important; display: block !important; font-weight: 600 !important; margin-bottom: 6px !important; letter-spacing: .03em !important; } .sa-phone-link { display: block !important; background: #fff !important; color: #0b212d !important; font-size: 18px !important; font-weight: 700 !important; padding: 14px 20px !important; border-radius: 8px !important; text-decoration: underline !important; text-underline-offset: 4px !important; margin-bottom: 12px !important; border: 2px solid #f89c22 !important; box-shadow: 0 4px 16px rgba(248,156,34,.18), 0 2px 6px rgba(0,0,0,.1) !important; } .sa-phone-link:hover { color: #f89c22 !important; } .sa-sidebar-guarantee { background: #fff !important; border: 2px solid #0b212d !important; border-radius: 14px !important; padding: 24px !important; text-align: center !important; margin-bottom: 24px !important; box-shadow: 0 4px 16px rgba(248,156,34,.18), 0 2px 6px rgba(0,0,0,.1) !important; } .sa-bsg-logo { display: block !important; margin: 0 auto 12px !important; max-width: 120px !important; } .sa-sidebar-guarantee h4 { color: #f89c22 !important; font-size: 20px !important; font-weight: 700 !important; margin: 0 0 8px !important; } .sa-sidebar-guarantee p { color: #0b212d !important; font-size: 18px !important; line-height: 1.55 !important; margin: 0 !important; font-weight: 500 !important; } .sa-sidebar-trust { background: #f7f9fa !important; border: 1px solid #e5e9ec !important; border-radius: 14px !important; padding: 24px !important; } .sa-sidebar-trust h4 { color: #0b212d !important; font-size: 20px !important; font-weight: 700 !important; margin: 0 0 14px !important; text-align: center !important; } .sa-sidebar-trust ul { list-style: none !important; padding: 0 !important; margin: 0 !important; } .sa-sidebar-trust li { font-size: 18px !important; color: #0b212d !important; padding: 8px 0 !important; border-bottom: 1px solid #e5e9ec !important; font-weight: 500 !important; display: flex !important; align-items: center !important; gap: 8px !important; } .sa-sidebar-trust li:last-child { border-bottom: none !important; } .sa-sidebar-trust li::before { content: ‘✓’ !important; color: #f89c22 !important; font-weight: 700 !important; font-size: 16px !important; } /* CTA BANNER */ .sa-cta-banner { background: linear-gradient(135deg, #0b212d 0%, #142130 100%) !important; padding: 48px 40px !important; text-align: center !important; margin-top: 8px !important; position: relative !important; overflow: hidden !important; } .sa-cta-banner h2 { color: #fff !important; font-size: 32px !important; font-weight: 700 !important; margin: 0 0 12px !important; } .sa-cta-banner p { color: #d0d9df !important; font-size: 18px !important; margin: 0 0 28px !important; max-width: 600px !important; margin-left: auto !important; margin-right: auto !important; line-height: 1.6 !important; } .sa-cta-banner .sa-cta-phones { display: flex !important; justify-content: center !important; gap: 20px !important; flex-wrap: wrap !important; margin-bottom: 20px !important; } .sa-cta-banner .sa-cta-phone { display: inline-block !important; background: #fff !important; color: #0b212d !important; font-size: 22px !important; font-weight: 700 !important; padding: 16px 32px !important; border-radius: 8px !important; text-decoration: none !important; } .sa-cta-banner .sa-cta-phone:hover { color: #f89c22 !important; } .sa-cta-banner .sa-cta-sublabel { display: block !important; font-size: 18px !important; font-weight: 600 !important; margin-top: 8px !important; } .sa-cta-banner .sa-cta-subtext { color: #f89c22 !important; font-size: 18px !important; font-weight: 600 !important; margin: 0 !important; } /* FORM SECTION */ .sa-form-section { background: #0b212d !important; padding: 48px 40px !important; text-align: center !important; } .sa-form-section h2 { color: #fff !important; } .sa-form-container { max-width: 640px !important; margin: 0 auto !important; } /* MOBILE */ @media (max-width: 768px) { .sa-hero { min-height: 320px !important; } .sa-hero h1 { font-size: 24px !important; margin-bottom: 12px !important; } .sa-hero-content { padding: 36px 20px 32px !important; } .sa-hero-sub { font-size: 18px !important; } .sa-trust-bar { display: grid !important; grid-template-columns: 1fr 1fr !important; gap: 12px !important; padding: 12px 20px !important; text-align: center !important; } .sa-trust-bar span { font-size: 14px !important; } .sa-trust-bar .sa-trust-divider { display: none !important; } .sa-content-grid { display: block !important; padding: 32px 20px !important; } .sa-sidebar { width: 100% !important; margin-top: 32px !important; } .sa-cta-banner { padding: 36px 20px !important; } .sa-cta-banner h2 { font-size: 26px !important; } .sa-form-section { display: none !important; } } @media (max-width: 400px) { .sa-hero h1 { font-size: 24px !important; } .sa-stat-row { grid-template-columns: 1fr !important; } .sa-cta-banner .sa-cta-phones { flex-direction: column !important; align-items: center !important; } }
Family affected by car accident injuries representing loss of consortium claims in kentucky

Loss of Consortium Claims in Kentucky

When a car accident changes your family, your spouse and children may have their own separate claims. The deadline is one year.

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

Loss of consortium is a separate legal claim in Kentucky that belongs to the spouse or child of an injured person. Under KRS 413.140(1)(a), this claim must be filed within one year of the accident. If the deadline passes, the claim is gone. Loss of consortium covers the loss of companionship, affection, comfort, society, and the spousal relationship caused by the injury.

What Loss of Consortium Means

When a car accident causes serious injuries, the person who was hurt is not the only one affected. The injury changes the entire family. Loss of consortium is a legal claim that recognizes this reality.

Under KRS 411.145, either a wife or husband can recover damages against a third party for loss of consortium. Kentucky law defines consortium as the right to services, assistance, aid, society, companionship, and conjugal relationship between spouses.

This is not part of the injured person’s claim. It is a separate and independent claim that belongs to the spouse.

One-Year Deadline: The Most Commonly Missed Claim in Kentucky

Loss of consortium claims in Kentucky are subject to a one-year statute of limitations under KRS 413.140(1)(a). The clock starts on the date of the accident. If the spouse or child does not file within that year, the consortium claim is gone forever.

This is one of the most commonly missed deadlines in Kentucky personal injury practice. Many firms either overlook consortium claims entirely or raise them after the deadline has passed. At Sam Aguiar Injury Lawyers, we identify consortium claims at intake and preserve them before the window closes.

Spousal Consortium Claims

The spouse of an injured person has a direct claim for the ways the injury has changed their relationship. Kentucky courts evaluate three main categories of loss: services (the household tasks and contributions the injured spouse can no longer perform), society and companionship (the loss of the relationship as it existed before the crash), and the intimate relationship between spouses.

There is no formula for calculating these damages. The amount is determined by the jury based on the evidence presented about how the injury changed the couple’s life together.

A spouse who watched their partner recover from a traumatic brain injury described it this way: the person who came home from the hospital looked the same, but the conversations were different. The patience was gone. The memory of plans they made together was gone. The person she married was still there, but something fundamental had shifted, and it did not shift back.

Child Consortium Claims

Kentucky courts have recognized consortium claims for minor children in limited circumstances. Under current Kentucky law, children can recover for loss of parental consortium when a parent’s death results from a third party’s negligence. For non-fatal injuries, child consortium claims are more restricted.

When they are available, child consortium claims cover the loss of parental guidance, companionship, and support that the child has been deprived of because of the parent’s injury.

Consider a father who worked in a Louisville warehouse. Before the crash, he coached his daughter’s softball team and spent Saturday mornings teaching his son to fish at Taylorsville Lake. After a spinal injury from a rear-end collision, he cannot stand for more than twenty minutes. The coaching stopped. The fishing trips stopped. His children lost something that no settlement check fully replaces, but the law recognizes it as compensable.

When Consortium Claims Matter Most

Consortium claims carry the most weight in cases involving catastrophic injuries that fundamentally change the family dynamic:

TBI Personality changes, memory loss, and cognitive decline transform the spousal relationship
Spinal Permanent mobility limitations turn a spouse into a daily caretaker
Facial Permanent disfigurement affects intimacy, confidence, and social interaction

In each of these situations, the spouse and children experience losses that are separate from the injured person’s pain and medical bills. Those losses are real, documented, and recoverable under Kentucky law.

How Consortium Claims Are Documented

Because consortium damages are subjective, the evidence matters. Strong consortium claims are built on:

Before-and-after testimony from the spouse, children, extended family, friends, and co-workers who can describe specific changes in the family dynamic. Therapist and counselor records that document the emotional toll on the spouse and children. Detailed descriptions of specific activities, routines, and roles that the injury eliminated or changed. The more concrete and specific the evidence, the stronger the claim.

Vague statements about “our relationship changed” are not enough. The claim needs specifics: the spouse who now handles every household task alone, the parent who cannot pick up their child, the couple who no longer goes on the walks they took together for fifteen years. The jury needs to see the before and the after in sharp detail.

The Overlooked Claim

Loss of consortium is one of the most valuable and most frequently overlooked claims in Kentucky personal injury cases. Some firms fail to raise it at all. Others raise it after the one-year deadline has passed, making it unrecoverable.

At Sam Aguiar Injury Lawyers, we identify potential consortium claims during the initial intake. We preserve the claim immediately and build the evidence throughout the case. This is recoverable money that belongs to the family, and we treat it that way from day one.

Frequently Asked Questions

What is loss of consortium in Kentucky?

Loss of consortium is an independent legal claim by the spouse (or, in limited cases, child) of an injured person. It covers the loss of companionship, affection, comfort, society, and the conjugal relationship caused by the injury. Under KRS 411.145, either spouse can bring this claim against a negligent third party.

What is the statute of limitations for loss of consortium in Kentucky?

One year from the date of the injury, under KRS 413.140(1)(a). If the claim is not filed within that year, it is permanently lost. This deadline applies regardless of whether the injured person’s own claim has a longer filing window.

Can children file a loss of consortium claim in Kentucky?

Kentucky courts have recognized child consortium claims in limited circumstances, primarily when a parent’s death results from negligence. For non-fatal injuries, child consortium claims are more restricted. The scope depends on the specific facts and the severity of the parent’s injury.

Is loss of consortium a separate claim from the injured person’s case?

Yes. Loss of consortium is an independent claim that belongs to the spouse, not the injured person. It is typically filed alongside the injured person’s lawsuit because the cases share relevant evidence, but it is a distinct cause of action with its own damages.

How are loss of consortium damages calculated?

There is no fixed formula. Consortium damages are subjective and determined by the jury based on testimony about how the injury changed the family relationship. Evidence includes before-and-after descriptions of the couple’s life together, therapist records, and testimony from family and friends about specific changes they observed.

Why do many law firms miss loss of consortium claims?

Consortium claims require early identification and separate documentation. Firms that focus only on the injured person’s medical records and lost wages may overlook the family’s independent claim. The one-year statute of limitations makes this even more critical: if the claim is not preserved early, it can expire before the injured person’s case is even fully developed.

What types of injuries lead to the strongest consortium claims?

Catastrophic injuries that fundamentally change the family dynamic produce the strongest consortium claims. Traumatic brain injuries that alter personality and cognition, spinal injuries that require a spouse to become a caretaker, severe burn injuries with permanent scarring, and facial injuries causing permanent disfigurement all significantly impact the spousal and parental relationship.

The Deadline Is One Year. Do Not Wait.

Your family’s consortium claim can expire while the injured person’s case is still being built. We identify and preserve these claims from day one.

You focus on getting better. We’ll handle everything else.

Free Case Review