ES
SOP-OP-004 · v1.0
Jun 11, 2026

Insurance Plan Identification & Validation Hierarchy

Operations · Correctly identifying patient plan

Purpose

Correctly identify the patient's plan — carrier + group + variant — before processing any verification or claim.

Identification hierarchy

LevelDataHow to obtain
1Carrier (Insurance)Patient card + logo
2Subscriber IDCard
3Group NumberCard (identifies specific plan within carrier)
4Plan Type (PPO/HMO/etc)System dropdown + confirm with carrier
5Plan VariantDetected during verification (atypical frequencies, custom rules)

Naming convention

BrandaCare format for plan identification:

[CarrierID]_[GroupNumber]_[PlanType]
Example: 60061_12345_PPO

Required validation

Stub: Flesh out with dropdown screenshots + actual internal dashboard workflow.