HL7 BAR^P05 (Update Billing Account)
BAR^P05 is the HL7v2 update billing account message, defined in HL7v2 from v2.3 through v2.8.2. Its v2.8.2 structure carries 32 segments and groups, 6 of them required.
Full message structure (v2.8.2)
Every segment and group the standard defines for BAR^P05, in order, straight from the machine-readable specification. Indented rows sit inside the repeating group above them. R is required, O optional, C conditional; ∞ means the group or segment may repeat without a defined limit.
| Segment / group | Usage | Repeats |
|---|---|---|
| MSH | R | 1 |
| SFT | O | ∞ |
| UAC | O | 1 |
| EVN | R | 1 |
| PID | R | 1 |
| PD1 | O | 1 |
| ROL | O | ∞ |
| VISIT (group) | R | ∞ |
| PV1 | O | 1 |
| PV2 | O | 1 |
| ROL | O | ∞ |
| DB1 | O | ∞ |
| OBX | O | ∞ |
| AL1 | O | ∞ |
| DG1 | O | ∞ |
| DRG | O | 1 |
| PROCEDURE (group) | O | ∞ |
| PR1 | R | 1 |
| ROL | O | ∞ |
| GT1 | O | ∞ |
| NK1 | O | ∞ |
| INSURANCE (group) | O | ∞ |
| IN1 | R | 1 |
| IN2 | O | 1 |
| IN3 | O | ∞ |
| ROL | O | ∞ |
| ACC | O | 1 |
| UB1 | O | 1 |
| UB2 | O | 1 |
| ABS | O | 1 |
| BLC | O | ∞ |
| RMI | O | 1 |
Which HL7v2 versions changed BAR^P05?
BAR^P05 has been defined since v2.3. Consecutive versions sharing an identical structure are grouped, so a single row spanning several versions means nothing changed across them.
| Versions | What changed |
|---|---|
| v2.3 | First defined, with 24 segments and groups. |
| v2.3.1 | Same segments, but usage or repeat counts changed. |
| v2.4 | Added ABS, BLC, RMI. |
| v2.5 - v2.5.1 | Added SFT. |
| v2.6 - v2.8.2 | Added UAC. |