Full client-mapped plan_type pipeline: complete header alias set (bare 'plan'/'plan_name' stay payer aliases), value canonicalization map (Medicare Part B / FFS / MA / Part C / private / employer etc), unrecognized values grade Plan Type Needed with a hashed once-per-value warning. Once-per-batch deprecation fence when records lack plan_type (timing guesses from payer, legacy; readiness never does). CSVImport mapping review gains Plan Type. All 66 demo/drift fixture CSVs authored with plan_type columns (variant headers + variant values on the drift corpus); corpus sweep: 66/66 map, 100% typed. Echo paths canonicalize through the same value map (audit Low fixed). _normalize_payer and the default config entry remain untouched (Phase 2c, Kisa-gated). Independent audit: SHIP. 169 tests green. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
398 B
398 B
| 1 | patient_id | device_type | shipment_date | quantity | payer | component | plan_type |
|---|---|---|---|---|---|---|---|
| 2 | PT-1001 | Omnipod | 2025-04-27 | 6 | Medicare Part B - CGM | pod | medicare |
| 3 | PT-1002 | Omnipod | 2025-07-18 | 2 | Medicare Part B - CGM | pod | medicare |
| 4 | PT-1003 | Omnipod 5 | 2025-07-15 | 6 | Medicare Part B - CGM | pod | medicare |
| 5 | PT-1004 | OmniPod 5 | 2025-05-16 | 9 | Medicare Part B - CGM | pod | medicare |
| 6 | PT-1005 | Omnipod 5 | 2025-07-02 | 6 | Medicare Part B - CGM | pod | medicare |