docs(sp3): fix rule IDs (R034/R035) and BHT06 naming in plan+spec
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
Four backend EDI feature areas extending cyclone beyond the 837P parser and 835 ERA parser already shipped:
|
||||
|
||||
1. **Additional 837P validation rules** — REF\*G1 enforcement for adjustment-frequency claims, BHT06 transaction-set-purpose-code allowlist.
|
||||
1. **Additional 837P validation rules** — REF\*G1 enforcement for adjustment-frequency claims (R034, gated on `cfg.require_ref_g1_for_adjustments`); BHT06 transaction-type-code allowlist (R035, gated on `cfg.allowed_bht06`).
|
||||
2. **835 CAS deep-parsing** — surface CARC/RARC reason-code labels alongside the existing CAS persistence.
|
||||
3. **999 ACK** — parse inbound 999s, serialize outbound 999s, optionally auto-generate a 999 in response to an inbound 837P.
|
||||
4. **270/271 eligibility** — parse 270 requests and 271 responses, serialize 270 requests.
|
||||
|
||||
Reference in New Issue
Block a user