PID - Patient identification segment (HL7 v2.3.1)
Versions: v2.3 v2.3.1 v2.4 v2.5.1 v2.6 v2.7.1
The PID segment (Patient identification segment) has 30 fields in HL7 v2.3.1. Fields are addressed as
PID-n; composite fields break into components PID-n.m. Paste a message into the
parser to see every field annotated with this table.
| # | Name | Type | Len | Opt | Repeats | Table |
|---|---|---|---|---|---|---|
| 1 | Set ID - PID | SI | 4 | Optional | No | |
| 2 | Patient ID | CX | 20 | Optional | No | |
| 3 | Patient Identifier List | CX | 20 | Required | Yes | |
| 4 | Alternate Patient ID - PID | CX | 20 | Optional | Yes | |
| 5 | Patient Name | XPN | 48 | Required | Yes | |
| 6 | Mother s Maiden Name | XPN | 48 | Optional | Yes | |
| 7 | Date/Time Of Birth | TS | 26 | Optional | No | |
| 8 | Sex | IS | 1 | Optional | No | 0001 |
| 9 | Patient Alias | XPN | 48 | Optional | Yes | |
| 10 | Race | CE | 80 | Optional | Yes | |
| 11 | Patient Address | XAD | 106 | Optional | Yes | |
| 12 | County Code | IS | 4 | Optional | No | 0289 |
| 13 | Phone Number - Home | XTN | 40 | Optional | Yes | |
| 14 | Phone Number - Business | XTN | 40 | Optional | Yes | |
| 15 | Primary Language | CE | 60 | Optional | No | |
| 16 | Marital Status | CE | 80 | Optional | No | |
| 17 | Religion | CE | 80 | Optional | No | |
| 18 | Patient Account Number | CX | 20 | Optional | No | |
| 19 | SSN Number - Patient | ST | 16 | Optional | No | |
| 20 | Driver's License Number - Patient | DLN | 25 | Optional | No | |
| 21 | Mother's Identifier | CX | 20 | Optional | Yes | |
| 22 | Ethnic Group | CE | 80 | Optional | Yes | |
| 23 | Birth Place | ST | 60 | Optional | No | |
| 24 | Multiple Birth Indicator | ID | 1 | Optional | No | 0136 |
| 25 | Birth Order | NM | 2 | Optional | No | |
| 26 | Citizenship | CE | 80 | Optional | Yes | |
| 27 | Veterans Military Status | CE | 60 | Optional | No | |
| 28 | Nationality | CE | 80 | Optional | No | |
| 29 | Patient Death Date and Time | TS | 26 | Optional | No | |
| 30 | Patient Death Indicator | ID | 1 | Optional | No | 0136 |
Synthetic example
PID|1||NS0412345^^^NORTHSIDE^MR~67559094511^^^AUSHIC^MC~8003605247640499^^^AUSHIC^NI||CITIZEN^JANE^MARIE^^MS^^L||19840412|F|||12 WATTLE ST^^PARRAMATTA^NSW^2150^AUS^H
Open in parser