Skip to main content
Home Docs Benefit Plan Guide

Benefit Plan Configuration Guide

End-to-end guide to configuring benefit plans in Cloud Health Office — plan hierarchies, coverage tiers, cost sharing rules, accumulator tracking, and network assignment. Covers commercial, Medicaid, Medicare Advantage, and Exchange (QHP) plan types.

Overview

Cloud Health Office benefit plan configuration is organized around four interconnected areas that define how members are covered and how claims are adjudicated:

📋

Plan Structure

Plan hierarchy (Plan → Benefit Package → Coverage Tier), lines of business, effective dating, and plan status lifecycle.

💲

Cost Sharing

Copay, coinsurance, deductible, and out-of-pocket maximum configuration per service category and network tier.

📊

Accumulators

Individual and family deductible/OOP tracking, accumulator periods, cross-plan accumulation, and reversal handling.

🏥

Network Assignment

Plan-to-provider-network linking, tiered networks, out-of-network rules, and single/multi-network plans.

Each area feeds directly into the claims adjudication pipeline. When a claim is processed, the adjudication engine looks up the member's benefit plan to determine covered services, applies cost sharing rules, updates accumulators, and validates provider network participation — all driven by the configuration described in this guide.

1. Plan Structure

Benefit plans in Cloud Health Office follow a three-level hierarchy that mirrors how health plans are designed in the real world: the Plan is the top-level product, which contains one or more Benefit Packages (sets of covered services), each offered at multiple Coverage Tiers (employee-only, family, etc.).

Benefit plan hierarchy

Plan (top-level product) → one or more Benefit Packages (covered service sets) → multiple Coverage Tiers (Employee Only, Employee + Spouse, Employee + Children, Family)

Plan Fields

Each plan record contains the following core fields:

FieldTypeDescription
PlanIdStringUnique identifier for the plan (system-generated or user-defined)
PlanNameStringDisplay name (e.g., "Gold PPO 2026", "Medicaid Standard")
LineOfBusinessEnumMedicaid, Medicare Advantage, Commercial, or Exchange (QHP)
EffectiveDateDateDate the plan becomes active and can accept enrollments
TermDateDateDate the plan is terminated (null for open-ended plans)
PlanStatusEnumCurrent lifecycle status (see lifecycle table below)
RegulatoryTypeEnumHMO, PPO, EPO, POS, HDHP, Indemnity — drives network and cost sharing rules

Plan Status Lifecycle

Plans progress through a defined lifecycle that controls enrollment eligibility and claims processing behavior:

StatusDescriptionEnrollment AllowedClaims Processed
DraftPlan is being designed; rates and benefits are editableNoNo
ActivePlan is live; members can be enrolled and claims adjudicatedYesYes
GrandfatheredPlan is closed to new enrollment but existing members retain coverageNo (new)Yes
ClosedPlan is closed; no new enrollments, existing members being transitionedNoYes (runout)
TerminatedPlan is fully terminated; no enrollment or claims processingNoNo

Lines of Business

The Line of Business (LOB) assigned to a plan drives significant downstream behavior throughout the platform:

  • Medicaid — State-specific prompt-pay rules (typically 30 days clean claim), nominal copay limits, Medicaid-specific NCCI edits, state regulatory reporting requirements
  • Medicare Advantage — CMS prompt-pay (30 days clean claim), MA-specific fee schedules, CMS STAR quality reporting, risk adjustment (HCC) integration
  • Commercial — Employer-sponsored plans with contractual prompt-pay terms, commercial fee schedules, state DOI reporting
  • Exchange (QHP) — ACA marketplace plans with Essential Health Benefit requirements, actuarial value calculations, risk corridor/reinsurance programs, 90-day grace period rules

Benefit Package Configuration

A Benefit Package defines the set of service categories covered under a plan. Each package specifies which services are covered, and the cost sharing rules for each category are configured separately (see Section 2: Cost Sharing Rules).

Standard service categories:

Service CategoryDescriptionTypical Claim Types
InpatientHospital admissions, skilled nursing facility stays837I (Institutional)
OutpatientHospital outpatient services, ambulatory surgery centers837I, 837P
ProfessionalPhysician office visits, specialist consultations837P (Professional)
PharmacyPrescription drugs (retail, mail-order, specialty)NCPDP D.0
Behavioral HealthMental health and substance use disorder services837P, 837I
DMEDurable medical equipment (wheelchairs, CPAP, prosthetics)837P
LabLaboratory testing (blood work, pathology, genetic testing)837P
ImagingRadiology, MRI, CT, ultrasound, PET scans837P, 837I
EmergencyEmergency department visits and urgent care837I, 837P
PreventiveWellness exams, immunizations, screenings (ACA first-dollar coverage)837P

