Variable: RARC
constRARC:CodeListSnapshot
Bundled RARC snapshot. Companion to "./carc.js".CARC; same freshness + safety posture. Use lookupRarc for the ergonomic lookup.
Example
import { RARC } from "@cosyte/x12";
RARC.codes["N4"]; // "Missing/incomplete/invalid prior insurance carrier(s) EOB."
RARC.codes["MA01"]; // (or undefined if outside this subset)