Reference·PV1 Segment·PV1-20
HL7 v2 Reference

What Is HL7 v2 PV1-20? Financial Class, Explained for Testers

Jul 27, 2026 · 4 min read
← PV1-19 PV1-36 →

PV1-20 tells a billing system how a visit is expected to be paid for, and it is one of the fields most likely to change mid-stay — a patient can start self-pay and end up on Medicaid before discharge — which trips up systems that only ever read it once.

Quick answer

PV1-20 is the twentieth field of the PV1 segment — a site-defined code identifying the payer category for the visit, such as self-pay, Medicare, Medicaid, or commercial insurance.

Common code values (facility-defined, examples only)

SP
Self-pay
MCR
Medicare
MCD
Medicaid
COM
Commercial insurance
WC
Workers' compensation
CHR
Charity care

Example

Synthetic example Generated by Synthibase
PV1|1|I|3W^301^B^HOSP|U|||445566^PATEL^RAJ^S^^MD|667788^JONES^MARY^E^^MD|889900^LEE^DAVID^R^^MD|CAR||||7|||998877^CHEN^LISA^K^^MD|I|8827364501|MCR||||||||||||||||01||||||||202607261430

The 20th field (MCR) sets the financial class to Medicare. Synthetic patient — not a real person.

Where this trips people up

Financial class is not fixed for the duration of a visit — insurance verification during a stay routinely produces an updated PV1-20 value on a later ADT event, such as an A08 update. Billing systems that cache the financial class from the admission message and never re-read it from subsequent updates end up billing against a payer category the patient no longer has, which surfaces as claim denials weeks later, far from where the actual bug lives.

Testing HL7 v2 PV1: The Fields Your System Actually Needs to Handle
How to Write EDI Test Cases That Actually Catch Go-Live Failures
HL7 ADT Messages: A01 through A08 Explained
Test financial class changes mid-stay
Synthibase generates synthetic ADT sequences where financial class changes between admission and discharge — the exact pattern that breaks caching bugs.
Start free trial →
This page is written independently by Synthibase for testing and informational purposes. It is not an official publication of HL7 International or X12/Washington Publishing Company, and is not a substitute for reviewing the official standard or your trading partner's companion guide. See our Terms of Service for full legal terms.