SV101-2 in X12 837P: A Field Guide to Procedure Code
SV101-2 is the single field a payer's fee schedule actually keys off of — get the code right but truncate a digit or drop a leading zero, and the line either prices at zero or matches a completely different, unrelated procedure.
SV101-2 is the second component of the SV101 composite in an X12 837P service line — it holds the actual procedure code (typically a 5-character CPT or HCPCS Level II code) being billed for that line.
What this element contains
Example
99213 is the CPT procedure code being billed on this line, qualified as HCPCS by SV101-1. Synthetic claim data.
Where this trips people up
A test data generator that stores procedure codes as numbers instead of fixed-width strings will happily strip a leading zero from a code like 09213 or truncate a trailing character during a type conversion, and the resulting file still validates syntactically — the code just silently becomes a different, real procedure that the payer prices and pays as if it were actually billed.