Coverage Tiers

Each benefit package is offered at multiple coverage tiers that determine the number of covered individuals and the associated premium:

Coverage TierCovered MembersTypical Premium RatioExample Monthly Premium
Employee OnlySubscriber only1.0x$650
Employee + SpouseSubscriber + spouse/domestic partner2.0x$1,300
Employee + ChildrenSubscriber + child dependents1.7x$1,100
FamilySubscriber + spouse + children2.8x$1,800
Composite vs. list billing

Coverage tiers use composite rating — a single premium for the tier regardless of how many dependents are enrolled. Some Medicaid and individual market plans use list billing instead, where each covered member has an individual premium. Cloud Health Office supports both models via the plan's RatingMethod field.

2. Cost Sharing Rules

Cost sharing rules define the member's financial responsibility for each covered service. For every combination of service category, place of service, and network tier, the plan specifies copay amounts, coinsurance percentages, deductible applicability, and prior authorization requirements.

Cost Sharing by Service Category

Example cost sharing configuration for a typical Commercial PPO plan (Gold tier):

Service CategoryIn-Network CopayIn-Network CoinsuranceDeductible AppliesPrior Auth Required
PCP Visit$250%NoNo
Specialist Visit$500%NoNo
Emergency Room$25020%YesNo
Inpatient Admission$500/day20%YesYes
Outpatient Surgery$20020%YesYes
Lab$010%YesNo
Imaging (Advanced)$10020%YesYes
Pharmacy — Tier 1 (Generic)$100%NoNo
Pharmacy — Tier 2 (Preferred Brand)$350%NoNo
Pharmacy — Tier 3 (Non-Preferred)$600%YesNo
Pharmacy — Tier 4 (Specialty)N/A30%YesYes
Behavioral Health$250%NoNo (outpatient) / Yes (inpatient)
Cost sharing rule evaluation flow

Service Category LookupNetwork Tier Check (in-network / out-of-network / OON emergency) → Deductible Application (has member met deductible?) → Copay / Coinsurance CalculationOut-of-Pocket Maximum Check

HDHP / HSA-Specific Rules

High Deductible Health Plans (HDHPs) paired with Health Savings Accounts (HSAs) have IRS-mandated parameters that the plan configuration must enforce:

  • Minimum deductible — Individual: $1,650 (2026); Family: $3,300 (2026). The plan deductible must meet or exceed these thresholds.
  • Maximum out-of-pocket — Individual: $8,300 (2026); Family: $16,600 (2026). Total member cost sharing cannot exceed these limits.
  • Preventive care exception — ACA-compliant preventive services must be covered at 100% before the deductible is met (first-dollar coverage). This is the only exception to the deductible-first rule.
  • No copays before deductible — Unlike standard plans, HDHPs cannot apply copays until the full deductible is satisfied (except preventive care).
IRS compliance validation

When a plan is configured with RegulatoryType = HDHP, Cloud Health Office validates the deductible and OOP maximum against the current IRS thresholds and prevents activation if the plan does not meet the minimums. IRS thresholds are updated annually via configuration.

Pediatric Dental & Vision (ACA EHB)

Exchange (QHP) plans must cover the ten ACA Essential Health Benefit categories, including pediatric dental and pediatric vision for members under age 19. Cloud Health Office automatically applies these coverage rules when LineOfBusiness = Exchange:

  • Pediatric dental and vision services are covered at the plan's standard cost sharing rates
  • If the plan does not include an embedded dental/vision package, the system references the state's benchmark EHB plan
  • Pediatric dental/vision accumulators can be tracked separately or combined with medical accumulators (configurable)

Medicaid-Specific Cost Sharing

Medicaid plans have unique cost sharing constraints mandated by federal and state regulation:

  • Nominal copays — Federal regulation limits Medicaid copays to nominal amounts (typically $1–$4 per service). Cloud Health Office enforces the state-specific copay schedule.
  • Copay-exempt services — Certain services are exempt from any cost sharing: preventive care, pregnancy-related services, emergency services, family planning, and services for children under 18.
  • Income-based copay caps — Total member cost sharing in a quarter cannot exceed 5% of the member's household income. Cloud Health Office tracks quarterly copay accumulation against the income-based cap.
  • No balance billing — Medicaid members cannot be balance-billed; provider must accept the Medicaid allowed amount as payment in full.

