CL-11: Consent Management
cl_consents.consent_scope (if JSONB)
cl_consents.revocation_reason (if JSONB)
PM-02: Insurance & Eligibility
pm_insurance_policies.bh_benefits (if JSONB)
pm_eligibility_checks.benefit_details (if JSONB)
PM-08: Claims
pm_claims.denial_codes (JSONB — array of objects)
Canonical format per PM-08 Clarifications (2026-02-19) and X12-EDI-TECHNICAL-DESIGN.md CAS segment mapping. Preserves per-adjustment amounts and group codes required for ERA 835 posting (PM-09).
pm_claim_lines.adjustment_reason (JSONB — array of objects)
Same structure as claim-level denial_codes, applied per line.
CL-04: Progress Notes
cl_progress_notes.sections or note body (if JSONB)
CL-08: Clinical Decision Support
cl_cds_rules.rule_config (if JSONB)
Unlinked FK Resolution (Reference)
Implement migrations with FKs when target tables exist; otherwise document as “intentionally unlinked until [spec].”