Reference·GT1 Segment·GT1-11
HL7 v2 Reference

Understanding HL7 v2 GT1-11: Guarantor Relationship in Practice

Jul 27, 2026 · 4 min read
← GT1-6 GT1-12 →

GT1-11 is a small coded field that quietly drives some of the biggest branching logic in a billing engine — self-pay handling, dependent coverage, next-of-kin billing all key off this one value.

Quick answer

GT1-11 is the Guarantor Relationship field, a coded value describing how the guarantor relates to the patient — self, spouse, child, or other — so the receiving system knows whether it is billing the patient directly or a third party responsible for the account.

Valid code values

01
Self — the guarantor is the patient themselves — the most common value in adult self-pay and commercially insured cases
02
Spouse — the guarantor is the patient's spouse or domestic partner
03
Child — used when a patient (often a minor) is guaranteed by a parent, coded from the parent's perspective as relationship to the patient
04
Other — any relationship not covered by the more specific codes, e.g. grandparent, adult child, or unrelated responsible party

Example

Synthetic example Generated by Synthibase
GT1|1||DOE^JOHN^R||482 OAK ST^^DENVER^CO^80202|3035550142|||||01|123-45-6789

GT1-11 (01) marks the guarantor as the patient themselves — self-pay is the easiest case to test but far from the only one.

Where this trips people up

Because "self" is by far the most frequent real-world value, test data generators over-represent it, sometimes to the exclusion of every other code. That leaves the branches for spouse, dependent, and third-party guarantors — the ones that actually require different billing and correspondence handling — unverified. When a pediatric or elder-care account with a non-self guarantor finally shows up, it is often the first time that code path has run outside of production.

HL7 v2 GT1 Segment Guide: Fields, Format, and Testing Gotchas
COB Claims Testing: How to Generate Coordination of Benefits Scenarios
How to Reduce Claim Denials Through Better Pre-Submission Testing
Test every guarantor relationship, not just self-pay
Synthibase generates a realistic mix of guarantor relationship codes across synthetic accounts, so dependent and third-party billing logic gets exercised alongside the common cases.
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.