3. Accumulators

Accumulators track member cost sharing over time and determine when deductibles are met, out-of-pocket maximums are reached, and visit limits are exhausted. Cloud Health Office uses Redis-backed real-time accumulator tracking to support sub-millisecond lookups during claims adjudication.

Accumulator Types

Accumulator TypeDescriptionTypical ThresholdEffect When Met
Individual DeductibleAmount the member must pay before the plan begins paying coinsurance$1,500 – $8,300Plan pays coinsurance; copays still apply
Family DeductibleCombined deductible for all family members$3,000 – $16,600All family members' deductibles considered met
Individual OOP MaxMaximum total cost sharing for one member in a period$8,300 (ACA max)Plan pays 100%; no further member cost sharing
Family OOP MaxCombined OOP max for all family members$16,600 (ACA max)Plan pays 100% for all family members
Lifetime MaximumTotal plan benefits over member's lifetime (grandfathered plans only)$1,000,000+No further plan payments; ACA-compliant plans prohibit this
Visit LimitsMaximum number of visits per service category per period20 PT visits/year, 30 BH visits/yearAdditional visits denied or require auth override

Accumulator Periods

Accumulators reset based on the configured accumulator period:

  • Calendar Year — Resets January 1; most common for commercial and Exchange plans
  • Plan Year — Resets on a custom start date (e.g., October 1 for employers with fiscal-year-aligned benefit years)
  • Rolling 12-Month — Resets 12 months from the member's enrollment effective date; used by some Medicaid programs

Family Accumulator Models

For family coverage tiers, Cloud Health Office supports two accumulator models:

ModelHow It WorksTypical Use
EmbeddedEach family member has an individual deductible within the family deductible. A single member's deductible is met when their individual threshold is reached, even if the family deductible is not yet met.Most PPO and commercial plans
AggregateAll family members' claims count toward a single family deductible. No individual member's deductible is met until the total family deductible is satisfied.HDHP/HSA plans (IRS requirement), some HMO plans
IRS mandate for HDHP family accumulators

The IRS requires that HDHP family plans use the aggregate model — no individual family member can have their deductible met independently. Cloud Health Office enforces this when RegulatoryType = HDHP.

Cross-Plan Accumulation

When a member changes plans mid-year (e.g., during a Special Enrollment Period or open enrollment with a different plan), accumulators can optionally carry over to the new plan:

  • Full carry-over — All accumulated amounts transfer to the new plan's accumulators
  • Partial carry-over — Only specific accumulator types carry over (e.g., deductible carries over but visit limits reset)
  • No carry-over — Accumulators reset to zero on the new plan (default for cross-LOB plan changes)

Cross-plan accumulation is configured at the plan level and can be restricted to same-LOB transfers only.

Accumulator Reversals

When a claim is reversed, voided, or adjusted, the associated accumulator entries are automatically decremented. This ensures accumulator balances remain accurate after:

  • Claim payment reversals (overpayment recovery)
  • Claim adjustments that change the member responsibility amount
  • Retroactive eligibility changes that invalidate previously processed claims
  • Coordination of benefits (COB) corrections where the other payer's payment changes

Redis-Backed Real-Time Tracking

During claims adjudication, accumulator lookups must be instantaneous to avoid blocking the auto-adjudication pipeline. Cloud Health Office uses a dual-layer architecture:

  • Redis cache — Current accumulator balances are cached in Redis for sub-millisecond read access. Every claim adjudication reads from and writes to Redis in real time.
  • Core admin system — The health plan's core admin system (QNXT, Facets, or Cloud Health Office's own member database) is the system of record. A periodic reconciliation job (configurable — typically every 4 hours) syncs Redis with the source of truth.
  • Conflict resolution — If Redis and the source of truth diverge during reconciliation, the source of truth wins. A reconciliation exception report is generated for manual review.

Accumulator Lifecycle

StatusDescription
InitializedAccumulator created at the start of the accumulator period with a balance of $0
AccumulatingClaims are being processed and member cost sharing is being tracked
MetThreshold reached — deductible satisfied or OOP max hit
ResetAccumulator period ended; balance reset to $0 for the new period

4. Network Assignment

Every benefit plan must be assigned to one or more provider networks. The network assignment determines which providers are considered in-network for the plan's members and drives cost sharing tier selection during claims adjudication.

Plan-to-Network Linking

Network assignment is configured at the plan level. A plan can be linked to:

  • Single network — One provider network for all services (typical for HMO and EPO plans)
  • Multiple networks — Different networks for different service categories (e.g., a separate behavioral health network, a carve-out pharmacy network)
  • Tiered network — Multiple network tiers with different cost sharing at each tier (typical for PPO and POS plans)

Network Tiers

Tiered networks allow plans to incentivize members to use preferred providers through lower cost sharing:

Network TierDescriptionTypical Cost SharingExample Providers
Tier 1 — PreferredHigh-value providers with negotiated rates and quality metricsLowest copays, lowest coinsuranceCenters of Excellence, ACO partners
Tier 2 — StandardIn-network providers with standard contracted ratesStandard copays, standard coinsuranceMost contracted physicians and facilities
Tier 3 — Out-of-NetworkNon-contracted providers; highest member cost sharingHighest copays/coinsurance, balance billing possibleNon-participating providers

Out-of-Network Rules

When a member receives care from an out-of-network provider, the plan's OON rules determine the allowed amount and member responsibility:

  • Allowed amount calculation — Configurable per plan:
    • Medicare Rate % — A percentage of the Medicare fee schedule rate (e.g., 150% of Medicare)
    • UCR Percentile — Usual, Customary, and Reasonable charges at a configured percentile (e.g., 80th percentile of FAIR Health data)
    • Billed Charge % — A percentage of the provider's billed amount (least common, highest cost)
  • Balance billing protection — Under the No Surprises Act (NSA), emergency services and certain non-emergency services at in-network facilities cannot be balance-billed to the member. Cloud Health Office flags NSA-protected claims and applies the appropriate allowed amount methodology.
  • Surprise billing — For NSA-protected claims, the member cost sharing is calculated as if the provider were in-network. The difference between the provider's charge and the in-network allowed amount is resolved through the independent dispute resolution (IDR) process.

Network Adequacy

State regulators require health plans to maintain adequate provider networks. Cloud Health Office tracks network adequacy metrics per plan per county:

  • Time/distance standards — Members must be within X miles or Y minutes of a provider for each required specialty
  • Appointment wait times — Maximum days to next available appointment by provider type (PCP: 10 days, specialist: 15 days, urgent: 48 hours)
  • Provider-to-member ratios — Minimum ratio of providers per 1,000 members by specialty (e.g., 1 PCP per 2,000 members, 1 OB/GYN per 5,000 members)

Network adequacy reports can be exported for state DOI filing or CMS MA network adequacy submissions.

Plan Type Network Rules

The plan's RegulatoryType determines how network rules are enforced:

Plan TypeIn-Network RequiredOON CoveragePCP Referral RequiredTypical Networks
HMOYes (except emergency)No (except emergency)YesSingle narrow network
EPOYes (except emergency)No (except emergency)NoSingle network, no referrals
PPONoYes (higher cost sharing)NoTiered network (Tier 1/2/3)
POSNoYes (higher cost sharing)Yes (for in-network tier)HMO-like in-network + PPO-like OON
Multi-network plans

Some large employers offer a "choice" model where members select their network tier at enrollment (e.g., a narrow network option at lower premium vs. a broad network at higher premium). Cloud Health Office supports this via multiple network assignments on a single plan, with the member's selected tier stored on their enrollment record.

Getting Started

Schedule a walkthrough

Want to see benefit plan configuration in action? Contact Sales to schedule a guided walkthrough with pre-configured sample plans covering plan structures, cost sharing rules, accumulators, and network assignments for Commercial, Medicaid, Medicare Advantage, and Exchange plan types.

Recommended setup order for a new health plan implementation:

  1. Create Line of Business entries — Define the LOBs your organization operates (Medicaid, MA, Commercial, Exchange)
  2. Configure provider networks — Set up network definitions and load provider rosters
  3. Create benefit plans with packages and tiers — Define the plan hierarchy: Plan → Benefit Package → Coverage Tier
  4. Define cost sharing rules per service category — Configure copays, coinsurance, deductible applicability, and prior auth requirements
  5. Configure accumulators — Set deductible and OOP max thresholds, select accumulator period and family model
  6. Assign networks to plans — Link plans to provider networks and configure tier-based cost sharing
  7. Test with a sample claim — Submit a test claim through the adjudication pipeline to verify benefit lookup, cost sharing, and accumulator behavior