Chapter Chair: |
Freida
B. Hall |
Chapter Chair: |
Michael
Hawver |
Editor: |
Klaus
D. Veil |
The
Finance chapter describes patient accounting transactions. Other financial
transactions may be added in the future. Financial transactions can be sent
between applications either in batches or online. As defined in Chapter 2 on
batch segments, multiple transactions may be grouped and sent through all file
transfer media or programs when using the HL7 Encoding Rules.
This chapter defines the transactions that take place at the seventh level,
that is, the abstract messages. The examples included in this chapter were
constructed using the HL7 Encoding Rules.
The
patient accounting message set provides for the entry and manipulation of
information on billing accounts, charges, payments, adjustments, insurance, and
other related patient billing and accounts receivable information.
This Standard includes all of the data defined in the National Uniform Billing
Field Specifications. We have excluded state-specific coding and suggest that,
where required, it be implemented in site-specific "Z" segments.
State-specific fields may be included in the Standard at a later time. In
addition, no attempt has been made to define data that have traditionally been
required for the financial responsibility ("proration") of charges. This
requirement is unique to a billing system and not a part of an interface.
We recognize that a wide variety of billing and accounts receivable systems
exist today. Therefore, in an effort to accommodate the needs of the most
comprehensive systems, we have defined an extensive set of transaction segments.
The
triggering events that follow are served by Detail Financial Transaction (DFT),
Add/Change Billing Account (BAR), and General Acknowledgment (ACK) messages.
Each trigger event is documented below, along with the applicable form of the
message exchange. The notation used to describe the sequence, optionality, and
repetition of segments is described in Chapter 2, "Format for Defining Abstract
Messages."
Data
are sent from some application (usually a Registration or an ADT system) for
example, to the patient accounting or financial system to establish an account
for a patient's billing/accounts receivable record. Many of the segments
associated with this event are optional. This optionality allows those systems
needing these fields to set up transactions that fulfill their requirements and
yet satisfy the HL7 requirements.
When an account's start and end dates span a period greater than any particular
visit, the P01 (add account) event should be used to transmit the opening of an
account. The A01 (admit/visit notification) event can notify systems of the
creation of an account as well as notify them of a patient's arrival in the
healthcare facility. In order to create a new account without notifying
systems of a patient's arrival, use the P01 trigger event.
From Standard Version 2.3 onward, the P01 event should only be used to add a
new account that did not exist before, not to update an existing account. The
new P05 (update account) event should be used to update an existing account.
The new P06 (end account) event should be used to close an account. With the
P01 event, EVN-2 - recorded date/time should contain the account start
date.
BAR^P01^BAR_P01 |
Add Billing Account |
Chapter |
---|---|---|
MSH |
Message Header |
2 |
EVN |
Event Type |
3 |
PID |
Patient Identification |
3 |
[ PD1 ] |
Additional Demographics |
3 |
[{ ROL }] |
Role |
12 |
{ |
||
[ PV1 ] |
Patient Visit |
3 |
[ PV2 ] |
Patient Visit - Additional Info |
3 |
[{ ROL }] |
Role |
12 |
[{ DB1 }] |
Disability Information |
3 |
[{ OBX }] |
Observation/Result |
7 |
[{ AL1 }] |
Allergy Information |
3 |
[{ DG1 }] |
Diagnosis |
6 |
[ DRG ] |
Diagnosis Related Group |
6 |
[{ |
||
PR1 |
Procedures |
6 |
[{ ROL }] |
Role |
12 |
}] |
||
[{ GT1 }] |
Guarantor |
6 |
[{ NK1 }] |
Next of Kin/Associated Parties |
3 |
[{ |
||
IN1 |
Insurance |
6 |
[ IN2 ] |
Insurance - Additional Info. |
6 |
[{ IN3 }] |
Insurance - Add'l Info. - Cert. |
6 |
[{ ROL }] |
Role |
12 |
}] |
||
[ ACC ] |
Accident Information |
6 |
[ UB1 ] |
Universal Bill Information |
6 |
[ UB2 ] |
Universal Bill 92 Information |
6 |
} |
ACK^P01^ACK |
General Acknowledgment |
Chapter |
---|---|---|
MSH |
Message Header |
2 |
MSA |
Message Acknowledgment |
2 |
[ ERR ] |
Error |
2 |
The error segment will indicate the fields that caused a transaction to be rejected.
Generally,
the elimination of all billing/accounts receivable records will be an internal
function controlled, for example, by the patient accounting or financial
system. However, on occasion, there will be a need to correct an account, or a
series of accounts, that may require that a notice of account deletion be sent
from another sub-system and processed, for example, by the patient accounting
or financial system. Although a series of accounts may be purged within this
one event, we recommend that only one PID segment be sent per event.
BAR^P02^BAR_P02 |
Purge Billing Account |
Chapter |
---|---|---|
MSH |
Message Header |
2 |
EVN |
Event Type |
3 |
{ |
||
PID |
Patient Identification |
3 |
[ PD1 ] |
Additional Demographics |
3 |
[ PV1 ] |
Patient Visit |
3 |
[{ DB1 }] |
Disability Information |
3 |
} |
ACK^P02^ACK |
General Acknowledgment |
Chapter |
---|---|---|
MSH |
Message Header |
2 |
MSA |
Message Acknowledgment |
2 |
[ ERR ] |
Error |
2 |
The error segment indicates the fields that caused a transaction to be rejected.
The
Detail Financial Transaction (DFT) message is used to describe a financial
transaction transmitted between systems, that is, to the billing system for
ancillary charges, ADT to billing system for patient deposits, etc. In HL7
2.4, the message construct for the P03 is expanded to support the use cases
described below.
Use case for adding the INx and GT1 segments inside the FT1 repetition:
If the insurance and/or the guarantor information is specific to a certain
financial transaction of a patient and differs from the patient's regular
insurance and/or guarantor, you may use the INx and GT1 segments related to the
FT1 segment. If being used, the information supersedes the information on the
patient level.
Example: Before being employed by a company, a pre-employment physical is
required. The cost of the examinations is paid by the company, and not by the
person's private health insurance. One of the physicians examining the person
is an eye doctor. For efficiency reasons, the person made an appointment for
these examinations on the same day as he already had an appointment with his
eye doctor in the same hospital. The costs for this eye doctor appointment are
being paid by the patient's private health insurance. Both financial
transactions for the same patient/person could be sent in the same message. To
bill the examination for the future-employer to that organization, you need to
use the GT1 segment that is related to the FT1.
Use case for Post Detail Financial Transaction with related Order:
This information can originate in many ways. For instance, a detailed
financial transaction for an ancillary charge is sent to a billing system that
also tracks the transaction(s) in relation to their order via placer order
number or wishes to post these transactions with the additional order
information. Therefore a service reaches a state where a detailed financial
transaction is created and interfaced to other systems along with optional
associated order information. If the message contains multiple transactions
for the same order such as a test service and venipuncture charge on the same
order the ordering information is entered in the Order segment construct that
precedes the FT1 segments. If a message contains multiple transactions for
disparate orders for the same account each FT1 segment construct may contain
the order related information specific to that transaction within the
message.
* If the common order information is sent, the Order Control Code should
reflect the current state of the common order and is not intended to initiate
any order related triggers on the receiving application. For example if
observations are included along with common order information the order control
code would indicate `RE' as observations to follow.
* If common order information is sent related to the entire message or a
specific financial transaction, the required Order Control Code should reflect
the current state of the common order and is not intended to initiate any order
related triggers on the receiving application. For example if observations are
included along with common order information the order control code would
indicate `RE' as observations to follow.
* If order detail information is sent related to the entire message or a
specific financial transaction, the required fields for that detail segment
must accompany that information.
Use case for adding the DG1 segments inside the FT1 repetition:
If diagnosis information is specific to a certain financial transaction of a
patient and differs from the patient's regular insurance and/or guarantor
diagnosis, you may use the DG1 segment related to the FT1 segment. If used,
the information supersedes the information on the patient level.
Example: A delivery person suffers severe bruising following a fall on an icy
loading dock at a delivery location of a commercial account. The costs of the
accident examination provided by a general practitioner chosen and are paid by
the company owning the loading dock, and not by the person/patient's private
health insurance. On that same day, another physician located within the same
clinic sees the person/patient to provide a flu immunization. For efficiency
reasons, the person/patient made an appointment for these examinations related
to the accident with the general practitioner on the same day as he already had
an appointment with his primary care physician for the immunization. The
immunization cost is paid by the patient's private health insurance.
Both financial transactions for the same patient/person could be sent in the
same message. To bill the examination for the accident to the company owning
the loading dock, you need to use the DG1 segment that is related to the
FT1.
DFT^P03^DFT_P03 |
Detail Financial Transaction |
Chapter |
---|---|---|
MSH |
Message Header |
2 |
EVN |
Event Type |
3 |
PID |
Patient Identification |
3 |
[ PD1 ] |
Additional Demographics |
3 |
[{ ROL }] |
Role |
12 |
[ PV1 ] |
Patient Visit |
3 |
[ PV2 ] |
Patient Visit - Additional Info |
3 |
[{ ROL }] |
Role |
12 |
[{ DB1 }] |
Disability Information |
3 |
[{[1] |
[ ORC ] |
Common Order (global across all FT1s) |
4 |
[ OBR |
Order Detail Segment |
4 |
[{ NTE }]] |
Notes and Comments (on Order Detail) |
2 |
{ |
||
[ OBX |
Observations / Result |
7 |
[{ NTE }]] |
Notes and Comments (on Result) |
2 |
} |
||
}] |
||
{ |
||
FT1 |
Financial Transaction |
6 |
[{ PR1 |
Procedure |
6 |
[{ ROL }] |
Role |
12 |
}] |
||
[{[2] |
[ ORC ] |
Common Order (specific to above FT1) |
4 |
[ OBR |
Order Detail Segment |
4 |
[{ NTE }]] |
Notes and Comments (on Order Detail) |
2 |
{ |
||
[ OBX |
Observations / Result |
7 |
[{ NTE }]] |
Notes and Comments (on Result) |
2 |
} |
||
}] |
||
[{ DG1 }][3] |
Diagnosis (specific to above FT1) |
6 |
|
[ DRG ] |
Diagnosis Related Group |
6 |
[{ GT1 }][4] |
Guarantor (specific to above FT1) |
6 |
|
[{[5] |
IN1 |
Insurance (specific to above FT1) |
6 |
[ IN2 ] |
Insurance - Additional Info. |
6 |
[{ IN3 }] |
Insurance - Add'l Info. - Cert. |
6 |
[{ ROL }] |
Role |
12 |
}] |
||
} |
||
[{ DG1 }][6] |
Diagnosis (global across all FT1s) |
6 |
|
[ DRG ] |
Diagnosis Related Group |
6 |
[{ GT1 }][7] |
Guarantor (global across all FT1s) |
6 |
|
[{[8] |
IN1 |
Insurance (global across all FT1s) |
6 |
[ IN2 ] |
Insurance - Additional Info. |
6 |
[{ IN3 }] |
Insurance - Add'l Info. - Cert. |
6 |
[{ ROL }] |
Role |
12 |
}] |
||
[ ACC ] |
Accident Information |
6 |
Note:
The ROL segment is optionally included after the PD1 to transmit information
for patient level primary care providers, after the PV2 for additional
information on the physicians whose information is sent there (i.e. Attending
Doctor, Referring Doctor, Consulting Doctor), and within the insurance
construct to transmit information for insurance level primary care
providers.
Note: There is an information overlap between the FT1, DG1 and PR1
segments. If diagnosis information is sent in an FT1 segment, it should be
consistent with the information contained in any DG1 segments present within
its hierarchy. Since the procedure code field within the FT1 does not repeat,
if procedure information is sent on an FT1 it is recommended that the single
occurrence of the code in FT1 equates to the primary procedure (PR1-14 -
Procedure Priority code value 1).
Special codes in the Event Type record are used for updating.
ACK^P03^ACK |
General Acknowledgment |
Chapter |
---|---|---|
MSH |
Message Header |
2 |
MSA |
Message Acknowledgment |
2 |
[ ERR ] |
Error |
2 |
The error segment indicates the fields that caused a transaction to be rejected.
For
patient accounting systems that support demand billing, the QRY/DSR
transaction, as defined in Chapter 5, will provide the mechanism with which to
request a copy of the bill for printing or viewing by the requesting system.
QRY^P04^QRY_P04 |
Generate Bills and Accounts Receivable Statements |
Chapter |
---|---|---|
see |
5 |
DSR^P04^DSR_P04 |
Generate Bills and Accounts Receivable Statements |
Chapter |
---|---|---|
see |
5 |
Note: This is a display-oriented response. That is why the associated messages are defined in Chapter 5.
The
P05 event is sent when an existing account is being updated. From Standard
Version 2.3 onward, the P01 (add account) event should no longer be used for
updating an existing account, but only for creating a new account. With the
addition of P10 (transmit ambulatory payment classification [APC] groups) in
Version 2.4, it is expected that the P05 (update account) will be used to send
inpatient coding information and the P10 (transmit ambulatory payment
classification [APC] groups) will be used to send outpatient coding
information.
BAR^P05^BAR_P05 |
Update Billing Account |
Chapter |
---|---|---|
MSH |
Message Header |
2 |
EVN |
Event Type |
3 |
PID |
Patient Identification |
3 |
[ PD1 ] |
Additional Demographics |
3 |
[{ ROL }] |
Role |
12 |
{ |
||
[ PV1 ] |
Patient Visit |
3 |
[ PV2 ] |
Patient Visit - Additional Info |
3 |
[{ ROL }] |
Role |
12 |
[{ DB1 }] |
Disability Information |
3 |
[{ OBX }] |
Observation/Result |
7 |
[{ AL1 }] |
Allergy Information |
3 |
[{ DG1 }] |
Diagnosis |
6 |
[ DRG ] |
Diagnosis Related Group |
6 |
[{ PR1 |
Procedures |
6 |
[{ ROL }] |
Role |
12 |
}] |
||
[{ GT1 }] |
Guarantor |
6 |
[{ NK1 }] |
Next of Kin/Associated Parties |
3 |
[{ |
||
IN1 |
Insurance |
6 |
[ IN2 ] |
Insurance - Additional Info. |
6 |
[{IN3}] |
Insurance - Add'l Info. - Cert. |
6 |
[{ROL}] |
Role |
12 |
}] |
||
[ ACC ] |
Accident Information |
6 |
[ UB1 ] |
Universal Bill Information |
6 |
[ UB2 ] |
Universal Bill 92 Information |
6 |
[ ABS ] |
Abstract |
6 |
[{ B LC }] |
Blood Code |
6 |
[ R MI ] |
Risk Management Incident |
6 |
} |
ACK^P05^ACK |
General Acknowledgment |
Chapter |
---|---|---|
MSH |
Message Header |
2 |
MSA |
Message Acknowledgment |
2 |
[ ERR ] |
Error |
2 |
The error segment indicates the fields that caused a transaction to be rejected.
The
P06 event is a notification that the account is no longer open, that is, no new
charges can accrue to this account. This notification is not related to
whether or not the account is paid in full. EVN-2 - recorded date/time
must contain the account end date.
BAR^P06^BAR_P06 |
End Billing Account |
Chapter |
---|---|---|
MSH |
Message Header |
2 |
EVN |
Event Type |
3 |
{ |
||
PID |
Patient Identification |
3 |
[ PV1 ] |
Patient Visit |
3 |
} |
ACK^P06^ACK |
General Acknowledgment |
Chapter |
---|---|---|
MSH |
Message Header |
2 |
MSA |
Message Acknowledgment |
2 |
[ ERR ] |
Error |
2 |
The
error segment indicates the fields that caused a transaction to be rejected.
Note: P07-P09 have been defined by the Orders/Observations Technical
Committee as product experience messages.
The
P10 event is used to communicate Ambulatory Payment Classification (APC)
grouping. The grouping can be estimated or actual, based on the APC status
indictor in GP1-1. This information is mandated in the USA by the Health Care
Financing Administration (HCFA) for reimbursement of outpatient services. The
PID and PV1 segments are included for identification purposes only. When other
important fields change, it is recommended that the A08 (update patient
information) event be used in addition.
BAR^P10^BAR_P10 |
Transmit Ambulatory Payment Classification (APC) groups |
Chapter |
---|---|---|
MSH |
Message Header |
2 |
EVN |
Event Type |
3 |
PID |
Patient Identification |
3 |
PV1 |
Patient Visit |
3 |
[{ DG1 }] |
Diagnosis |
6 |
GP1 |
Grouping/Reimbursement - Visit |
6 |
[{ |
||
PR1 |
Procedures |
6 |
[ GP2 ] |
Grouping/reimbursement - Procedure |
6 |
}] |
ACK^P10^ACK |
General Acknowledgment |
Chapter |
---|---|---|
MSH |
Message Header |
2 |
MSA |
Message Acknowledgment |
2 |
[ ERR ] |
Error |
2 |
The error segment indicates the fields that caused a transaction to be rejected.
The
FT1 segment contains the detail data necessary to post charges, payments,
adjustments, etc. to patient accounting records.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
4 |
SI |
O |
00355 |
Set ID - FT1 |
||
2 |
12 |
ST |
O |
00356 |
Transaction ID |
||
3 |
10 |
ST |
O |
00357 |
Transaction Batch ID |
||
4 |
26 |
TS |
R |
00358 |
Transaction Date |
||
5 |
26 |
TS |
O |
00359 |
Transaction Posting Date |
||
6 |
8 |
IS |
R |
0017 |
00360 |
Transaction Type |
|
7 |
250 |
CE |
R |
0132 |
00361 |
Transaction Code |
|
8 |
40 |
ST |
B |
00362 |
Transaction Description |
||
9 |
40 |
ST |
B |
00363 |
Transaction Description - Alt |
||
10 |
6 |
NM |
O |
00364 |
Transaction Quantity |
||
11 |
12 |
CP |
O |
00365 |
Transaction Amount - Extended |
||
12 |
12 |
CP |
O |
00366 |
Transaction Amount - Unit |
||
13 |
250 |
CE |
O |
0049 |
00367 |
Department Code |
|
14 |
250 |
CE |
O |
0072 |
00368 |
Insurance Plan ID |
|
15 |
12 |
CP |
O |
00369 |
Insurance Amount |
||
16 |
80 |
PL |
O |
00133 |
Assigned Patient Location |
||
17 |
1 |
IS |
O |
0024 |
00370 |
Fee Schedule |
|
18 |
2 |
IS |
O |
0018 |
00148 |
Patient Type |
|
19 |
250 |
CE |
O |
Y |
0051 |
00371 |
Diagnosis Code - FT1 |
20 |
250 |
XCN |
O |
Y |
0084 |
00372 |
Performed By Code |
21 |
250 |
XCN |
O |
Y |
00373 |
Ordered By Code |
|
22 |
12 |
CP |
O |
00374 |
Unit Cost |
||
23 |
22 |
EI |
O |
00217 |
Filler Order Number |
||
24 |
250 |
XCN |
O |
Y |
00765 |
Entered By Code |
|
25 |
250 |
CE |
O |
0088 |
00393 |
Procedure Code |
|
26 |
250 |
CE |
O |
Y |
0340 |
01316 |
Procedure Code Modifier |
Definition: This field contains the number that identifies this transaction. For the first occurrence of the segment the sequence number shall be 1, for the second occurrence it shall be 2, etc.
Definition: This field contains a number assigned by the sending system for control purposes. The number can be returned by the receiving system to identify errors.
Definition: This field uniquely identifies the batch in which this transaction belongs.
Definition: This field contains the date of the transaction. For example, this field would be used to identify the date a procedure, item, or test was conducted or used. It may be defaulted to today's date.
Definition: This field contains the date of the transaction that was sent to the financial system for posting.
Definition:
This field contains the code that identifies the type of transaction. Refer
to User-defined Table 0017 - Transaction type for suggested values.
Values |
Description |
---|---|
CG |
Charge |
CD |
Credit |
PY |
Payment |
AJ |
Adjustment |
CO |
Co-payment |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the code assigned by the institution for the
purpose of uniquely identifying the transaction. For example, this field would
be used to uniquely identify a procedure, supply item, or test for charging
purposes. Refer to User-defined Table 0132 - Transaction code for
suggested values. See Chapter 7 for a discussion of the universal service ID.
Value |
Description |
---|---|
No suggested values defined |
Definition: This field has been retained for backward compatibility only. As of Version 2.3, FT1-7 - transaction code contains a component for the transaction description. When used for backward compatibility, FT1-8 - transaction description contains a description of the transaction associated with the code entered in FT1-7 - transaction code
Definition: This field has been retained for backward compatibility only. As of Version 2.3, FT1-7 - transaction code contains a component for the alternate transaction description. When used for backward compatibility, FT1-9 - transaction description-alt contains an alternate description of the transaction associated with the code entered in FT1-7 - transaction code.
Definition: This field contains the quantity of items associated with this transaction.
Components:
<price (MO)> ^ <price type (ID)> ^ <from value (NM)> ^
<to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: This field contains the amount of a transaction. It may be left
blank if the transaction is automatically priced. Total price for multiple
items.
Components:
<price (MO)> ^ <price type (ID)> ^ <from value (NM)> ^
<to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: This field contains the unit price of a transaction. Price of a
single item.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the department code that controls the
transaction code described above. Refer to User-defined Table 0049 -
Department code for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the identifier of the primary insurance plan
with which this transaction should be associated. Refer to User-defined
Table 0072 - Insurance plan ID for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Components:
<price (MO)> ^ <price type (ID)> ^ <from value (NM)> ^
<to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: This field contains the amount to be posted to the insurance plan
referenced above.
Components:
<point of care (IS)> ^ <room (IS)> ^ <bed (IS)> ^
<facility (HD)> ^ <location status (IS)> ^ <person location
type (IS)> ^ <building (IS)> ^ <floor (IS)> ^ <location
description (ST)>
Subcomponents of facility: <namespace ID (IS)> & <universal
ID (ST)> & <universal ID type (ID)>
Definition: This field contains the current patient location. This can be the
location of the patient when the charge item was ordered or when the charged
service was rendered. For the current assigned patient location, use PV1-3
- assigned patient location.
Definition:
This field contains the code used to select the appropriate fee schedule to be
used for this transaction posting. Refer to User-defined Table 0024 - Fee
schedule for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Definition:
This field contains the type code assigned to the patient for this episode of
care (visit or stay). Refer to User-defined Table 0018 - Patient type
for suggested values. This is for use when the patient type for billing
purposes is different than the visit patient type in PV1-18 - patient
type.
Value |
Description |
---|---|
No suggested values defined |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the primary diagnosis code for billing
purposes. ICD9-CM is assumed for all diagnosis codes. This is the most
current diagnosis code that has been assigned to the patient. ICD10 can also
be used. The name of coding system (third component) indicates which coding
system is used. Refer to User-defined Table 0051 - Diagnosis code for
suggested values.
Value |
Description |
---|---|
No suggested values defined |
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code (ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the composite number/name of the person/group
that performed the test/procedure/transaction, etc. This is the service
provider. Refer to User-defined Table 0084 - Performed by for suggested
values. Multiple names and identifiers for the same practitioner may be sent
in this field, not multiple practitioners. The legal name is assumed to be in
the first repetition. When the legal name is not sent, a repeat delimiter must
be sent first for the first repetition.
Value |
Description |
---|---|
No suggested values defined |
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code (ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the composite number/name of the person/group
that ordered the test/ procedure/transaction, etc. Multiple names and
identifiers for the same practitioner may be sent in this field, not multiple
practitioners. The legal name is assumed to be in the first repetition. When
the legal name is not sent, a repeat delimiter must be sent first for the first
repetition.
Components:
<price (MO)> ^ <price type (ID)> ^ <from value (NM)> ^
<to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: This field contains the unit cost of transaction. The cost of a
single item.
Components:
<entity identifier (ST)> ^ <namespace ID (IS)> ^ <universal ID
(ST)> ^ <universal ID type (ID)>
Definition: This field is used when the billing system is requesting
observational reporting justification for a charge. This is the number used by
a filler to uniquely identify a result. See Chapter 4 for a complete
description.
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code (ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field identifies the composite number/name of the person who
entered the insurance information.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains a unique identifier assigned to the procedure,
if any, associated with the charge. Refer to User-defined Table 0088 -
Procedure code for suggested values. This field is a CE data type for
compatibility with clinical and ancillary systems.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the procedure code modifier to the procedure
code reported in FT1-25-procedure code, when applicable. Procedure code
modifiers are defined by regulatory agencies such as HCFA and the AMA.
Multiple modifiers may be reported. Refer to User-defined Table 0340 -
Procedure code modifier for suggested values.
The
DG1 segment contains patient diagnosis information of various types, for
example, admitting, primary, etc. The DG1 segment is used to send multiple
diagnoses (for example, for medical records encoding). It is also used when
the FT1-19 - diagnosis code - FT1 does not provide sufficient
information for a billing system. This diagnosis coding should be
distinguished from the clinical problem segment used by caregivers to manage
the patient (see Chapter 12, Patient Care). Coding methodologies are also
defined.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
4 |
SI |
R |
00375 |
Set ID - DG1 |
||
2 |
2 |
ID |
(B) R |
0053 |
00376 |
Diagnosis Coding Method |
|
3 |
250 |
CE |
O |
0051 |
00377 |
Diagnosis Code - DG1 |
|
4 |
40 |
ST |
B |
00378 |
Diagnosis Description |
||
5 |
26 |
TS |
O |
00379 |
Diagnosis Date/Time |
||
6 |
2 |
IS |
R |
0052 |
00380 |
Diagnosis Type |
|
7 |
250 |
CE |
B |
0118 |
00381 |
Major Diagnostic Category |
|
8 |
250 |
CE |
B |
0055 |
00382 |
Diagnostic Related Group |
|
9 |
1 |
ID |
B |
0136 |
00383 |
DRG Approval Indicator |
|
10 |
2 |
IS |
B |
0056 |
00384 |
DRG Grouper Review Code |
|
11 |
250 |
CE |
B |
0083 |
00385 |
Outlier Type |
|
12 |
3 |
NM |
B |
00386 |
Outlier Days |
||
13 |
12 |
CP |
B |
00387 |
Outlier Cost |
||
14 |
4 |
ST |
B |
00388 |
Grouper Version And Type |
||
15 |
2 |
ID |
O |
0359 |
00389 |
Diagnosis Priority |
|
16 |
250 |
XCN |
O |
Y |
00390 |
Diagnosing Clinician |
|
17 |
3 |
IS |
O |
0228 |
00766 |
Diagnosis Classification |
|
18 |
1 |
ID |
O |
0136 |
00767 |
Confidential Indicator |
|
19 |
26 |
TS |
O |
00768 |
Attestation Date/Time |
Definition: This field contains the number that identifies this transaction. For the first occurrence of the segment the sequence number shall be 1, for the second occurrence it shall be 2, etc.
Definition:
This field has been retained for backward compatibility only.
Use the components of DG1-3 - diagnosis code-DG1 instead of this
field. When used for backward compatibility, ICD9 is the recommended coding
methodology. Refer to User-de
fined
Table 0053 - Diagnosis coding method for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: Use this field instead of DG1-2 - diagnosis coding method
and DG1-4 - diagnosis description. (Those two fields have been retained
for backward compatibility only.) DG1-3 - diagnosis code DG1 contains
the diagnosis code assigned to this diagnosis. Refer to User-defined Table
0051 - Diagnosis code for suggested values. This field is a CE data type
for compatibility with clinical and ancillary systems.
See Chapter 7 for suggested diagnosis codes. For the name of the coding
system, refer to Chapter 7, Section 7.2.5, "Coding schemes."
Definition: This field has been retained for backward compatibility only. Use the components of DG1-3 - diagnosis code-DG1 field instead of this field. When used for backward compatibility, DG1-4 - diagnosis description contains a description that best describes the diagnosis.
Definition: This field contains the date/time that the diagnosis was determined.
Definition:
This field contains a code that identifies the type of diagnosis being sent.
Refer to User-defined Table 0052 - Diagnosis type for suggested values.
This field should no longer be used to indicate "DRG" because the DRG fields
have moved to the new DRG segment.
Values |
Description |
---|---|
A |
Admitting |
W |
Working |
F |
Final |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field has been retained for backward compatibility
only. This field should only be used in a master file transaction.
Refer to User-defined Table 0118 - Major diagnostic category for
suggested values.
Value |
Description |
---|---|
No suggested values defined |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field has been retained for backward compatibility
only. This field has moved to the new DRG segment. It contains the
DRG for the transaction. Interim DRGs could be determined for an encounter.
Refer to User-defined Table 0055 - Diagnosis Related Group for suggested
values.
Value |
Description |
---|---|
No suggested values defined |
Definition: This field has been retained for backward compatibility only. This field has moved to the new DRG segment. This field indicates if the DRG has been approved by a reviewing entity. Refer to HL7 table 0136 - Yes/no indicator for valid values.
Definition:
This field has been retained for backward compatibility only.
This field has moved to the new DRG segment. Refer to User-defined Table
0056 - DRG grouper review code for suggested values. This code indicates
that the grouper results have been reviewed and approved.
Value |
Description |
---|---|
No suggested values defined |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field has been retained for backward compatibility
only. This field has moved to the new DRG segment. When used for
backward compatibility, this field contains the type of outlier (i.e. period of
care beyond DRG-standard stay in facility) that has been paid. Refer to
User-defined Table 0083 - Outlier type for suggested values.
Definition: This field has been retained for backward compatibility only. This field has moved to the new DRG segment. When used for backward compatibility, this field contains the number of days that have been approved for an outlier payment.
Components:
<price (MO)> ^ <price type (ID)> ^ <from value (NM)> ^
<to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: This field has been retained for backward compatibility
only. This field has moved to the new DRG segment. When used for
backward compatibility, this field contains the amount of money that has been
approved for an outlier payment.
Definition: This field has been retained for backward compatibility only. This field has moved to the new DRG segment; refer to the field definition in Section 6.5.3.1. When used for backward compatibility, this field contains the grouper version and type.
Definition:
This field contains the number that identifies the significance or priority of
the diagnosis code. Refer to User-defined Table 0359 - Diagnosis
priority for suggested values.
Value |
Description |
---|---|
0 |
Not included in diagnosis ranking |
1 |
The primary diagnosis |
2 ... |
For ranked secondary diagnoses |
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code(ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the individual responsible for generating the
diagnosis information. Multiple names and identifiers for the same person may
be sent in this field, not multiple diagnosing clinicians. The legal name is
assumed to be in the first repetition. When the legal name is not sent, a
repeat delimiter must be sent first for the first repetition.
Definition:
This field indicates if the patient information is for a diagnosis or a
non-diagnosis code. Refer to User-defined Table 0228 - Diagnosis
classification for suggested values.
Value |
Description |
---|---|
C |
Consultation |
D |
Diagnosis |
M |
Medication (antibiotic) |
O |
Other |
R |
Radiological scheduling (not using ICDA codes) |
S |
Sign and symptom |
T |
Tissue diagnosis |
I |
Invasive procedure not classified elsewhere (I.V., catheter, etc.) |
Definition:
This field indicates whether the diagnosis is confidential. Refer to HL7
table 0136 - Yes/no indicator for valid values.
Y the diagnosis is a confidential diagnosis
N the diagnosis does not contain a confidential diagnosis
Definition: This field contains the time stamp that indicates the date and time that the attestation was signed.
The
DRG segment contains diagnoses-related grouping information of various types.
The DRG segment is used to send the DRG information, for example, for billing
and medical records encoding.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
250 |
CE |
O |
0055 |
00382 |
Diagnostic Related Group |
|
2 |
26 |
TS |
O |
00769 |
DRG Assigned Date/Time |
||
3 |
1 |
ID |
O |
0136 |
00383 |
DRG Approval Indicator |
|
4 |
2 |
IS |
O |
0056 |
00384 |
DRG Grouper Review Code |
|
5 |
250 |
CE |
O |
0083 |
00385 |
Outlier Type |
|
6 |
3 |
NM |
O |
00386 |
Outlier Days |
||
7 |
12 |
CP |
O |
00387 |
Outlier Cost |
||
8 |
1 |
IS |
O |
0229 |
00770 |
DRG Payor |
|
9 |
9 |
CP |
O |
00771 |
Outlier Reimbursement |
||
10 |
1 |
ID |
O |
0136 |
00767 |
Confidential Indicator |
|
11 |
21 |
IS |
O |
0415 |
01500 |
DRG Transfer Type |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the DRG for the transaction. Interim DRG's
could be determined for an encounter. Refer to User-defined Table
0055 - DRG for suggested values. For the name of coding system component,
send the grouper version and type.
Definition: This field contains the time stamp to indicate the date and time that the DRG was assigned.
Definition: This field indicates if the DRG has been approved by a reviewing entity. Refer to HL7 table 0136 - Yes/no indicator for valid values.
Definition: This code indicates that the grouper results have been reviewed and approved. Refer to User-defined Table 0056 - DRG grouper review code for suggested values.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: Refers to the type of outlier (i.e. period of care beyond
DRG-standard stay in facility) that has been paid. Refer to User-defined
Table 0083 - Outlier type for suggested values.
Values |
Description |
---|---|
D |
Outlier days |
C |
Outlier cost |
Definition: This field contains the number of days that have been approved as an outlier payment.
Components:
<price (MO)> ^ <price type (ID)> ^ <from value (NM)> ^
<to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: This field contains the amount of money that has been approved for
an outlier payment.
Definition:
This field indicates the associated DRG Payor. Refer to User-defined Table
0229 - DRG payor for suggested values.
Value |
Description |
---|---|
M |
Medicare |
C |
Champus |
G |
Managed Care Organization |
Components:
<price (MO)> ^ <price type (ID)> ^ <from value (NM)> ^
<to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: Where applicable, the outlier reimbursement amount indicates the
part of the total reimbursement designated for reimbursement of outlier
conditions (day or cost).
Definition:
This field indicates if the DRG contains a confidential diagnosis. Refer to
HL7 table 0136 - Yes/no indicator for valid values.
Y the DRG contains a confidential diagnosis
N the DRG does not contain a confidential diagnosis
Definition:
This field indicates the type of hospital receiving a transfer patient, which
affects how a facility is reimbursed under diagnosis related group (DRGs), for
example, exempt or non-exempt. Refer to User-defined Table 0415 - DRG
transfer type for suggested values.
Value |
Description |
---|---|
N |
DRG Non Exempt |
E |
DRG Exempt |
The
PR1 segment contains information relative to various types of procedures that
can be performed on a patient. The PR1 segment can be used to send procedure
information, for example: Surgical, Nuclear Medicine, X-ray with contrast, etc.
The PR1 segment is used to send multiple procedures, for example, for medical
records encoding or for billing systems.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
4 |
SI |
R |
00391 |
Set ID - PR1 |
||
2 |
3 |
IS |
(B) R |
0089 |
00392 |
Procedure Coding Method |
|
3 |
250 |
CE |
R |
0088 |
00393 |
Procedure Code |
|
4 |
40 |
ST |
B |
00394 |
Procedure Description |
||
5 |
26 |
TS |
R |
00395 |
Procedure Date/Time |
||
6 |
2 |
IS |
O |
0230 |
00396 |
Procedure Functional Type |
|
7 |
4 |
NM |
O |
00397 |
Procedure Minutes |
||
8 |
250 |
XCN |
B |
Y |
0010 |
00398 |
Anesthesiologist |
9 |
2 |
IS |
O |
0019 |
00399 |
Anesthesia Code |
|
10 |
4 |
NM |
O |
00400 |
Anesthesia Minutes |
||
11 |
250 |
XCN |
B |
Y |
0010 |
00401 |
Surgeon |
12 |
250 |
XCN |
B |
Y |
0010 |
00402 |
Procedure Practitioner |
13 |
250 |
CE |
O |
0059 |
00403 |
Consent Code |
|
14 |
2 |
ID |
O |
0418 |
00404 |
Procedure Priority |
|
15 |
250 |
CE |
O |
0051 |
00772 |
Associated Diagnosis Code |
|
16 |
250 |
CE |
O |
Y |
0340 |
01316 |
Procedure Code Modifier |
17 |
20 |
IS |
O |
0416 |
01501 |
Procedure DRG Type |
|
18 |
250 |
CE |
O |
Y |
0417 |
01502 |
Tissue Type Code |
Definition: This field contains the number that identifies this transaction. For the first occurrence of the segment the sequence number shall be 1, for the second occurrence it shall be 2, etc.
Definition:
This field has been retained for backward compatibility only.
Use the components of PR1-3 - procedure code instead of this field.
When used for backward compatibility, PR1-2 - procedure coding method
contains the methodology used to assign a code to the procedure (CPT4, for
example). If more than one coding method is needed for a single procedure,
this field and the associated values in PR1-3 - procedure code and
PR1-4 - procedure description may repeat. In this instance, the three
fields (PR1-2 through PR1-4) are directly associated with one
another. Refer to User-defined Table 0089 - Procedure coding method for
suggested values.
Value |
Description |
---|---|
No suggested values defined |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: Use this field instead of PR1-2 - procedure coding method
and PR1-4 - procedure description. Those two fields have been retained
for backward compatibility only. This field contains a unique identifier
assigned to the procedure. Refer to User-defined Table 0088 - Procedure
code for suggested values. This field is a CE data type for compatibility
with clinical and ancillary systems.
Value |
Description |
---|---|
No suggested values defined |
Definition: This field has been retained for backward compatibility only. Use the components of PR1-3 - procedure code instead of this field. The field contains a text description that describes the procedure.
Definition: This field contains the date/time that the procedure was performed.
Definition:
This field contains the optional code that further defines the type of
procedure. Refer to User-defined Table 0230 - Procedure functional type
for suggested values.
Value |
Description |
---|---|
A |
Anesthesia |
P |
Procedure for treatment (therapeutic, including operations) |
I |
Invasive procedure not classified elsewhere (e.g., IV, catheter, etc.) |
D |
Diagnostic procedure |
Definition: This field indicates the length of time in whole minutes that the procedure took to complete.
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code(ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: HL7 has introduced the ROL segment to report a wide range of
practitioner roles related to a single procedure. This segment is described in
Chapter 12. When using trigger events introduced in HL7 Version 2.3, it is
recommended that the ROL segment be used to report all practitioner roles
related to the procedure.
However, in order to maintain backward compatibility, the practitioner roles
existing in HL7 Version 2.2 (PR1-8 - anesthesiologist, PR1-11 -
surgeon, and PR1-12 - procedure practitioner) should also be
populated in the PR1 segment as per the HL7 2.2 specifications. You may
additionally report the practitioner information in the ROL segment (See
Chapter 12, Section 12.4.3, "ROL - role segment").
When this field is used for backward compatibility, the XCN data type applies.
It contains the anesthesiologist who administered the anesthesia. Use values
in User-defined Table 0010 - Physician ID for first component. Multiple
names and identifiers for the same person should be sent in this field, not
multiple anesthesiologists. The legal name is assumed to be in the first
repetition. When the legal name is not sent, a repeat delimiter must be sent
first for the first repetition.
Value |
Description |
---|---|
No suggested values defined |
Definition:
This field contains a unique identifier of the anesthesia used during the
procedure. Refer to User-defined Table 0019 - Anesthesia code for
suggested values.
Value |
Description |
---|---|
No suggested values defined |
Definition: This field contains the length of time in minutes that the anesthesia was administered.
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code(ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: HL7 has introduced the ROL segment to report a wide range of
practitioner roles related to a single procedure. This segment is described in
Chapter 12. When using trigger events introduced in HL7 Version 2.3, it is
recommended that the ROL segment be used to report all practitioner roles
related to the procedure.
However, in order to maintain backward compatibility, the practitioner roles
existing in HL7 Version 2.2 (PR1-8 - anesthesiologist, PR1-11 -
surgeon, and PR1-12 - procedure practitioner) should also be
populated in the PR1 segment as per the HL7 2.2 specifications. You may
additionally report the practitioner information in the ROL segment (See
Chapter 12, Section 12.4.3, "ROL - role segment").
When this field is being used for backward compatibility, the XCN data type
applies. It contains the surgeon who performed the procedure. Use the values
in User-defined Table 0010 - Physician ID for the first component.
Multiple names and identifiers for the same person should be sent in this
field, not multiple surgeons. The legal name is assumed to be in the first
repetition. When the legal name is not sent, a repeat delimiter must be sent
first for the first repetition.
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code(ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: HL7 has introduced the ROL segment to report a wide range of
practitioner roles related to a single procedure. This segment is described in
Chapter 12. When using trigger events introduced in HL7 Version 2.3, it is
recommended that the ROL segment be used to report all practitioner roles
related to the procedure.
However, in order to maintain backward compatibility, the practitioner roles
existing in HL7 Version 2.2 (PR1-8 - anesthesiologist, PR1-11 -
surgeon, and PR1-12 - procedure practitioner) should also be
populated in the PR1 segment as per the HL7 2.2 specifications. You may
additionally report the practitioner information in the ROL segment (See
Chapter 12, Section 12.4.3, "ROL - role segment").
This field contains the different types of practitioners associated with this
procedure. The ID and name components follow the standard rules defined for a
composite name (XCN) field. The last component, identifier type code,
indicates which type of procedure practitioner is shown. When the identifier
type component is unvalued, it is assumed that the practitioner identified is a
resident. Use values in User-defined Table 0010 - Physician ID for the
first component. Refer to User-defined Table 0133 - Procedure practitioner
identifier code type for suggested values for the identifier type code
component.
Value |
Description |
---|---|
AN |
Anesthesiologist/Anesthetist |
PR |
Procedure MD/ Surgeon |
RD |
Radiologist |
RS |
Resident |
NP |
Nurse Practitioner |
CM |
Certified Nurse Midwife |
SN |
Scrub Nurse |
PS |
Primary Surgeon |
AS |
Assistant Surgeon |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the type of consent that was obtained for
permission to treat the patient. Refer to User-defined Table 0059 - Consent
code for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Definition:
This field contains a number that identifies the significance or priority of
the procedure code. Refer to HL7 table 0418 - Procedure priority for
valid values.
Value |
Description |
---|---|
0 |
the admitting procedure |
1 |
the primary procedure |
2 ... |
for ranked secondary procedures |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the diagnosis that is the primary reason this
procedure was performed, e.g. in the US, Medicare wants to know for which
diagnosis this procedure is submitted for inclusion on HCFA 1500 form. Refer
to User-defined Table 0051 - Diagnosis code for suggested values.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the procedure code modifier to the procedure
code reported in field 3, when applicable. Procedure code modifiers are
defined by regulatory agencies such as HCFA and the AMA. Multiple modifiers
may be reported. Refer to User-defined Table 0340 - Procedure code
modifier for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Definition:
This field indicates a procedure's priority ranking relative to its DRG. Refer
to User-defined Table 0416 - Procedure DRG type for suggested values.
Value |
Description |
---|---|
1 |
1st non-Operative |
2 |
2nd non-Operative |
3 |
Major Operative |
4 |
2nd Operative |
5 |
3rd Operative |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: Code representing type of tissue removed from a patient during
this procedure. Refer to User-defined Table 0417 - Tissue type code for
suggested values.
Value |
Description |
---|---|
1 |
Insufficient Tissue |
2 |
Not abnormal |
3 |
Abnormal-not categorized |
4 |
Mechanical abnormal |
5 |
Growth alteration |
6 |
Degeneration & necrosis |
7 |
Non-acute inflammation |
8 |
Non-malignant neoplasm |
9 |
Malignant neoplasm |
0 |
No tissue expected |
B |
Basal cell carcinoma |
C |
Carcinoma-unspecified type |
G |
Additional tissue required |
The
GT1 segment contains guarantor (e.g., the person or the organization with
financial responsibility for payment of a patient account) data for patient and
insurance billing applications.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
4 |
SI |
R |
00405 |
Set ID - GT1 |
||
2 |
250 |
CX |
O |
Y |
00406 |
Guarantor Number |
|
3 |
250 |
XPN |
R |
Y |
00407 |
Guarantor Name |
|
4 |
250 |
XPN |
O |
Y |
00408 |
Guarantor Spouse Name |
|
5 |
250 |
XAD |
O |
Y |
00409 |
Guarantor Address |
|
6 |
250 |
XTN |
O |
Y |
00410 |
Guarantor Ph Num - Home |
|
7 |
250 |
XTN |
O |
Y |
00411 |
Guarantor Ph Num - Business |
|
8 |
26 |
TS |
O |
00412 |
Guarantor Date/Time Of Birth |
||
9 |
1 |
IS |
O |
0001 |
00413 |
Guarantor Administrative Sex |
|
10 |
2 |
IS |
O |
0068 |
00414 |
Guarantor Type |
|
11 |
250 |
CE |
O |
0063 |
00415 |
Guarantor Relationship |
|
12 |
11 |
ST |
O |
00416 |
Guarantor SSN |
||
13 |
8 |
DT |
O |
00417 |
Guarantor Date - Begin |
||
14 |
8 |
DT |
O |
00418 |
Guarantor Date - End |
||
15 |
2 |
NM |
O |
00419 |
Guarantor Priority |
||
16 |
250 |
XPN |
O |
Y |
00420 |
Guarantor Employer Name |
|
17 |
250 |
XAD |
O |
Y |
00421 |
Guarantor Employer Address |
|
18 |
250 |
XTN |
O |
Y |
00422 |
Guarantor Employer Phone Number |
|
19 |
250 |
CX |
O |
Y |
00423 |
Guarantor Employee ID Number |
|
20 |
2 |
IS |
O |
0066 |
00424 |
Guarantor Employment Status |
|
21 |
250 |
XON |
O |
Y |
00425 |
Guarantor Organization Name |
|
22 |
1 |
ID |
O |
0136 |
00773 |
Guarantor Billing Hold Flag |
|
23 |
250 |
CE |
O |
0341 |
00774 |
Guarantor Credit Rating Code |
|
24 |
26 |
TS |
O |
00775 |
Guarantor Death Date And Time |
||
25 |
1 |
ID |
O |
0136 |
00776 |
Guarantor Death Flag |
|
26 |
250 |
CE |
O |
0218 |
00777 |
Guarantor Charge Adjustment Code |
|
27 |
10 |
CP |
O |
00778 |
Guarantor Household Annual Income |
||
28 |
3 |
NM |
O |
00779 |
Guarantor Household Size |
||
29 |
250 |
CX |
O |
Y |
00780 |
Guarantor Employer ID Number |
|
30 |
250 |
CE |
O |
0002 |
00781 |
Guarantor Marital Status Code |
|
31 |
8 |
DT |
O |
00782 |
Guarantor Hire Effective Date |
||
32 |
8 |
DT |
O |
00783 |
Employment Stop Date |
||
33 |
2 |
IS |
O |
0223 |
00755 |
Living Dependency |
|
34 |
2 |
IS |
O |
Y |
0009 |
00145 |
Ambulatory Status |
35 |
250 |
CE |
O |
Y |
0171 |
00129 |
Citizenship |
36 |
250 |
CE |
O |
0296 |
00118 |
Primary Language |
|
37 |
2 |
IS |
O |
0220 |
00742 |
Living Arrangement |
|
38 |
250 |
CE |
O |
0215 |
00743 |
Publicity Code |
|
39 |
1 |
ID |
O |
0136 |
00744 |
Protection Indicator |
|
40 |
2 |
IS |
O |
0231 |
00745 |
Student Indicator |
|
41 |
250 |
CE |
O |
0006 |
00120 |
Religion |
|
42 |
250 |
XPN |
O |
Y |
00109 |
Mother's Maiden Name |
|
43 |
250 |
CE |
O |
0212 |
00739 |
Nationality |
|
44 |
250 |
CE |
O |
Y |
0189 |
00125 |
Ethnic Group |
45 |
250 |
XPN |
O |
Y |
00748 |
Contact Person's Name |
|
46 |
250 |
XTN |
O |
Y |
00749 |
Contact Person's Telephone Number |
|
47 |
250 |
CE |
O |
0222 |
00747 |
Contact Reason |
|
48 |
2 |
IS |
O |
0063 |
00784 |
Contact Relationship |
|
49 |
20 |
ST |
O |
00785 |
Job Title |
||
50 |
20 |
JCC |
O |
0327/ 0328 |
00786 |
Job Code/Class |
|
51 |
250 |
XON |
O |
Y |
01299 |
Guarantor Employer's Organization Name |
|
52 |
2 |
IS |
O |
0295 |
00753 |
Handicap |
|
53 |
2 |
IS |
O |
0311 |
00752 |
Job Status |
|
54 |
50 |
FC |
O |
0064 |
01231 |
Guarantor Financial Class |
|
55 |
250 |
CE |
O |
Y |
0005 |
01291 |
Guarantor Race |
Definition: GT1-1 - set ID contains a number that identifies this transaction. For the first occurrence of the segment the sequence shall be 1, for the second occurrence it shall be 2, etc.
Components:
<ID (ST)> ^ <check digit (ST)> ^ <code identifying the check
digit scheme employed (ID)> ^ < assigning authority (HD)> ^
<identifier type code (ID)> ^ < assigning facility (HD) ^
<effective date (DT)> ^ <expiration date (DT)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the primary identifier, or other identifiers,
assigned to the guarantor. The assigning authority and identifier type code
are strongly recommended for all CX data types.
Components:
In Version 2.3, replaces the PN data type. <family name (FN)> ^
<given name (ST)> ^ <second and further given names or initials
thereof (ST)> ^ <suffix (e.g., JR or III) (ST)> ^ <prefix (e.g.,
DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <name type code (ID)
> ^ <name representation code (ID)> ^ <name context (CE)> ^
<name validity range (DR)> ^ <name assembly order (ID)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Definition: This field contains the name of the guarantor. Multiple names for
the same guarantor may be sent in this field. The legal name is assumed to be
in the first repetition. When the legal name is not sent, a repeat delimiter
must be sent first for the first repetition.
Beginning with Version 2.3, if the guarantor is an organization, send a null
value ("") in GT1-3 - guarantor name and put the organization name in
GT1-21 - guarantor organization name. Either guarantor name or
guarantor organization name is required.
Components:
In Version 2.3, replaces the PN data type. <family name (FN)> ^
<given name (ST)> ^ <second and further given names or initials
thereof (ST)> ^ <suffix (e.g., JR or III) (ST)> ^ <prefix (e.g.,
DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <name type code (ID)
> ^ <name representation code (ID)> ^ <name context (CE)> ^
<name validity range (DR)> ^ <name assembly order (ID)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Definition: This field contains the name of the guarantor's spouse. Multiple
names for the same guarantor spouse may be sent in this field. The legal name
is assumed to be in the first repetition. When the legal name is not sent, a
repeat delimiter must be sent first for the first repetition.
Components:
In Version 2.3 and later, replaces the AD data type. <street address
(ST)> ^ <other designation (ST)> ^ <city (ST)> ^ <state or
province (ST)> ^ <zip or postal code (ST)> ^ <country (ID)> ^
< address type (ID)> ^ <other geographic designation (ST)>
^ <county/parish code (IS)> ^ <census tract (IS)> ^
<address representation code (ID)> ^ <address validity range
(DR)>
Subcomponents of street address: <street address (ST)> &
<street name (ST)> & <dwelling number (ST)>
Definition: This field contains the guarantor's address. Multiple addresses
for the same person may be sent in this field. The mailing address is assumed
to be in the first repetition. When the mailing address is not sent, a repeat
delimiter must be sent first for the first repetition.
components:
[NNN] [(999)]999-9999 [X99999] [B99999] [C any text] ^
<telecommunication use code (ID)> ^ <telecommunication equipment type
(ID)> ^ <email address (ST)> ^ <country code (NM)> ^
<area/city code (NM)> ^ <phone number (NM)> ^ <extension
(NM)> ^ <any text (ST)>
Definition: This field contains the guarantor's home phone number. All
personal phone numbers for the guarantor may be sent in this field. The
primary telephone number is assumed to be in the first repetition. When the
primary telephone number is not sent, a repeat delimiter must be sent first for
the first repetition.
Components:
[NNN] [(999)]999-9999 [X99999] [B99999] [C any text] ^
<telecommunication use code (ID)> ^ <telecommunication equipment type
(ID)> ^ <email address (ST)> ^ <country code (NM)> ^
<area/city code (NM)> ^ <phone number (NM)> ^ <extension
(NM)> ^ <any text (ST)>
Definition: This field contains the guarantor's business phone number. All
business phone numbers for the guarantor may be sent in this field. The
primary telephone number is assumed to be in the first repetition. When the
primary telephone number is not sent, a repeat delimiter must be sent first for
the first repetition.
Definition: This field contains the guarantor's date of birth.
Definition: This field contains the guarantor's gender. Refer to User-defined Table 0001 - Administrative sex for suggested values.
Definition:
This field indicates the type of guarantor, e.g., individual, institution,
etc. Refer to User-defined Table 0068 - Guarantor type for suggested
values.
Value |
Description |
---|---|
No suggested values defined |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field indicates the relationship of the guarantor with the
patient, e.g., parent, child, etc. Refer to User-defined Table 0063 -
Relationship for suggested values.
Definition: This field contains the guarantor's social security number.
Definition: This field contains the date that the guarantor becomes responsible for the patient's account.
Definition: This field contains the date that the guarantor stops being responsible for the patient's account.
Definition:
This field is used to determine the order in which the guarantors are
responsible for the patient's account.
"1" = primary guarantor
"2" = secondary guarantor, etc.
Components:
In Version 2.3, replaces the PN data type. <family name (FN)> ^
<given name (ST)> ^ <second and further given names or initials
thereof (ST)> ^ <suffix (e.g., JR or III) (ST)> ^ <prefix (e.g.,
DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <name type code (ID)
> ^ <name representation code (ID)> ^ <name context (CE)> ^
<name validity range (DR)> ^ <name assembly order (ID)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Definition: This field contains the name of the guarantor's employer, if the
employer is a person. When the guarantor's employer is an organization, use
GT1-51 - guarantor employer's organization name. Multiple names for the
same person may be sent in this field, not multiple employers. The legal name
must be sent first in the repetition. When the legal name is not sent, a
repeat delimiter must be sent first for the first repetition.
Components:
In Version 2.3 and later, replaces the AD data type. <street address
(ST)> ^ <other designation (ST)> ^ <city (ST)> ^ <state or
province (ST)> ^ <zip or postal code (ST)> ^ <country (ID)> ^
< address type (ID)> ^ <other geographic designation (ST)>
^ <county/parish code (IS)> ^ <census tract (IS)> ^
<address representation code (ID)> ^ <address validity range
(DR)>
Subcomponents of street address: <street address (ST)> &
<street name (ST)> & <dwelling number (ST)>
Definition: This field contains the guarantor's employer's address. Multiple
addresses for the same employer may be sent in this field. The mailing address
must be sent first in the repetition. When the mailing address is not sent, a
repeat delimiter must be sent first for the first repetition.
Components:
[NNN] [(999)]999-9999 [X99999] [B99999] [C any text] ^ <telecommunication
use code (ID)> ^ <telecommunication equipment type (ID)> ^ <email
address (ST)> ^ <country code (NM)> ^ <area/city code (NM)> ^
<phone number (NM)> ^ <extension (NM)> ^ <any text
(ST)>
Definition: This field contains the guarantor's employer's phone number.
Multiple phone numbers for the same employer may be sent in this field. The
primary telephone number must be sent first in the sequence. When the primary
telephone number is not sent, a repeat delimiter must be sent first for the
first repetition.
Components:
<ID (ST)> ^ <check digit (ST)> ^ <code identifying the check
digit scheme employed (ID)> ^ < assigning authority (HD)> ^
<identifier type code (ID)> ^ < assigning facility (HD) ^
<effective date (DT)> ^ <expiration date (DT)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the guarantor's employee number. The
assigning authority and identifier type code are strongly recommended for all
CX data types.
Definition:
This field contains the code that indicates the guarantor's employment status.
Refer to User-defined Table 0066 - Employment status for suggested
values.
Value |
Description |
---|---|
No suggested values defined |
Components:
<organization name (ST)> ^ <organization name type code (ID)> ^
<ID number (ID)> ^ <check digit (NM)> ^ < check digit scheme
(ID)> ^ <assigning authority (HD)> ^ <identifier type code (ID)>
^ <assigning facility ID (HD)> ^ <name representation code
(ID)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the name of the guarantor when the guarantor
is an organization. Multiple names for the same guarantor may be sent in this
field, not multiple guarantors. The legal name is assumed to be in the first
repetition. When the legal name is not sent, a repeat delimiter must be sent
first for the first repetition.
Beginning with Version 2.3, if the guarantor is a person, send a null value
("") in GT1-21 - guarantor organization name and put the person name in
GT1-3 - guarantor name. Either guarantor person name or guarantor
organization name is required.
Definition:
Refer to HL7 table 0136 - Yes/no indicator for valid values. This
field indicates whether or not a system should suppress printing of the
guarantor's bills.
Y a system should suppress printing of guarantor's bills
N a system should not suppress printing of guarantor's bills
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the guarantor's credit rating. Refer to
User-defined Table 0341 - Guarantor credit rating code for suggested
values.
Value |
Description |
---|---|
No suggested values defined |
Definition: This field is used to indicate the date and time at which the guarantor's death occurred.
Definition:
This field indicates whether or not the guarantor is deceased. Refer to
HL7 table 0136 - Yes/no indicator for valid values.
Y the guarantor is deceased
N the guarantor is living
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains user-defined codes that indicate which
adjustments should be made to this guarantor's charges. For example, when the
hospital agrees to adjust this guarantor's charges to a sliding scale. Refer
to User-defined Table 0218 - Patient charge adjustment for suggested
values.
Example: This field would contain the value used for sliding-fee scale
processing.
Value |
Description |
---|---|
No suggested values defined |
Components:
<price (MO)> ^ <price type (ID)> ^ <from value (NM)> ^
<to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: This field contains the combined annual income of all members of
the guarantor's household.
Definition: This field specifies the number of people living at the guarantor's primary residence.
Components:
<ID (ST)> ^ <check digit (ST)> ^ <code identifying the check
digit scheme employed (ID)> ^ < assigning authority (HD)> ^
<identifier type code (ID)> ^ < assigning facility (HD) ^
<effective date (DT)> ^ <expiration date (DT)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This is a code that uniquely identifies the guarantor's employer
when the employer is a person. It may be a user-defined code or a code defined
by a government agency (Federal Tax ID#).
When further breakdowns of employer information are needed, such as a division
or plant, it is recommended that the coding scheme incorporate the
relationships (e.g., define separate codes for each division). The assigning
authority and identifier type code are strongly recommended for all CX data
types.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the marital status of the guarantor. Refer
to User-defined Table 0002 - Marital status for suggested values.
Definition: This field contains the date that the guarantor's employment began.
Definition: This field indicates the date on which the guarantor's employment with a particular employer ended.
Definition:
Identifies the specific living conditions of the guarantor. Refer to
User-defined Table 0223 - Living dependency for suggested values.
Value |
Description |
---|---|
D |
Spouse dependent |
M |
Medical Supervision Required |
S |
Small children |
WU |
Walk up |
CB |
Common Bath |
Definition: Identifies the transient state of mobility for the guarantor. Refer to User-defined Table 0009 - Ambulatory status for suggested values.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the code to identify the guarantor's
citizenship. HL7 recommends using ISO table 3166 as the suggested values in
User-defined Table 0171 - Citizenship.
Value |
Description |
---|---|
No suggested values defined |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field identifies the guarantor's primary speaking language.
HL7 recommends using ISO table 639 as the suggested values in User-defined
Table 0296 - Primary language.
Value |
Description |
---|---|
No suggested values defined |
Definition:
This field identifies the situation in which the person lives at his
residential address. Refer to User-defined Table 0220 - Living
arrangement for suggested values.
Value |
Description |
---|---|
A |
Alone |
F |
Family |
I |
Institution |
R |
Relative |
U |
Unknown |
S |
Spouse Only |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains a user-defined code indicating what level of
publicity is allowed (e.g., No Publicity, Family Only) for a guarantor. Refer
to User-defined Table 0215 - Publicity code for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Definition:
This field identifies the guarantor's protection, which determines whether or
not access to information about this enrollee should be restricted from users
who do not have adequate authority. Refer to HL7 table 0136 - Yes/no
indicator for valid values.
Y restrict access
N do not restrict access
Definition:
This field indicates whether the guarantor is currently a student, and whether
the guarantor is a full-time or part-time student. This field does not
indicate the degree level (high school, college) of the student, or his/her
field of study (accounting, engineering, etc.). Refer to
User-defined Table 0231- Student status for suggested values.
Values |
Description |
---|---|
F |
Full-time student |
P |
Part-time student |
N |
Not a student |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field indicates the type of religion practiced by the
guarantor. Refer to User-defined Table 0006 - Religion for suggested
values.
Components:
In Version 2.3, replaces the PN data type. <family name (FN)> ^
<given name (ST)> ^ <second and further given names or initials
thereof (ST)> ^ <suffix (e.g., JR or III) (ST)> ^ <prefix (e.g.,
DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <name type code (ID)
> ^ <name representation code (ID)> ^ <name context (CE)> ^
<name validity range (DR)> ^ <name assembly order (ID)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Definition: This field indicates the guarantor's mother's maiden name.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains a code that identifies the nation or national
grouping to which the person belongs. This may be different from a person's
citizenship in countries in which multiple nationalities are recognized (for
example, Spain: Basque, Catalan, etc.). HL7 recommends using ISO table 3166 as
suggested values in User-defined Table 0212 - Nationality.
Value |
Description |
---|---|
No suggested values defined |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the guarantor's ethnic group. Refer to
User-defined Table 0189 - Ethnic group for suggested values. The second
triplet of the CE data type for ethnic group (alternate identifier, alternate
text, and name of alternate coding system) is reserved for governmentally
assigned codes. In the US, a current use is to report ethnicity in line with US
federal standards for Hispanic origin.
Components:
In Version 2.3, replaces the PN data type. <family name (FN)> ^
<given name (ST)> ^ <second and further given names or initials
thereof (ST)> ^ <suffix (e.g., JR or III) (ST)> ^ <prefix (e.g.,
DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <name type code (ID)
> ^ <name representation code (ID)> ^ <name context (CE)> ^
<name validity range (DR)> ^ <name assembly order (ID)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Definition: This field contains the name of the person who should be contacted
regarding the guarantor bills, etc. This may be someone other than the
guarantor. (Contact guarantor's wife regarding all bills - guarantor lives out
of country).
This is a repeating field that allows for multiple names for the same person.
The legal name is assumed to be in the first repetition. When the legal name
is not sent, a repeat delimiter must be sent first for the first repetition.
Components:
[NNN] [(999)]999-9999 [X99999] [B99999] [C any text] ^
<telecommunication use code (ID)> ^ <telecommunication equipment type
(ID)> ^ <email address (ST)> ^ <country code (NM)> ^
<area/city code (NM)> ^ <phone number (NM)> ^ <extension
(NM)> ^ <any text (ST)>
Definition: This field contains the telephone number of the guarantor (person)
to contact regarding guarantor bills, etc. Multiple phone numbers for that
person may be sent in this sequence. The primary telephone number is assumed
to be in the first repetition. When the primary telephone number is not sent,
a repeat delimiter must be sent first for the first repetition.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains a user-defined code that identifies the reason
for contacting the guarantor, for example, to phone the guarantor if payments
are late. Refer to User-defined Table 0222 - Contact reason for
suggested values.
Value |
Description |
---|---|
No suggested values defined |
Definition: Identifies the guarantor relationship to the contact person specified above. Refer to User-defined Table 0063 - Relationship for suggested values. Examples include wife, attorney, power of attorney, self, and organization.
Definition: This field contains a descriptive name of the guarantor's occupation (e.g., Sr. Systems Analyst, Sr. Accountant).
Components:
<job code (IS)> ^ <job class (IS)>
Definition: This field contains the guarantor's job code and employee
classification. Refer to User-defined Table 0327 - Job code/class and
User-defined Table 0328 - Employee classification for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Value |
Description |
---|---|
No suggested values defined |
Components:
<organization name (ST)> ^ <organization name type code (ID)> ^
<ID number (ID)> ^ <check digit (NM)> ^ < check digit scheme
(ID)> ^ <assigning authority (HD)> ^ <identifier type code (ID)>
^ <assigning facility ID (HD)> ^ <name representation code
(ID)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the name of the guarantor's employer when the
guarantor's employer is an organization. When the guarantor's employer is a
person, use GT1-16 - guarantor employer name. Multiple names for the
same guarantor may be sent in this field. The legal name is assumed to be in
the first repetition. When the legal name is not sent, a repeat delimiter must
be sent first for the first repetition.
Definition:
This field contains a code to describe the guarantor's disability. Refer to
User-defined Table 0295 - Handicap for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Definition:
This field contains a code that identifies the guarantor's current job status.
Refer to User-defined Table 0311 - Job status for suggested values.
Values |
Description |
---|---|
P |
Permanent |
T |
Temporary |
O |
Other |
U |
Unknown |
Components:
<financial class (IS)> ^ <effective date (TS)>
Definition: This field contains
the
financial class (FC) assigned to the guarantor for the purpose of identifying
sources of reimbursement. It can be different than that of the patient. When
the FC of the guarantor is different than the FC of the patient, and the
guarantor's coverage for that patient has been exhausted, the source of
reimbursement falls back onto the FC of the patient. Refer to User-defined
Table 0064 - Financial class for suggested values.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field refers to the guarantor's race. Refer to
User-defined Table 0005 - Race for suggested values. The second triplet
of the CE data type for race (alternate identifier, alternate text, and name of
alternate coding system) is reserved for governmentally assigned codes.
The
IN1 segment contains insurance policy coverage information necessary to produce
properly pro-rated patient and insurance bills.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
4 |
SI |
R |
00426 |
Set ID - IN1 |
||
2 |
250 |
CE |
R |
0072 |
00368 |
Insurance Plan ID |
|
3 |
250 |
CX |
R |
Y |
00428 |
Insurance Company ID |
|
4 |
250 |
XON |
O |
Y |
00429 |
Insurance Company Name |
|
5 |
250 |
XAD |
O |
Y |
00430 |
Insurance Company Address |
|
6 |
250 |
XPN |
O |
Y |
00431 |
Insurance Co Contact Person |
|
7 |
250 |
XTN |
O |
Y |
00432 |
Insurance Co Phone Number |
|
8 |
12 |
ST |
O |
00433 |
Group Number |
||
9 |
250 |
XON |
O |
Y |
00434 |
Group Name |
|
10 |
250 |
CX |
O |
Y |
00435 |
Insured's Group Emp ID |
|
11 |
250 |
XON |
O |
Y |
00436 |
Insured's Group Emp Name |
|
12 |
8 |
DT |
O |
00437 |
Plan Effective Date |
||
13 |
8 |
DT |
O |
00438 |
Plan Expiration Date |
||
14 |
250 |
CM |
O |
00439 |
Authorization Information |
||
15 |
3 |
IS |
O |
0086 |
00440 |
Plan Type |
|
16 |
250 |
XPN |
O |
Y |
00441 |
Name Of Insured |
|
17 |
250 |
CE |
O |
0063 |
00442 |
Insured's Relationship To Patient |
|
18 |
26 |
TS |
O |
00443 |
Insured's Date Of Birth |
||
19 |
250 |
XAD |
O |
Y |
00444 |
Insured's Address |
|
20 |
2 |
IS |
O |
0135 |
00445 |
Assignment Of Benefits |
|
21 |
2 |
IS |
O |
0173 |
00446 |
Coordination Of Benefits |
|
22 |
2 |
ST |
O |
00447 |
Coord Of Ben. Priority |
||
23 |
1 |
ID |
O |
0136 |
00448 |
Notice Of Admission Flag |
|
24 |
8 |
DT |
O |
00449 |
Notice Of Admission Date |
||
25 |
1 |
ID |
O |
0136 |
00450 |
Report Of Eligibility Flag |
|
26 |
8 |
DT |
O |
00451 |
Report Of Eligibility Date |
||
27 |
2 |
IS |
O |
0093 |
00452 |
Release Information Code |
|
28 |
15 |
ST |
O |
00453 |
Pre-Admit Cert (PAC) |
||
29 |
26 |
TS |
O |
00454 |
Verification Date/Time |
||
30 |
250 |
XCN |
O |
Y |
00455 |
Verification By |
|
31 |
2 |
IS |
O |
0098 |
00456 |
Type Of Agreement Code |
|
32 |
2 |
IS |
O |
0022 |
00457 |
Billing Status |
|
33 |
4 |
NM |
O |
00458 |
Lifetime Reserve Days |
||
34 |
4 |
NM |
O |
00459 |
Delay Before L.R. Day |
||
35 |
8 |
IS |
O |
0042 |
00460 |
Company Plan Code |
|
36 |
15 |
ST |
O |
00461 |
Policy Number |
||
37 |
12 |
CP |
O |
00462 |
Policy Deductible |
||
38 |
12 |
CP |
B |
00463 |
Policy Limit - Amount |
||
39 |
4 |
NM |
O |
00464 |
Policy Limit - Days |
||
40 |
12 |
CP |
B |
00465 |
Room Rate - Semi-Private |
||
41 |
12 |
CP |
B |
00466 |
Room Rate - Private |
||
42 |
250 |
CE |
O |
0066 |
00467 |
Insured's Employment Status |
|
43 |
1 |
IS |
O |
0001 |
00468 |
Insured's Administrative Sex |
|
44 |
250 |
XAD |
O |
Y |
00469 |
Insured's Employer's Address |
|
45 |
2 |
ST |
O |
00470 |
Verification Status |
||
46 |
8 |
IS |
O |
0072 |
00471 |
Prior Insurance Plan ID |
|
47 |
3 |
IS |
O |
0309 |
01227 |
Coverage Type |
|
48 |
2 |
IS |
O |
0295 |
00753 |
Handicap |
|
49 |
250 |
CX |
O |
Y |
01230 |
Insured's ID Number |
Definition: IN1-1 - set ID contains the number that identifies this transaction. For the first occurrence the sequence number shall be 1, for the second occurrence it shall be 2, etc. The Set ID in the IN1 segment is used to aggregate the grouping of insurance segments. For example, a patient with two insurance plans would have two groupings of insurance segments. IN1, IN2, and IN3 segments for Insurance Plan A with set ID 1, followed by IN1, IN2, and IN3 segments for Insurance Plan B, with set ID 2. There is no set ID in the IN2 segment because it is contained in the IN1, IN2, IN3 grouping, and is therefore not needed. The set ID in the IN3 segment is provided because there can be multiple repetitions of the IN3 segment if there are multiple certifications for the same insurance plan, e.g., IN1 (Set ID 1), IN2, IN3 (Set ID 1), IN3 (Set ID 2), IN3 (Set ID 3)
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains a unique identifier for the insurance plan.
Refer to User-defined Table 0072 - Insurance plan ID for suggested
values. To eliminate a plan, the plan could be sent with null values in each
subsequent element. If the respective systems can support it, a null value can
be sent in the plan field.
Components:
<ID (ST)> ^ <check digit (ST)> ^ <code identifying the check
digit scheme employed (ID)> ^ < assigning authority (HD)> ^
<identifier type code (ID)> ^ < assigning facility (HD) ^
<effective date (DT)> ^ <expiration date (DT)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains unique identifiers for the insurance company.
The assigning authority and identifier type code are strongly recommended for
all CX data types.
Components:
<organization name (ST)> ^ <organization name type code (ID)> ^
<ID number (ID)> ^ <check digit (NM)> ^ < check digit scheme
(ID)> ^ <assigning authority (HD)> ^ <identifier type code (ID)>
^ <assigning facility ID (HD)> ^ <name representation code
(ID)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the name of the insurance company. Multiple
names for the same insurance company may be sent in this field. The legal name
is assumed to be in the first repetition. When the legal name is not sent, a
repeat delimiter must be sent first for the first repetition.
Components:
In Version 2.3 and later, replaces the AD data type. <street address
(ST)> ^ <other designation (ST)> ^ <city (ST)> ^ <state or
province (ST)> ^ <zip or postal code (ST)> ^ <country (ID)> ^
< address type (ID)> ^ <other geographic designation (ST)>
^ <county/parish code (IS)> ^ <census tract (IS)> ^
<address representation code (ID)> ^ <address validity range
(DR)>
Subcomponents of street address: <street address (ST)> &
<street name (ST)> & <dwelling number (ST)>
Definition: This field contains the address of the insurance company.
Multiple addresses for the same insurance company may be sent in this field.
The mailing address is assumed to be in the first repetition. When the mailing
address is not sent, a repeat delimiter must be sent first for the first
repetition.
Components:
In Version 2.3, replaces the PN data type. <family name (FN)> ^
<given name (ST)> ^ <second and further given names or initials
thereof (ST)> ^ <suffix (e.g., JR or III) (ST)> ^ <prefix (e.g.,
DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <name type code (ID)
> ^ <name representation code (ID)> ^ <name context (CE)> ^
<name validity range (DR)> ^ <name assembly order (ID)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Definition: This field contains the name of the person who should be contacted
at the insurance company. Multiple names for the same contact person may be
sent in this field. The legal name is assumed to be in the first repetition.
When the legal name is not sent, a repeat delimiter must be sent first for the
first repetition.
Components:
[NNN] [(999)]999-9999 [X99999] [B99999] [C any text] ^ <telecommunication
use code (ID)> ^ <telecommunication equipment type (ID)> ^ <email
address (ST)> ^ <country code (NM)> ^ <area/city code (NM)> ^
<phone number (NM)> ^ <extension (NM)> ^ <any text
(ST)>
Definition: This field contains the phone number of the insurance company.
Multiple phone numbers for the same insurance company may be sent in this
field. The primary phone number is assumed to be in the first repetition.
When the primary phone number is not sent, a repeat delimiter must be sent
first for the first repetition.
Definition: This field contains the group number of the insured's insurance.
Components:
<organization name (ST)> ^ <organization name type code (ID)> ^
<ID number (ID)> ^ <check digit (NM)> ^ < check digit scheme
(ID)> ^ <assigning authority (HD)> ^ <identifier type code (ID)>
^ <assigning facility ID (HD)> ^ <name representation code
(ID)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the group name of the insured's insurance.
Components:
<ID (ST)> ^ <check digit (ST)> ^ <code identifying the check
digit scheme employed (ID)> ^ < assigning authority (HD)> ^
<identifier type code (ID)> ^ < assigning facility (HD) ^
<effective date (DT)> ^ <expiration date (DT)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field holds the group employer ID for the insured's
insurance. The assigning authority and identifier type code are strongly
recommended for all CX data types.
Components:
<organization name (ST)> ^ <organization name type code (ID)> ^
<ID number (ID)> ^ <check digit (NM)> ^ < check digit scheme
(ID)> ^ <assigning authority (HD)> ^ <identifier type code (ID)>
^ <assigning facility ID (HD)> ^ <name representation code
(ID)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the name of the employer that provides the
employee's insurance. Multiple names for the same employer may be sent in this
sequence. The legal name must be sent first. When the legal name is not sent,
a repeat delimiter must be sent first for the first repetition.
Definition: This field contains the date that the insurance goes into effect.
Definition: This field indicates the last date of service that the insurance will cover or be responsible for.
Components:
<authorization number (ST)> ^ <date (DT)> ^ <source
(ST)>
Definition: Based on the type of insurance, some coverage plans require that
an authorization number or code be obtained prior to all non-emergency
admissions, and within 48 hours of an emergency admission. Insurance billing
would not be permitted without this number. The date and source of
authorization are the components of this field.
Definition:
This field contains the coding structure that identifies the various plan
types, for example, Medicare, Medicaid, Blue Cross, HMO, etc. Refer to
User-defined Table 0086 - Plan ID for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Components:
In Version 2.3, replaces the PN data type. <family name (FN)> ^
<given name (ST)> ^ <second and further given names or initials
thereof (ST)> ^ <suffix (e.g., JR or III) (ST)> ^ <prefix (e.g.,
DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <name type code (ID)
> ^ <name representation code (ID)> ^ <name context (CE)> ^
<name validity range (DR)> ^ <name assembly order (ID)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Definition: This field contains the name of the insured person. The insured
is the person who has an agreement with the insurance company to provide
healthcare services to persons covered by the insurance policy. Multiple names
for the same insured person may be sent in this field. The legal name is
assumed to be in the first repetition. When the legal name is not sent, a
repeat delimiter must be sent first for the first repetition.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field indicates the insured's relationship to the patient.
Refer to User-defined Table 0063 - Relationship for suggested values.
Definition: This field contains the date of birth of the insured.
Components:
<street address (ST)> ^ <other designation (ST)> ^ <city
(ST)> ^ <state or province (ST)> ^ <zip or postal code(ST)> ^
<country (ID)> ^ < address type (ID)> ^ <other
geographic designation (ST)> ^ <county/parish code (IS)> ^
<census tract (IS)> ^ <address representation code (ID)> ^
<address validity range (DR)>
Subcomponents of street address: <street address (ST)> &
<street name (ST)> & <dwelling number (ST)>
Definition: This field contains the address of the insured person. The
insured is the person who has an agreement with the insurance company to
provide healthcare services to persons covered by an insurance policy.
Multiple addresses for the same insured person may be in this field. The
mailing address must be sent in the first repetition. When the legal name is
not sent, a repeat delimiter must be sent first for the first repetition.
Definition:
This field indicates whether the insured agreed to assign the insurance
benefits to the healthcare provider. If so, the insurance will pay the
provider directly. Refer to User-defined Table 0135 - Assignment of
benefits for suggested values.
Value |
Description |
---|---|
Y |
Yes |
N |
No |
M |
Modified assignment |
Definition:
This field indicates whether this insurance works in conjunction with other
insurance plans, or if it provides independent coverage and payment of benefits
regardless of other insurance that might be available to the patient. Refer to
User-defined Table 0173 - Coordination of benefits for suggested values.
Value |
Description |
---|---|
CO |
Coordination |
IN |
Independent |
Definition: If the insurance works in conjunction with other insurance plans, this field contains priority sequence. Values are: 1, 2, 3, etc.
Definition: This field indicates whether the insurance company requires a written notice of admission from the healthcare provider. Refer to HL7 table 0136 - Yes/no indicator for valid values.
Definition: If a notice is required, this field indicates the date that it was sent.
Definition: This field indicates whether this insurance carrier sends a report that indicates that the patient is eligible for benefits and whether it identifies those benefits. Refer to HL7 table 0136 - Yes/no indicator for valid values.
Definition: This field indicates whether a report of eligibility (ROE) was received, and also indicates the date that it was received.
Definition:
This field indicates whether the healthcare provider can release information
about the patient, and what information can be released. Refer to
User-defined Table 0093 - Release information for suggested values.
Value |
Description |
---|---|
Y |
Yes |
N |
No |
... |
user-defined codes |
Definition: This field contains the pre-admission certification code. If the admission must be certified before the admission, this is the code associated with the admission.
Definition: This field contains the date/time that the healthcare provider verified that the patient has the indicated benefits.
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code(ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: Refers to the person who verified the benefits. Multiple names
for the same insured person may be sent in this field. The legal name is
assumed to be in the first repetition. When the legal name is not sent, a
repeat delimiter must be sent first for the first repetition.
Definition:
This field is used to further identify an insurance plan. Refer to
User-defined Table 0098 - Type of agreement for suggested values.
Value |
Description |
---|---|
S |
Standard |
U |
Unified |
M |
Maternity |
Definition:
This field indicates whether the particular insurance has been billed and, if
so, the type of bill. Refer to User-defined Table 0022 - Billing status
for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Definition: This field contains the number of days left for a certain service to be provided or covered under an insurance policy.
Definition: This field indicates the delay before lifetime reserve days.
Definition:
This field contains optional information to further define the data in IN1-3
- insurance company ID. Refer to User-defined Table 0042 - Company plan
code for suggested values. This table contains codes used to identify an
insurance company plan uniquely.
Value |
Description |
---|---|
No suggested values defined |
Definition: This field contains the individual policy number of the insured to uniquely identify this patient's plan. For special types of insurance numbers, there are also special fields in the IN2 segment for Medicaid, Medicare, Champus (i.e., IN2-8 - Medicaid case number, IN2-6 - Medicare health ins card number, IN2-10 - Military ID number). But we recommend that this field (IN1-36 - policy number) be filled even when the patient's insurance number is also passed in one of these other fields.
Components:
<price (MO)> ^ <price type (ID)> ^ <from value (NM)> ^
<to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: This field contains the amount specified by the insurance plan
that is the responsibility of the guarantor (i.e. deductible, excess, etc.).
Components:
<price (MO)> ^ <price type (ID)> ^ <from value (NM)> ^
<to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: This field has been retained for backward compatibility
only. Use IN2-29 policy type/amount instead of this field. This field
contains the maximum amount that the insurance policy will pay. In some cases,
the limit may be for a single encounter.
Definition: This field contains the maximum number of days that the insurance policy will cover.
Components:
<price (MO)> ^ <price type (ID)> ^ <from value (NM)> ^
<to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: This field has been retained for backward compatibility
only. Use IN2-28 - room coverage type/amount instead of this
field. When used for backward compatibility, IN1-40 - room
rate-semi-private contains the average room rate that the policy covers.
Components:
<price (MO)> ^ <price type (ID)> ^ <from value (NM)> ^
<to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: This field has been retained for backward compatibility
only. Use IN2-28 - room coverage type/amount instead of this
field. When used for backward compatibility IN1-41 - room rate-private
contains the maximum private room rate that the policy covers.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field holds the employment status of the insured. Refer to
User-defined Table 0066 - Employment status for suggested values. This
field contains UB92 field 64. For this field element, values from the US HCFA
UB92 and others are used.
Value |
Description |
---|---|
1 |
Full time employed |
2 |
Part time employed |
4 |
Self-employed, |
C |
Contract, per diem |
L |
Leave of absence (e.g. Family leave, sabbatical, etc.) |
T |
Temporarily unemployed |
3 |
Unemployed |
5 |
Retired |
6 |
On active military duty |
O |
Other |
9 |
Unknown |
Definition: This field contains the gender of the insured. Refer to User-defined Table 0001 - Administrative sex for suggested values.
Components:
<street address (ST)> ^ <other designation (ST)> ^ <city
(ST)> ^ <state or province (ST)> ^ <zip or postal code(ST)> ^
<country (ID)> ^ < address type (ID)> ^ <other
geographic designation (ST)> ^ <county/parish code (IS)> ^
<census tract (IS)> ^ <address representation code (ID)> ^
<address validity range (DR)>
Subcomponents of street address: <street address (ST)> &
<street name (ST)> & <dwelling number (ST)>
Definition: This field contains the address of the insured employee's
employer. Multiple addresses for the same employer may be sent in this field.
The mailing address must be sent first. When the mailing address is not sent,
a repeat delimiter must be sent first for the first repetition.
Definition: This field contains the status of this patient's relationship with this insurance carrier.
Definition: This field uniquely identifies the prior insurance plan when the plan ID changes. Refer to User-defined Table 0072 - Insurance plan ID for suggested values.
Definition:
This field contains the coding structure that identifies the type of insurance
coverage, or what types of services are covered for the purposes of a billing
system. For example, a physician billing system will only want to receive
insurance information for plans that cover physician/professional charges.
Refer to User-defined Table 0309 - Coverage type for suggested values.
Value |
Description |
---|---|
H |
Hospital/institutional |
P |
Physician/professional |
B |
Both hospital and physician |
Definition: This field contains a code to describe the insured's disability. Refer to User-defined Table 0295 - Handicap for suggested values.
Components:
<ID (ST)> ^ <check digit (ST)> ^ <code identifying the check
digit scheme employed (ID)> ^ < assigning authority (HD)> ^
<identifier type code (ID)> ^ < assigning facility (HD) ^
<effective date (DT)> ^ <expiration date (DT)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This data element contains a healthcare institution's identifiers
for the insured. The assigning authority and identifier type code are strongly
recommended for all CX data types.
The
IN2 segment contains additional insurance policy coverage and benefit
information necessary for proper billing and reimbursement. Fields used by
this segment are defined by HCFA or other regulatory agencies.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
250 |
CX |
O |
Y |
00472 |
Insured's Employee ID |
|
2 |
11 |
ST |
O |
00473 |
Insured's Social Security Number |
||
3 |
250 |
XCN |
O |
Y |
00474 |
Insured's Employer's Name and ID |
|
4 |
1 |
IS |
O |
0139 |
00475 |
Employer Information Data |
|
5 |
1 |
IS |
O |
Y |
0137 |
00476 |
Mail Claim Party |
6 |
15 |
ST |
O |
00477 |
Medicare Health Ins Card Number |
||
7 |
250 |
XPN |
O |
Y |
00478 |
Medicaid Case Name |
|
8 |
15 |
ST |
O |
00479 |
Medicaid Case Number |
||
9 |
250 |
XPN |
O |
Y |
00480 |
Military Sponsor Name |
|
10 |
20 |
ST |
O |
00481 |
Military ID Number |
||
11 |
250 |
CE |
O |
0342 |
00482 |
Dependent Of Military Recipient |
|
12 |
25 |
ST |
O |
00483 |
Military Organization |
||
13 |
25 |
ST |
O |
00484 |
Military Station |
||
14 |
14 |
IS |
O |
0140 |
00485 |
Military Service |
|
15 |
2 |
IS |
O |
0141 |
00486 |
Military Rank/Grade |
|
16 |
3 |
IS |
O |
0142 |
00487 |
Military Status |
|
17 |
8 |
DT |
O |
00488 |
Military Retire Date |
||
18 |
1 |
ID |
O |
0136 |
00489 |
Military Non-Avail Cert On File |
|
19 |
1 |
ID |
O |
0136 |
00490 |
Baby Coverage |
|
20 |
1 |
ID |
O |
0136 |
00491 |
Combine Baby Bill |
|
21 |
1 |
ST |
O |
00492 |
Blood Deductible |
||
22 |
250 |
XPN |
O |
Y |
00493 |
Special Coverage Approval Name |
|
23 |
30 |
ST |
O |
00494 |
Special Coverage Approval Title |
||
24 |
8 |
IS |
O |
Y |
0143 |
00495 |
Non-Covered Insurance Code |
25 |
250 |
CX |
O |
Y |
00496 |
Payor ID |
|
26 |
250 |
CX |
O |
Y |
00497 |
Payor Subscriber ID |
|
27 |
1 |
IS |
O |
0144 |
00498 |
Eligibility Source |
|
28 |
250 |
CM |
O |
Y |
0145/ 0146 |
00499 |
Room Coverage Type/Amount |
29 |
250 |
CM |
O |
Y |
0147/ 0193 |
00500 |
Policy Type/Amount |
30 |
250 |
CM |
O |
00501 |
Daily Deductible |
||
31 |
2 |
IS |
O |
0223 |
00755 |
Living Dependency |
|
32 |
2 |
IS |
O |
Y |
0009 |
00145 |
Ambulatory Status |
33 |
250 |
CE |
O |
Y |
0171 |
00129 |
Citizenship |
34 |
250 |
CE |
O |
0296 |
00118 |
Primary Language |
|
35 |
2 |
IS |
O |
0220 |
00742 |
Living Arrangement |
|
36 |
250 |
CE |
O |
0215 |
00743 |
Publicity Code |
|
37 |
1 |
ID |
O |
0136 |
00744 |
Protection Indicator |
|
38 |
2 |
IS |
O |
0231 |
00745 |
Student Indicator |
|
39 |
250 |
CE |
O |
0006 |
00120 |
Religion |
|
40 |
250 |
XPN |
O |
Y |
00109 |
Mother's Maiden Name |
|
41 |
250 |
CE |
O |
0212 |
00739 |
Nationality |
|
42 |
250 |
CE |
O |
Y |
0189 |
00125 |
Ethnic Group |
43 |
250 |
CE |
O |
Y |
0002 |
00119 |
Marital Status |
44 |
8 |
DT |
O |
00787 |
Insured's Employment Start Date |
||
45 |
8 |
DT |
O |
00783 |
Employment Stop Date |
||
46 |
20 |
ST |
O |
00785 |
Job Title |
||
47 |
20 |
JCC |
O |
0327/ 0328 |
00786 |
Job Code/Class |
|
48 |
2 |
IS |
O |
0311 |
00752 |
Job Status |
|
49 |
250 |
XPN |
O |
Y |
00789 |
Employer Contact Person Name |
|
50 |
250 |
XTN |
O |
Y |
00790 |
Employer Contact Person Phone Number |
|
51 |
2 |
IS |
O |
0222 |
00791 |
Employer Contact Reason |
|
52 |
250 |
XPN |
O |
Y |
00792 |
Insured's Contact Person's Name |
|
53 |
250 |
XTN |
O |
Y |
00793 |
Insured's Contact Person Phone Number |
|
54 |
2 |
IS |
O |
Y |
0222 |
00794 |
Insured's Contact Person Reason |
55 |
8 |
DT |
O |
00795 |
Relationship To The Patient Start Date |
||
56 |
8 |
DT |
O |
Y |
00796 |
Relationship To The Patient Stop Date |
|
57 |
2 |
IS |
O |
0232 |
00797 |
Insurance Co. Contact Reason |
|
58 |
250 |
XTN |
O |
00798 |
Insurance Co Contact Phone Number |
||
59 |
2 |
IS |
O |
0312 |
00799 |
Policy Scope |
|
60 |
2 |
IS |
O |
0313 |
00800 |
Policy Source |
|
61 |
250 |
CX |
O |
00801 |
Patient Member Number |
||
62 |
250 |
CE |
O |
0063 |
00802 |
Guarantor's Relationship To Insured |
|
63 |
250 |
XTN |
O |
Y |
00803 |
Insured's Phone Number - Home |
|
64 |
250 |
XTN |
O |
Y |
00804 |
Insured's Employer Phone Number |
|
65 |
250 |
CE |
O |
0343 |
00805 |
Military Handicapped Program |
|
66 |
1 |
ID |
O |
0136 |
00806 |
Suspend Flag |
|
67 |
1 |
ID |
O |
0136 |
00807 |
Copay Limit Flag |
|
68 |
1 |
ID |
O |
0136 |
00808 |
Stoploss Limit Flag |
|
69 |
250 |
XON |
O |
Y |
00809 |
Insured Organization Name And ID |
|
70 |
250 |
XON |
O |
Y |
00810 |
Insured Employer Organization Name And ID |
|
71 |
250 |
CE |
O |
Y |
0005 |
00113 |
Race |
72 |
250 |
CE |
O |
0344 |
00811 |
HCFA Patient's Relationship to Insured |
Components:
<ID (ST)> ^ <check digit (ST)> ^ <code identifying the check
digit scheme employed (ID)> ^ < assigning authority (HD)> ^
<identifier type code (ID)> ^ < assigning facility (HD) ^
<effective date (DT)> ^ <expiration date (DT)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the employee ID of the insured. The assigning
authority and identifier type code are strongly recommended for all CX data
types.
Definition: This field contains the social security number of the insured.
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code(ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the name and ID of the insured's employer or
the person who purchased the insurance for the insured, if the employer is a
person. Multiple names and identifiers for the same person may be sent in this
field, not multiple persons. The legal name is assumed to be in the first
repetition. When the legal name is not sent, a repeat delimiter must be sent
first for the first repetition. When the employer is an organization use
IN2-70 - Insured employer organization name and ID.
Definition:
This field contains the required employer information data for UB82 form
locator 71. Refer to User-defined Table 0139 - Employer information
data for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Definition:
This field contains the party to which the claim should be mailed. Refer to
User-defined Table 0137 - Mail claim party for suggested values.
Value |
Description |
---|---|
E |
Employer |
G |
Guarantor |
I |
Insurance company |
O |
Other |
P |
Patient |
Definition: This field contains the Medicare Health Insurance Number (HIN), defined by HCFA or other regulatory agencies.
Components:
In Version 2.3, replaces the PN data type. <family name (FN)> ^
<given name (ST)> ^ <second and further given names or initials
thereof (ST)> ^ <suffix (e.g., JR or III) (ST)> ^ <prefix (e.g.,
DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <name type code (ID)
> ^ <name representation code (ID)> ^ <name context (CE)> ^
<name validity range (DR)> ^ <name assembly order (ID)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Definition: This field contains the Medicaid case name, defined by HCFA or
other regulatory agencies. Multiple names for the same person may be sent in
this field. The legal name is assumed to be in the first repetition. When the
legal name is not sent, a repeat delimiter must be sent first for the first
repetition.
Definition: This field contains the Medicaid case number, defined by HCFA or other regulatory agencies, which uniquely identifies a patient's Medicaid policy.
Components:
In Version 2.3, replaces the PN data type. <family name (FN)> ^
<given name (ST)> ^ <second and further given names or initials
thereof (ST)> ^ <suffix (e.g., JR or III) (ST)> ^ <prefix (e.g.,
DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <name type code (ID)
> ^ <name representation code (ID)> ^ <name context (CE)> ^
<name validity range (DR)> ^ <name assembly order (ID)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Definition: This field is defined by HCFA or other regulatory agencies.
Multiple names for the same person may be sent in this field. The legal name
is assumed to be in the first repetition. When the legal name is not sent, a
repeat delimiter must be sent first for the first repetition.
Definition: This field contains the military ID number, defined by HCFA or other regulatory agencies, which uniquely identifies a patient's military policy.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field is defined by HCFA or other regulatory agencies. Refer
to User-defined Table 0342 - Military recipient for suggested
values.
Value |
Description |
---|---|
No suggested values defined |
Definition: This field is defined by HCFA or other regulatory agencies.
Definition: This field is defined by HCFA or other regulatory agencies.
Definition:
This field is defined by HCFA or other regulatory agencies and refers to the
military branch of service. Refer to User-defined Table 0140 - Military
service for suggested values. The UB codes listed may not represent a
complete list; refer to a UB specification for additional information.
Value |
Description |
---|---|
USA |
U.S. Army |
USN |
U.S. Navy |
USAF |
U.S. Air Force |
USMC |
U.S. Marines |
USCG |
U.S. Coast Guard |
USPHS |
U.S. Public Health Service |
NOAA |
National Oceanic and Atmospheric Administration |
NATO |
North Atlantic Treaty Organization |
AUSA |
Australian Army |
AUSN |
Australian Navy |
AUSAF |
Australian Air Force |
Definition:
This user-defined field identifies the military rank/grade of the insured.
Refer to User-defined Table 0141 - Military rank/grade for suggested
values. The UB codes listed may not represent a complete list; refer to a UB
specification for additional information
Value |
Description |
---|---|
E1 ... E9 |
Enlisted |
O1 ... O10 |
Officers |
W1 ... W4 |
Warrant Officers |
Definition:
This field is defined by HCFA or other regulatory agencies. Refer to
User-defined Table 0142 - Military status for suggested values. The UB
codes listed may not represent a complete list; refer to a UB specification for
additional information
Value |
Description |
---|---|
ACT |
Active duty |
RET |
Retired |
DEC |
Deceased |
Definition: This field is defined by HCFA or other regulatory agencies.
Definition: Refer to HL7 table 0136 - Yes/no indicator for valid values.
Definition: Refer to HL7 table 0136 - Yes/no indicator for valid values.
Definition: Refer to HL7 table 0136 - Yes/no indicator for valid values.
Definition: Use this field instead of UB1-2 - blood deductible, as the blood deductible can be associated with the specific insurance plan via this field.
Components:
In Version 2.3, replaces the PN data type. <family name (FN)> ^
<given name (ST)> ^ <second and further given names or initials
thereof (ST)> ^ <suffix (e.g., JR or III) (ST)> ^ <prefix (e.g.,
DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <name type code (ID)
> ^ <name representation code (ID)> ^ <name context (CE)> ^
<name validity range (DR)> ^ <name assembly order (ID)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Definition: This field contains the name of the individual who approves any
special coverage. Multiple names for the same person may be sent in this
field. The legal name is assumed to be in the first repetition. When the
legal name is not sent, a repeat delimiter must be sent first for the first
repetition.
Definition: This field contains the title of the person who approves special coverage.
Definition:
This field contains the code that describes why a service is not covered.
Refer to User-defined Table 0143 - Non-covered insu
rance
code for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Components:
<ID (ST)> ^ <check digit (ST)> ^ <code identifying the check
digit scheme employed (ID)> ^ < assigning authority (HD)> ^
<identifier type code (ID)> ^ < assigning facility (HD) ^
<effective date (DT)> ^ <expiration date (DT)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: In the US this field is required for ENVOY Corporation (a US
claims clearing house) processing, and it identifies the organization from
which reimbursement is expected. This field can also be used to report the
National Health Plan ID. The assigning authority and identifier type code are
strongly recommended for all CX data types.
Components:
<ID (ST)> ^ <check digit (ST)> ^ <code identifying the check
digit scheme employed (ID)> ^ < assigning authority (HD)> ^
<identifier type code (ID)> ^ < assigning facility (HD) ^
<effective date (DT)> ^ <expiration date (DT)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: In the US this field is required for ENVOY Corporation processing,
and it identifies the specific office within the insurance carrier that is
designated as responsible for the claim. The assigning authority and
identifier type code are strongly recommended for all CX data types.
Definition:
In the US this field is required for ENVOY Corporation processing, and it
identifies the source of information about the insured's eligibility for
benefits. Refer to User-defined Table 0144 - Eligibility source for
suggested values.
Value |
Description |
---|---|
1 |
Insurance company |
2 |
Employer |
3 |
Insured presented policy |
4 |
Insured presented card |
5 |
Signed statement on file |
6 |
Verbal information |
7 |
None |
Components:
<room type (IS)> ^ <amount type (IS)> ^ <coverage
amount(NM)>
Definition: Use this field instead of IN1-40 - room rate-semi-private
and IN1-41 - room rate-private. This field contains room type (e.g.,
private, semi-private), amount type (e.g., limit, percentage) and amount
covered by the insurance. Refer to User-defined Table 0145 - Room type
and User-defined Table 0146 - Amount type for suggested values.
Value |
Description |
---|---|
PRI |
Private room |
2PRI |
Second private room |
SPR |
Semi-private room |
2SPR |
Second semi-private room |
ICU |
Intensive care unit |
2ICU |
Second intensive care unit |
Value |
Description |
---|---|
DF |
Differential |
LM |
Limit |
PC |
Percentage |
RT |
Rate |
UL |
Unlimited |
Components:
<policy type (IS)> ^ <amount class (IS)> ^ <amount
(NM)>
Definition: This field contains the policy type (e.g., ancillary, major
medical) and amount (e.g., amount, percentage, limit) covered by the insurance.
Use this field instead of IN1-38 - policy limit-amount. Refer to
User-defined Table 0147 - Policy type and User-defined Table 0193 -
Amount class for suggested values.
Value |
Description |
---|---|
ANC |
Ancillary |
2ANC |
Second ancillary |
MMD |
Major medical |
2MMD |
Second major medical |
3MMD |
Third major medical |
Value |
Description |
---|---|
AT |
Amount |
LM |
Limit |
PC |
Percentage |
UL |
Unlimited |
Components:
<delay days (NM)> ^ <amount (NM)> ^ <number of days
(NM)>
Definition: This field contains the number of days after which the daily
deductible begins, the amount of the deductible, and the number of days to
apply the deductible.
Definition: This field identifies the specific living conditions for the insured. Refer to User-defined Table 0223 - Living dependency for suggested values.
Definition: This field identifies the insured's state of mobility. Refer to User-defined Table 0009 - Ambulatory status for suggested values.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the code that identifies the insured's
citizenship. HL7 recommends using ISO table 3166 as the suggested values in
User-defined Table 0171 - Citizenship.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field identifies the insured's primary speaking language.
HL7 recommends using ISO table 639 as the suggested values in User-defined
Table 0296 - Primary language.
Definition: This field indicates the situation in which the insured person lives at his primary residence. Refer to User-defined Table 0220 - Living arrangement for suggested values.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains a user-defined code indicating what level of
publicity is allowed (e.g., No Publicity, Family Only) for the insured. Refer
to User-defined Table 0215 - Publicity code for suggested values.
Definition:
This field identifies the insured's protection, which determines whether or
not access to information about this enrollee should be restricted from users
who do not have adequate authority. Refer to HL7 table 0136 - Yes/no
indicator for valid values.
Y restrict access
N do not restrict access
Definition: This field identifies whether the insured is currently a student or not, and whether the insured is a full-time or a part-time student. This field does not indicate the degree level (high school, college) of student, or his/her field of study (accounting, engineering, etc.). Refer to User-defined Table 0231 - Student status for suggested values.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field indicates the type of religion practiced by the
insured. Refer to User-defined Table 0006 - Religion for suggested
values.
Components:
In Version 2.3, replaces the PN data type. <family name (FN)> ^
<given name (ST)> ^ <second and further given names or initials
thereof (ST)> ^ <suffix (e.g., JR or III) (ST)> ^ <prefix (e.g.,
DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <name type code (ID)
> ^ <name representation code (ID)> ^ <name context (CE)> ^
<name validity range (DR)> ^ <name assembly order (ID)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Definition: This field indicates the insured's mother's maiden name.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains a code that identifies the nation or national
grouping to which the insured person belongs. This information may be
different from a person's citizenship in countries in which multiple
nationalities are recognized (for example, Spain: Basque, Catalan, etc.). HL7
recommends using ISO table 3166 as the suggested values in User-defined
Table 0212 - Nationality.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field indicates the insured's ethnic group. Refer to
User-defined Table 0189 - Ethnic group for suggested values. The second
triplet of the CE data type for ethnic group (alternate identifier, alternate
text, and name of alternate coding system) is reserved for governmentally
assigned codes. In the US, a current use is to report ethnicity in line with US
federal standards for Hispanic origin.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the insured's marital status. Refer to
User-defined Table 0002 - Marital status for suggested values.
Definition: This field indicates the date on which the insured's employment with a particular employer began.
Definition: This field indicates the date on which the person's employment with a particular employer ended.
Definition: This field contains a descriptive name for the insured's occupation (for example, Sr. Systems Analyst, Sr. Accountant).
Components:
<job code (IS)> ^ <job class (IS)>
Definition: This field indicates a code that identifies the insured's job code
(for example, programmer, analyst, doctor, etc.). Refer to User-defined
Tables 0327 - Job code and 0328 - Employee classification for
suggested values.
Definition: This field indicates a code that identifies the insured's current job status. Refer to User-defined Table 0311 - Job status for values.
Components:
In Version 2.3, replaces the PN data type. <family name (FN)> ^
<given name (ST)> ^ <second and further given names or initials
thereof (ST)> ^ <suffix (e.g., JR or III) (ST)> ^ <prefix (e.g.,
DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <name type code (ID)
> ^ <name representation code (ID)> ^ <name context (CE)> ^
<name validity range (DR)> ^ <name assembly order (ID)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Definition: This field contains the name of the contact person that should be
contacted at the insured's place of employment. (Joe Smith is the insured. He
works at GTE. Contact Sue Jones at GTE regarding Joe Smith's policy).
Multiple names for the same person may be sent in this sequence. The legal
name is assumed to be in the first repetition. When the legal name is not
sent, a repeat delimiter must be sent first for the first repetition.
Components:
[NNN] [(999)]999-9999 [X99999] [B99999] [C any text] ^
<telecommunication use code (ID)> ^ <telecommunication equipment type
(ID)> ^ <email address (ST)> ^ <country code (NM)> ^
<area/city code (NM)> ^ <phone number (NM)> ^ <extension
(NM)> ^ <any text (ST)>
Definition: This field contains the telephone number for Sue Jones who is the
contact person at GTE (Joe Smith's place of employment). Joe Smith is the
insured. Multiple phone numbers for the same contact person may be sent in
this sequence, not multiple contacts. The primary telephone number is assumed
to be in the first repetition. When no primary telephone number is sent, a
repeat delimiter must be present for the first repetition.
Definition: This field contains the reason(s) that Sue Jones should be contacted on behalf of Joe Smith, a GTE employer. Refer to User-defined Table 0222 - Contact reason for suggested values.
Components:
In Version 2.3, replaces the PN data type. <family name (FN)> ^
<given name (ST)> ^ <second and further given names or initials
thereof (ST)> ^ <suffix (e.g., JR or III) (ST)> ^ <prefix (e.g.,
DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <name type code (ID)
> ^ <name representation code (ID)> ^ <name context (CE)> ^
<name validity range (DR)> ^ <name assembly order (ID)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Definition: This field contains the contact person for the insured.
Components:
[NNN] [(999)]999-9999 [X99999] [B99999] [C any text] ^
<telecommunication use code (ID)> ^ <telecommunication equipment type
(ID)> ^ <email address (ST)> ^ <country code (NM)> ^
<area/city code (NM)> ^ <phone number (NM)> ^ <extension
(NM)> ^ <any text (ST)>
Definition: This field contains the telephone number for the contact person
for the insured. Multiple phone numbers for the same person may be sent in
this contact, not multiple contacts. The primary telephone number is assumed
to be in the first repetition. When the primary telephone number is not sent,
a repeat delimiter must be sent first for the first repetition.
Definition: This field contains the reason(s) the person should be contacted regarding the insured. Refer to User-defined Table 0222 - Contact reason for suggested values
Definition: This field indicates the date on which the insured's patient relationship (defined in IN1-17 - insured's relationship to patient) became effective (began).
Definition: This field indicates the date after which the relationship (defined in IN1-17 - insured's relationship to patient) is no longer effective.
Definition:
This field contains a user-defined code that specifies how the contact should
be used. Refer to User-defined Table 0232 - Insurance company
contact reason for suggested values.
Value |
Description |
---|---|
01 |
Medicare claim status |
02 |
Medicaid claim status |
03 |
Name/address change |
Components:
[NNN] [(999)]999-9999 [X99999] [B99999] [C any text] ^
<telecommunication use code (ID)> ^ <telecommunication equipment type
(ID)> ^ <email address (ST)> ^ <country code (NM)> ^
<area/city code (NM)> ^ <phone number (NM)> ^ <extension
(NM)> ^ <any text (ST)>
Definition: This field contains the telephone number of the person who should
be contacted at the insurance company for questions regarding an insurance
policy/claim, etc. Multiple phone numbers for the insurance company may be
sent in this sequence. The primary telephone number is assumed to be in the
first repetition. When the primary telephone number is not sent, a repeat
delimiter must be sent first for the first repetition.
Definition:
This field contains a user-defined code designating the extent of the coverage
for a participating member (e.g., "single," "family," etc. Refer to
User-defined Table 0312 - Policy scope for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Definition:
This user-defined field identifies how the policy information got established.
Refer to User-defined Table 0313 - Policy source for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Components:
<ID (ST)> ^ <check digit (ST)> ^ <code identifying the check
digit scheme employed (ID)> ^ < assigning authority (HD)> ^
<identifier type code (ID)> ^ < assigning facility (HD) ^
<effective date (DT)> ^ <expiration date (DT)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains an identifying number assigned by the payor
for each individual covered by the insurance policy issued to the insured. For
example, each individual family member may have a different member number from
the insurance policy number issued to the head of household. The assigning
authority and identifier type code are strongly recommended for all CX data
types.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field specifies the relationship of the guarantor to the
insurance subscriber. Refer to User-defined Table 0063 - Relationship
for suggested values.
Components:
[NNN] [(999)]999-9999 [X99999] [B99999] [C any text] ^
<telecommunication use code (ID)> ^ <telecommunication equipment type
(ID)> ^ <email address (ST)> ^ <country code (NM)> ^
<area/city code (NM)> ^ <phone number (NM)> ^ <extension
(NM)> ^ <any text (ST)>
Definition: The value of this field represents the insured's telephone number.
Multiple phone numbers may be sent in this sequence. The primary telephone
number is assumed to be in the first repetition (PRN - Primary, PH -
Telephone). When the primary telephone number is not sent, a repeat delimiter
must be sent first for the first repetition.
Components:
[NNN] [(999)]999-9999 [X99999] [B99999] [C any text] ^
<telecommunication use code (ID)> ^ <telecommunication equipment type
(ID)> ^ <email address (ST)> ^ <country code (NM)> ^
<area/city code (NM)> ^ <phone number (NM)> ^ <extension
(NM)> ^ <any text (ST)>
Definition: The value of this field represents the insured's employer's
telephone number. Multiple phone numbers may be sent in this sequence. The
primary telephone number is assumed to be in the first repetition. When the
primary telephone number is not sent, a repeat delimiter must be sent first for
the first repetition.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field indicates the military program for the handicapped in
which the patient is enrolled. Refer to User-defined Table 0343 -
Military handicapped program code for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Definition:
This field indicates whether charges should be suspended for a patient. Refer
to HL7 table 0136 - Yes/no indicator for valid values.
Y charges should be suspended
N charges should NOT be suspended
Definition:
This field indicates if the patient has reached the co-pay limit so that no
more co-pay charges should be calculated for the patient. Refer to HL7
table 0136 - Yes/no indicator for valid values.
Y the patient is at or exceeds the co-pay limit
N the patient is under the co-pay limit
Definition:
This field indicates if the patient has reached the stoploss limit established
in the Contract Master. Refer to HL7 table 0136 - Yes/no indicator for
valid values.
Y the patient has reached the stoploss limit
N the patient has not reached the stoploss limit
Components:
<organization name (ST)> ^ <organization name type code (ID)> ^
<ID number (ID)> ^ <check digit (NM)> ^ < check digit scheme
(ID)> ^ <assigning authority (HD)> ^ <identifier type code (ID)>
^ <assigning facility ID (HD)> ^ <name representation code
(ID)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field indicates the name of the insured if the
insured/subscriber is an organization. Multiple names for the insured may be
sent in this sequence, not multiple insured people. The legal name is assumed
to be in the first repetition. When the legal name is not sent, a repeat
delimiter must be sent first for the first repetition.
Components:
<organization name (ST)> ^ <organization name type code (ID)> ^
<ID number (ID)> ^ <check digit (NM)> ^ < check digit scheme
(ID)> ^ <assigning authority (HD)> ^ <identifier type code (ID)>
^ <assigning facility ID (HD)> ^ <name representation code
(ID)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field indicates the name of the insured's employer, or the
organization that purchased the insurance for the insured, if the employer is
an organization. Multiple names and identifiers for the same organization may
be sent in this field, not multiple organizations. The legal name is assumed
to be in the first repetition. When the legal name is not sent, a repeat
delimiter must be sent first for the first repetition.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: Refer to User-defined Table 0005 - Race for suggested
values. The second triplet of the CE data type for race (alternate identifier,
alternate text, and name of alternate coding system) is reserved for
governmentally assigned codes.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field indicates the relationship of the patient to the
insured, as defined by HCFA or other regulatory agencies. Refer to
User-defined Table 0344 - Patient's relationship to insured for
suggested values. The UB codes listed may not represent a complete list; refer
to a UB specification for additional information.
Value |
Description |
---|---|
01 |
Patient is insured |
02 |
Spouse |
03 |
Natural child/insured financial responsibility |
04 |
Natural child/Insured does not have financial responsibility |
05 |
Step child |
06 |
Foster child |
07 |
Ward of the court |
08 |
Employee |
09 |
Unknown |
10 |
Handicapped dependent |
11 |
Organ donor |
12 |
Cadaver donor |
13 |
Grandchild |
14 |
Niece/nephew |
15 |
Injured plaintiff |
16 |
Sponsored dependent |
17 |
Minor dependent of a minor dependent |
18 |
Parent |
19 |
Grandparent |
The
IN3 segment contains additional insurance information for certifying the need
for patient care. Fields used by this segment are defined by HCFA, or other
regulatory agencies.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
4 |
SI |
R |
00502 |
Set ID - IN3 |
||
2 |
250 |
CX |
O |
00503 |
Certification Number |
||
3 |
250 |
XCN |
O |
Y |
00504 |
Certified By |
|
4 |
1 |
ID |
O |
0136 |
00505 |
Certification Required |
|
5 |
10 |
CM |
O |
0148 |
00506 |
Penalty |
|
6 |
26 |
TS |
O |
00507 |
Certification Date/Time |
||
7 |
26 |
TS |
O |
00508 |
Certification Modify Date/Time |
||
8 |
250 |
XCN |
O |
Y |
00509 |
Operator |
|
9 |
8 |
DT |
O |
00510 |
Certification Begin Date |
||
10 |
8 |
DT |
O |
00511 |
Certification End Date |
||
11 |
3 |
CM |
O |
0149 |
00512 |
Days |
|
12 |
250 |
CE |
O |
0233 |
00513 |
Non-Concur Code/Description |
|
13 |
26 |
TS |
O |
00514 |
Non-Concur Effective Date/Time |
||
14 |
250 |
XCN |
O |
Y |
0010 |
00515 |
Physician Reviewer |
15 |
48 |
ST |
O |
00516 |
Certification Contact |
||
16 |
250 |
XTN |
O |
Y |
00517 |
Certification Contact Phone Number |
|
17 |
250 |
CE |
O |
0345 |
00518 |
Appeal Reason |
|
18 |
250 |
CE |
O |
0346 |
00519 |
Certification Agency |
|
19 |
250 |
XTN |
O |
Y |
00520 |
Certification Agency Phone Number |
|
20 |
40 |
CM |
O |
Y |
0150/ 0136 |
00521 |
Pre-Certification Req/Window |
21 |
48 |
ST |
O |
00522 |
Case Manager |
||
22 |
8 |
DT |
O |
00523 |
Second Opinion Date |
||
23 |
1 |
IS |
O |
0151 |
00524 |
Second Opinion Status |
|
24 |
1 |
IS |
O |
Y |
0152 |
00525 |
Second Opinion Documentation Received |
25 |
250 |
XCN |
O |
Y |
0010 |
00526 |
Second Opinion Physician |
Definition: IN3-1 - Set ID - IN3 contains the number that identifies this transaction. For the first occurrence of the segment the sequence number shall be 1, for the second occurrence it shall be 2, etc. The set ID in the IN3 segment is used when there are multiple certifications for the insurance plan identified in IN1-2.
Components:
<ID (ST)> ^ <check digit (ST)> ^ <code identifying the check
digit scheme employed (ID)> ^ < assigning authority (HD)> ^
<identifier type code (ID)> ^ < assigning facility (HD) ^
<effective date (DT)> ^ <expiration date (DT)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the number assigned by the certification
agency. The assigning authority and identifier type code are strongly
recommended for all CX data types.
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code(ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the party that approved the certification.
Multiple names and identifiers for the same person may be sent in this
sequence. The legal name is assumed to be in the first repetition. When the
legal name is not sent, a repeat delimiter must be sent first for the first
repetition.
Definition: This field indicates whether certification is required. Refer to HL7 table 0136 - Yes/no indicator for valid values.
Components:
<penalty type (IS)> ^ <penalty amount (NM)>
Definition: This field contains the penalty, in dollars or a percentage that
will be assessed if the pre-certification is not performed. Refer to
User-defined Table 0148 - Penalty type for suggested values.
Value |
Description |
---|---|
AT |
Currency amount |
PC |
Percentage |
Definition: This field contains the date and time stamp that indicates when insurance was certified to exist for the patient.
Definition: This field contains the date/time that the certification was modified.
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code(ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the name party who is responsible for sending
this certification information. Multiple names for the same person may be sent
in this sequence. The legal name is assumed to be in the first repetition.
When the legal name is not sent, a repeat delimiter must be sent first for the
first repetition.
Definition: This field contains the date that this certification begins.
Definition: This field contains date that this certification ends.
Components:
<day type (IS)> ^ <number of days (NM)>
Definition: This field contains the number of days for which this
certification is valid. This field applies to denied, pending, or approved
days. Refer to User-defined Table 0149 - Day type for suggested values.
Value |
Description |
---|---|
AP |
Approved |
DE |
Denied |
PE |
Pending |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the non-concur code and description for a
denied request. Refer to User-defined Table 0233 - Non-concur
code/description for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Definition: This field contains the effective date of the non-concurrence classification.
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code(ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains the physician who works with and reviews cases
that are pending physician review for the certification agency. Multiple names
for the same person may be sent in this sequence. The legal name is assumed to
be in the first repetition. When the legal name is not sent, a repeat
delimiter must be sent first for the first repetition. Refer to
User-defined Table 0010 - Physician ID for suggested values.
Definition: This field contains the name of the party contacted at the certification agency who granted the certification and communicated the certification number.
Components:
[NNN] [(999)]999-9999 [X99999] [B99999] [C any text] ^ <telecommunication
use code (ID)> ^ <telecommunication equipment type (ID)> ^ <email
address (ST)> ^ <country code (NM)> ^ <area/city code (NM)> ^
<phone number (NM)> ^ <extension (NM)> ^ <any text
(ST)>
Definition: This field contains the phone number of the certification contact.
Multiple phone numbers for the same certification contact may be sent in this
sequence. The primary phone number is assumed to be in the first repetition.
When the primary telephone number is not sent, a repeat delimiter must be sent
first for the first repetition.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the reason that an appeal was made on a
non-concur for certification. Refer to User-defined Table 0345 -
Appeal reason for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the certification agency. Refer to
User-defined Table 0346 - Certification agency for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Components:
[NNN] [(999)]999-9999 [X99999] [B99999] [C any text] ^ <telecommunication
use code (ID)> ^ <telecommunication equipment type (ID)> ^ <email
address (ST)> ^ <country code (NM)> ^ <area/city code (NM)> ^
<phone number (NM)> ^ <extension (NM)> ^ <any text
(ST)>
Definition: This field contains the phone number of the certification agency.
Components:
<pre-certification patient type (IS)> ^ <pre-certification required
(ID)> ^ <pre-certification window (TS)>
Definition: This field indicates whether pre-certification is required for
particular patient types, and the time window for obtaining the certification.
The following components of this field are defined as follows:
* pre-certification patient type refers to User-defined Table 0150 -
Pre-certification patient type for suggested values
* pre-certification required refers to HL7 table 0136 - Yes/no indicator
for valid values
* pre-certification window is the amount of time required to attain
certification from arrival at the institution. Its format follows the time
stamp (TS) data type rules.
Value |
Description |
---|---|
ER |
Emergency |
IPE |
Inpatient elective |
OPE |
Outpatient elective |
UR |
Urgent |
Definition: This field contains the name of the entity which is handling this particular patient's case (e.g., UR nurse, or a specific healthcare facility location).
Definition: This field contains the date that the second opinion was obtained.
Definition:
This field contains the code that represents the status of the second opinion.
Refer to User-defined Table 0151 - Second opinion status for suggested
values.
Value |
Description |
---|---|
No suggested values defined |
Definition:
Use this field if accompanying documentation has been received by the
provider. Refer to User-defined Table 0152 - Second opinion documentation
received for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code(ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field contains an identifier and name of the physician who
provided the second opinion. Multiple names and identifiers for the same person
may be sent in this sequence. The legal name is assumed to be in the first
repetition. When the legal name is not sent, a repeat delimiter must be sent
first for the first repetition. Refer to User-defined Table 0010 -
Physician ID for suggested
values.
The
ACC segment contains patient information relative to an accident in which the
patient has been involved.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
26 |
TS |
O |
00527 |
Accident Date/Time |
||
2 |
250 |
CE |
O |
0050 |
00528 |
Accident Code |
|
3 |
25 |
ST |
O |
00529 |
Accident Location |
||
4 |
250 |
CE |
O |
0347 |
00812 |
Auto Accident State |
|
5 |
1 |
ID |
O |
0136 |
00813 |
Accident Job Related Indicator |
|
6 |
12 |
ID |
O |
0136 |
00814 |
Accident Death Indicator |
|
7 |
250 |
XCN |
O |
00224 |
Entered By |
||
8 |
25 |
ST |
O |
01503 |
Accident Description |
||
9 |
80 |
ST |
O |
01504 |
Brought In By |
||
10 |
1 |
ID |
O |
0136 |
01505 |
Police Notified Indicator |
Definition: This field contains the date/time of the accident.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the type of accident. Refer to
User-defined Table 0050 - Accident code for suggested values. ICD
accident codes are recommended.
Value |
Description |
---|---|
No suggested values defined |
Definition: This field contains the location of the accident.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field specifies the state in which the auto accident
occurred. (HCFA 1500 requirement in the US.) Refer to User-defined
Table 0347 - Auto accident state for suggested values.
Value |
Description |
---|---|
No suggested values defined |
Definition:
This field indicates if the accident was related to a job. Refer to HL7
table 0136 - Yes/no indicator for valid values.
Y the accident was job related
N the accident was not job related
Definition:
This field indicates whether or not a patient has died as a result of an
accident. Refer to HL7 table 0136 - Yes/no indicator for valid
values.
Y the patient has died as a result of an accident
N the patient has not died as a result of an accident
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (ST)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code (ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)> ^ <name context (CE)> ^ <name validity range
(DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: This field identifies the person entering the accident information.
Definition: Description of the accident.
Definition: This field identifies the person or organization that brought in the patient.
Definition:
This field indicates if the police were notified. Refer to HL7 Table 0136
- Yes/No indicator for valid values.
"Y" the police were notified
"N" the police were not notified.
The
UB1 segment contains the data necessary to complete UB82 bills. Only UB82
fields that do not exist in other HL7 defined segments appear in this segment.
Patient Name and Date of Birth are required for UB82 billing; however, they are
included in the PID segment and therefore do not appear here. The UB codes
listed as examples are not an exhaustive or current list. Refer to a UB
specification for additional information.
The Uniform Billing segments are specific to the US and may not be
implemented in non-US systems.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
4 |
SI |
O |
00530 |
Set ID - UB1 |
||
2 |
1 |
NM |
B |
00531 |
Blood Deductible (43) |
||
3 |
2 |
NM |
O |
00532 |
Blood Furnished-Pints Of (40) |
||
4 |
2 |
NM |
O |
00533 |
Blood Replaced-Pints (41) |
||
5 |
2 |
NM |
O |
00534 |
Blood Not Replaced-Pints(42) |
||
6 |
2 |
NM |
O |
00535 |
Co-Insurance Days (25) |
||
7 |
14 |
IS |
O |
Y/5 |
0043 |
00536 |
Condition Code (35-39) |
8 |
3 |
NM |
O |
00537 |
Covered Days - (23) |
||
9 |
3 |
NM |
O |
00538 |
Non Covered Days - (24) |
||
10 |
12 |
CM |
O |
Y/8 |
0153 |
00539 |
Value Amount & Code (46-49) |
11 |
2 |
NM |
O |
00540 |
Number Of Grace Days (90) |
||
12 |
250 |
CE |
O |
0348 |
00541 |
Special Program Indicator (44) |
|
13 |
250 |
CE |
O |
0349 |
00542 |
PSRO/UR Approval Indicator (87) |
|
14 |
8 |
DT |
O |
00543 |
PSRO/UR Approved Stay-Fm (88) |
||
15 |
8 |
DT |
O |
00544 |
PSRO/UR Approved Stay-To (89) |
||
16 |
20 |
CM |
O |
Y/5 |
0350 |
00545 |
Occurrence (28-32) |
17 |
250 |
CE |
O |
0351 |
00546 |
Occurrence Span (33) |
|
18 |
8 |
DT |
O |
00547 |
Occur Span Start Date(33) |
||
19 |
8 |
DT |
O |
00548 |
Occur Span End Date (33) |
||
20 |
30 |
ST |
B |
00549 |
UB-82 Locator 2 |
||
21 |
7 |
ST |
B |
00550 |
UB-82 Locator 9 |
||
22 |
8 |
ST |
B |
00551 |
UB-82 Locator 27 |
||
23 |
17 |
ST |
B |
00552 |
UB-82 Locator 45 |
Definition: This field contains the number that identifies this transaction. For the first occurrence of the segment the sequence number shall be 1, for the second occurrence it shall be 2, etc.
Definition: This field has been retained for backward compatibility only. Use IN2-21 - blood deductible instead of this field, as the blood deductible can be associated with the specific insurance plan via that segment. This field is defined by HCFA or other regulatory agencies.
Definition: This field identifies the amount of blood furnished to the patient for this visit. The (40) indicates the corresponding UB82 field number. This field is defined by HCFA or other regulatory agencies.
Definition: This field contains UB82 Field 41. This field is defined by HCFA or other regulatory agencies.
Definition: This field contains the blood not replaced, as measured in pints. UB82 Field 42. This field is defined by HCFA or other regulatory agencies.
Definition: This field contains UB82 Field 25. This field is defined by HCFA or other regulatory agencies.
Definition:
The code in this field repeats five times. UB82 Fields (35), (36), (37),
(38), and (39). Refer to User-defined Table 0043 - Condition code for
suggested values. The UB codes listed as examples are not an exhaustive or
current list; refer to a UB specification for additional information. This
field is defined by HCFA or other regulatory agencies.
Value |
Description |
---|---|
01 |
Military service related |
02 |
Condition is employment related |
03 |
Patient covered by insurance not reflected here |
04 |
HMO enrollee |
05 |
Lien has been filed |
06 |
ESRD patient in first 18 months of entitlement covered by employer group health insurance |
07 |
Treatment of non-terminal condition for hospice patient |
08 |
Beneficiary would not provide information concerning other insurance coverage |
09 |
Neither patient nor spouse is employed |
10 |
Patient and/or spouse is employed but no EGHP exists |
11 |
Disabled beneficiary but no LGHP |
12 ... 16 |
Payer codes. |
18 |
Maiden name retained |
19 |
Child retains mother's name |
20 |
Beneficiary requested billing |
21 |
Billing for Denial Notice |
26 |
VA eligible patient chooses to receive services in a Medicare certified facility |
27 |
Patient referred to a sole community hospital for a diagnostic laboratory test |
28 |
Patient and/or spouse's EGHP is secondary to Medicare |
29 |
Disabled beneficiary and/or family member's LGHP is secondary to Medicare |
31 |
Patient is student (full time-day) |
32 |
Patient is student (cooperative/work study program) |
33 |
Patient is student (full time-night) |
34 |
Patient is student (Part time) |
36 |
General care patient in a special unit |
37 |
Ward accommodation as patient request |
38 |
Semi-private room not available |
39 |
Private room medically necessary |
40 |
Same day transfer |
41 |
Partial hospitalization |
46 |
Non-availability statement on file |
48 |
Psychiatric residential treatment centers for children and adolescents |
55 |
SNF bed not available |
56 |
Medical appropriateness |
57 |
SNF readmission |
60 |
Day outlier |
61 |
Cost outlier |
62 |
Payer code |
66 |
Provider does not wish cost outlier payment |
67 |
Beneficiary elects not to use life time reserve (LTR) days |
68 |
Beneficiary elects to use life time reserve (LTR) days |
70 |
Self-administered EPO |
71 |
Full care in unit |
72 |
Self-care in unit |
73 |
Self-care training |
74 |
Home |
75 |
Home - 100% reimbursement |
76 |
Back-up in facility dialysis |
77 |
Provider accepts or is obligated/required due to a contractual arrangement or law to accept payment by a primary payer as payment in full |
78 |
New coverage not implemented by HMO |
79 |
Corf services provided off-site |
80 |
Pregnant |
Definition: This field contains UB82 Field 23. This field is defined by HCFA or other regulatory agencies.
Definition: This field contains UB82 Field 24. This field is defined by HCFA or other regulatory agencies.
Components:
<value code (IS)> ^ <value amount (NM)>
Definition: The pair in this field can repeat up to eight times (46A, 47A,
48A, 49A, 46B, 47B, 48B, and 49B). Refer to User-defined Table 0153 - Value
code for suggested values. The UB codes listed as examples are not an
exhaustive or current list; refer to a UB specification for additional
information. This field is defined by HCFA or other regulatory agencies.
Value |
Description |
---|---|
01 |
Most common semi-private rate |
02 |
Hospital has no semi-private rooms |
04 |
Inpatient professional component charges which are combined billed |
05 |
Professional component included in charges and also billed separate to carrier |
06 |
Medicare blood deductible |
08 |
Medicare life time reserve amount in the first calendar year |
09 |
Medicare co-insurance amount in the first calendar year |
10 |
Lifetime reserve amount in the second calendar year |
11 |
Co-insurance amount in the second calendar year |
12 |
Working aged beneficiary/spouse with employer group health plan |
13 |
ESRD beneficiary in a Medicare coordination period with an employer group health plan |
14 |
No Fault including auto/other |
15 |
Worker's Compensation |
16 |
PHS, or other federal agency |
17 |
Payer code |
21 |
Catastrophic |
22 |
Surplus |
23 |
Recurring monthly incode |
24 |
Medicaid rate code |
30 |
Pre-admission testing |
31 |
Patient liability amount |
37 |
Pints of blood furnished |
38 |
Blood deductible pints |
39 |
Pints of blood replaced |
40 |
New coverage not implemented by HMO (for inpatient service only) |
41 |
Black lung |
42 |
VA |
43 |
Disabled beneficiary under age 64 with LGHP |
44 |
Amount provider agreed to accept from primary payer when this amount is less than charges but higher than payment received,, then a Medicare secondary payment is due |
45 |
Accident hour |
46 |
Number of grace days |
47 |
Any liability insurance |
48 |
Hemoglobin reading |
49 |
Hematocrit reading |
50 |
Physical therapy visits |
51 |
Occupational therapy visits |
52 |
Speech therapy visits |
53 |
Cardiac rehab visits |
56 |
Skilled nurse - home visit hours |
57 |
Home health aide - home visit hours |
58 |
Arterial blood gas |
59 |
Oxygen saturation |
60 |
HHA branch MSA |
67 |
Peritoneal dialysis |
68 |
EPO-drug |
70 ... 72 |
Payer codes |
75 ... 79 |
Payer codes |
80 |
Psychiatric visits |
81 |
Visits subject to co-payment |
A1 |
Deductible payer A |
A2 |
Coinsurance payer A |
A3 |
Estimated responsibility payer A |
X0 |
Service excluded on primary policy |
X4 |
Supplemental coverage |
Definition: This field contains UB82 Field 90. This field is defined by HCFA or other regulatory agencies.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the special program indicator. UB82 Field 44.
This field is defined by HCFA or other regulatory agencies. Refer to
User-defined Table 0348 - Special program indicator for suggested
values. The UB codes listed as examples are not an exhaustive or current list;
refer to a UB specification for additional information
Value |
Description |
---|---|
01 |
EPSDT-CHAP |
02 |
Physically handicapped children's program |
03 |
Special federal funding |
04 |
Family planning |
05 |
Disability |
06 |
PPV/Medicare 100% payment |
07 |
Induced abortion-danger to life |
08 |
Induced abortion victim rape/incest |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field contains the PSRO/UR approval indicator. UB82 field
87. This field is defined by HCFA or other regulatory agencies. Refer to
User-defined Table 0349 - PSRO/UR approval indicator for suggested
values. The UB codes listed as examples are not an exhaustive or current list;
refer to a UB specification for additional information.
Value |
Description |
---|---|
1 |
Approved by the PSRO/UR as billed |
2 |
Automatic approval as billed based on focused review |
3 |
Partial approval |
4 |
Admission denied |
5 |
Postpayment review applicable |
Definition: This field contains the PSRO/UR approved stay date (from). UB82 Field 88. This field is defined by HCFA or other regulatory agencies.
Definition: This field contains the PSRO/UR approved stay date (to). UB82 Field 89. This field is defined by HCFA or other regulatory agencies.
Components:
<occurrence code (IS)> ^ <occurrence date (DT)>
Definition: The set of values in this field can repeat up to five times. UB82
Fields 28-32. This field is defined by HCFA or other regulatory agencies.
Refer to User-defined Table 0350 - Occurrence code (see UB2-7) for
suggested values. Refer to a UB specification for additional information.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: UB82 Field 33. This field is defined by HCFA or other regulatory
agencies. Refer to User-defined Table 0351 - Occurrence span in
UB2-8 for suggested values. The UB codes listed as examples are not an
exhaustive or current list; refer to a UB specification for additional
information.
Definition: This field contains the occurrence span start date. UB82 Field 33. This field is defined by HCFA or other regulatory agencies.
Definition: This field contains the occurrence span end date. UB82 Field 33. This field is defined by HCFA or other regulatory agencies.
Definition: Defined by UB-82 HCFA specification and maintained for backward-compatibility.
Definition: Defined by UB-82 HCFA specification and maintained for backward-compatibility.
Definition: Defined by UB-82 HCFA specification and maintained for backward-compatibility.
Definition: Defined by UB-82 HCFA specification and maintained for backward-compatibility.
The
UB2 segment contains data necessary to complete UB92 bills. Only UB82 and
UB92 fields that do not exist in other HL7 defined segments appear in this
segment. Just as with the UB82 billing, Patient Name and Date of Birth are
required; they are included in the PID segment and therefore do not appear
here. When the field locators are different on the UB92, as compared to the
UB82, the element is listed with its new location in parentheses ( ). The UB
codes listed as examples are not an exhaustive or current list; refer to a UB
specification for additional information.
The Uniform Billing segments are specific to the US and may not be
implemented in non-US systems.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
4 |
SI |
O |
00553 |
Set ID - UB2 |
||
2 |
3 |
ST |
O |
00554 |
Co-Insurance Days (9) |
||
3 |
2 |
IS |
O |
Y/7 |
0043 |
00555 |
Condition Code (24-30) |
4 |
3 |
ST |
O |
00556 |
Covered Days (7) |
||
5 |
4 |
ST |
O |
00557 |
Non-Covered Days (8) |
||
6 |
11 |
CM |
O |
Y/12 |
0153 |
00558 |
Value Amount & Code |
7 |
11 |
CM |
O |
Y/8 |
0350 |
00559 |
Occurrence Code & Date (32-35) |
8 |
28 |
CM |
O |
Y/2 |
0351 |
00560 |
Occurrence Span Code/Dates (36) |
9 |
29 |
ST |
O |
Y/2 |
00561 |
UB92 Locator 2 (State) |
|
10 |
12 |
ST |
O |
Y/2 |
00562 |
UB92 Locator 11 (State) |
|
11 |
5 |
ST |
O |
00563 |
UB92 Locator 31 (National) |
||
12 |
23 |
ST |
O |
Y/3 |
00564 |
Document Control Number |
|
13 |
4 |
ST |
O |
Y/23 |
00565 |
UB92 Locator 49 (National) |
|
14 |
14 |
ST |
O |
Y/5 |
00566 |
UB92 Locator 56 (State) |
|
15 |
27 |
ST |
O |
00567 |
UB92 Locator 57 (National) |
||
16 |
2 |
ST |
O |
Y/2 |
00568 |
UB92 Locator 78 (State) |
|
17 |
3 |
NM |
O |
00815 |
Special Visit Count |
Definition: This field contains the number that identifies this transaction. For the first occurrence of the segment the sequence number shall be 1, for the second occurrence it shall be 2, etc.
Definition: This field contains UB92 field 9. This field is defined by HCFA or other regulatory agencies.
Definition: The code in this field can repeat up to seven times. UB92 fields 24-30. Refer to User-defined Table 0043 - Condition code for suggested values. The UB codes listed as examples are not an exhaustive or current list; refer to a UB specification for additional information. This field is defined by HCFA or other regulatory agencies.
Definition: This field contains UB92 field 7. This field is defined by HCFA or other regulatory agencies.
Definition: This field contains UB92 field 8. This field is defined by HCFA or other regulatory agencies.
Components:
<value code (IS)> ^ <value amount (NM)>
Definition: The pair in this field can repeat up to twelve times. UB92 fields
39a, 39b, 39c, 39d, 40a, 40b, 40c, 40d, 41a, 41b, 41c, and 41d. Refer to
User-defined Table 0153 - Value code for suggested values. The UB codes
listed as examples are not an exhaustive or current list; refer to a UB
specification for additional information. This field is defined by HCFA or
other regulatory agencies.
Components:
<occurrence code (CE) > ^ <occurrence date (DT)>
Subcomponents of occurrence code: <identifier(ST)> & <name of
coding system (IS)> & <alternate identifier (ST)> &
<alternate text (ST)> & <name of alternate coding system
(ST)>
Definition: The set of values in this field can repeat up to eight times.
UB92 fields 32a, 32b, 33a, 33b, 34a, 34b, 35a, and 35b. This field is defined
by HCFA or other regulatory agencies. Refer to User-defined Table 0350 -
Occurrence code for suggested values. The UB codes listed as examples are
not an exhaustive or current list; refer to a UB specification for additional
information.
Value |
Description |
---|---|
01 |
Auto accident |
02 |
No fault insurance involved-including auto accident/other |
03 |
Accident/tort liability |
04 |
Accident/employment related |
05 |
Other accident |
06 |
Crime victim |
09 |
Start of infertility treatment cycle |
10 |
Last menstrual period |
11 |
Onset of symptoms/illness |
12 |
Date of onset for a chronically dependent individual |
17 |
Date outpatient occupational therapy plan established or last reviewed |
18 |
Date of retirement patient/beneficiary |
19 |
Date of retirement spouse |
20 |
Guarantee of payment began |
21 |
UR notice received |
22 |
Date active care ended |
24 |
Date insurance denied |
25 |
Date benefits terminated by primary payor |
26 |
Date SNF bed available |
27 |
Date home health plan established |
28 |
Spouse's date of birth |
29 |
Date outpatient physical therapy plan established or last reviewed |
30 |
Date outpatient speech pathology plan established or last reviewed |
31 |
Date beneficiary notified of intent to bill (accommodations) |
32 |
Date beneficiary notified of intent to bill (procedures or treatments) |
33 |
First day of the Medicare coordination period for ESRD beneficiaries covered by EGHP |
34 |
Date of election of extended care facilities |
35 |
Date treatment started for P.T. |
36 |
Date of inpatient hospital discharge for covered transplant patients |
37 |
Date of inpatient hospital discharge for non-covered transplant patient |
40 |
Scheduled date of admission |
41 |
Date of first test for pre-admission testing |
42 |
Date of discharge |
43 |
Scheduled date of canceled surgery |
44 |
Date treatment started for O.T. |
45 |
Date treatment started for S.T. |
46 |
Date treatment started for cardiac rehab. |
47 ... 49 |
Payer codes |
50 |
Date lien released |
51 |
Date treatment started for psychiatric care |
70 ... 99 |
Occurrence span codes and dates |
A1 |
Birthdate - insured A |
A2 |
Effective date - insured A policy |
A3 |
Benefits exhausted payer A |
Components:
<occurrence span code (CE)> ^ <occurrence span start date (DT)> ^
<occurrence span stop date (DT)>
Subcomponents of occurrence span code: <identifier(ST)> &
<name of coding system (IS)> & <alternate identifier (ST)>
& <alternate text (ST)> & <name of alternate coding system
(ST)>
Definition: This field can repeat up to two times. UB92 field 36a, 36b. This
field is defined by HCFA or other regulatory agencies. Refer to
User-defined Table 0351 - Occurrence span for suggested values. The
UB codes listed as examples are not an exhaustive or current list; refer to a
UB specification for additional information.
Value |
Description |
---|---|
70 |
Qualifying stay dates for SNF |
71 |
Prior stay dates |
72 |
First/last visit |
73 |
Benefit eligibility period |
74 |
Non-covered level of care |
75 |
SNF level of care |
76 |
Patient liability |
77 |
Provider liability period |
78 |
SNF prior stay dates |
79 |
Payer code |
M0 |
PSRO/UR approved stay dates |
Definition: The value in this field may repeat up to two times.
Definition: The value in this field may repeat up to two times.
Definition: Defined by HCFA or other regulatory agencies.
Definition: This field contains the number assigned by payor that is used for rebilling/adjustment purposes. It may repeat up to three times. Refer UB92 field 37
Definition: This field is defined by HCFA or other regulatory agencies. This field may repeat up to twenty-three times.
Definition: This field may repeat up to five times.
Definition: Defined by UB-92 HCFA specification.
Definition: This field may repeat up to two times.
Definition: This field contains the total number of special therapy visits.
This
segment was created to communicate patient abstract information used for
billing and reimbursement purposes. "Abstract" is a condensed form of medical
history created for analysis, care planning, etc.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
250 |
XCN |
O |
0010 |
01514 |
Discharge Care Provider |
|
2 |
250 |
CE |
O |
0069 |
01515 |
Transfer Medical Service Code |
|
3 |
250 |
CE |
O |
0421 |
01516 |
Severity of Illness Code |
|
4 |
26 |
TS |
O |
01517 |
Date/Time of Attestation |
||
5 |
250 |
XCN |
O |
01518 |
Attested By |
||
6 |
250 |
CE |
O |
0422 |
01519 |
Triage Code |
|
7 |
26 |
TS |
O |
01520 |
Abstract Completion Date/Time |
||
8 |
250 |
XCN |
O |
01521 |
Abstracted By |
||
9 |
250 |
CE |
O |
0423 |
01522 |
Case Category Code |
|
10 |
1 |
ID |
O |
0136 |
01523 |
Caesarian Section Indicator |
|
11 |
250 |
CE |
O |
0424 |
01524 |
Gestation Category Code |
|
12 |
3 |
NM |
O |
01525 |
Gestation Period - Weeks |
||
13 |
250 |
CE |
O |
0425 |
01526 |
Newborn Code |
|
14 |
1 |
ID |
O |
0136 |
01527 |
Stillborn Indicator |
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code(ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: Identification number of the provider responsible for the discharge
of the patient from his/her care. Refer to User-defined Table 0010 -
Physician ID for suggested values.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: Medical code representing the patient's medical services when they
are transferred. Refer to User-defined Table 0069 - Hospital service
for suggested values
Values |
Description |
---|---|
MED |
Medical Service |
SUR |
Surgical Service |
URO |
Urology Service |
PUL |
Pulmonary Service |
CAR |
Cardiac Service |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: Code representing the ranking of a patient's illness. Refer to
User-defined Table 0421 - Severity of ill
ness
code for suggested values.
Values |
Description |
---|---|
MI |
Mild |
MO |
Moderate |
SE |
Severe |
Definition: Date/time that the medical record was reviewed and accepted.
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code(ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: Identification number of the person (usually a provider) who
reviewed and accepted the abstract of the medical record.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: Code representing a patient's prioritization within the context of
this abstract. Refer to User-defined Table 0422 - Triage code for
suggested values.
Values |
Description |
---|---|
1 |
Non-acute |
2 |
Acute |
3 |
Urgent |
4 |
Severe |
5 |
Dead on Arrival (DOA) |
99 |
Other |
Definition: Date/time the abstraction was completed.
Components:
<ID number (ST)> ^ <family name (ST)> ^ <given name (ST)> ^
<middle initial or name (ST)> ^ <suffix (e.g., JR or III) (ST)> ^
<prefix (e.g., DR) (ST)> ^ <degree (e.g., MD) (IS)> ^ <source
table (IS)> ^ <assigning authority (HD)> ^ <name type code(ID)>
^ <identifier check digit (ST)> ^ <code identifying the check digit
scheme employed (ID)> ^ <identifier type code (IS)> ^ <assigning
facility (HD)>^ <name representation code (ID)> ^ <name context
(CE)> ^ <name validity range (DR)>
Subcomponents of family name: <family name (ST)> & <own family
name prefix (ST)> & <own family name (ST)> & <family name
prefix from partner/spouse (ST)> & <family name from partner/spouse
(ST)>
Subcomponents of assigning authority: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Subcomponents of assigning facility: <namespace ID (IS)> &
<universal ID (ST)> & <universal ID type (ID)
Definition: Identification number of the person completing the Abstract.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: Code indicating the reason a non- urgent patient presents to the
Emergency Room for treatment instead of a clinic or physician office. Refer to
User-defined
Table 0423 - Case category code for suggested values.
Values |
Description |
---|---|
D |
Doctor's Office Closed |
Definition:
Indicates if the delivery was by Caesarian Section. Refer to HL7 table 0136
- Yes/no indicator for valid values.
Y Delivery was by Caesarian Section.
N Delivery was not by Caesarian Section.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: The gestation category code is used to indicate the status of the
birth in relation to the gestation. Refer to User-defined Table 0424 -
Gestation category code for suggested values.
Values |
Description |
---|---|
1 |
Premature / Pre-term |
2 |
Full Term |
3 |
Overdue / Post-term |
Definition: Newborn's gestation period expressed as a number of weeks.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: The newborn code is used to indicate whether the baby was born in
or out of the facility. Refer to User-defined Table 0425 - Newborn code
for suggested values.
Values |
Description |
---|---|
5 |
Born at home |
3 |
Born en route |
1 |
Born in facility |
4 |
Other |
2 |
Transfer in |
Definition:
Indicates whether or not a newborn was stillborn. Refer to HL7 table 0136 -
Yes/no indicator for valid values.
Y Stillborn.
N Not stillborn.
The
BLC segment contains data necessary to communicate patient abstract blood
information used for billing and reimbursement purposes. This segment is
repeating to report blood product codes and the associated blood units.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
250 |
CE |
O |
0426 |
01528 |
Blood Product Code |
|
2 |
83 |
CQ |
O |
01529 |
Blood Amount |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: This field reports the blood product code. Refer to
User-defined Table 0426 - Blood product code for suggested values.
Value |
Description |
---|---|
CRYO |
Cryoprecipitated AHF |
CRYOP |
Pooled Cryopecipitate |
FFP |
Fresh Frozen Plasma |
FFPTH |
Fresh Frozen Plasma - Thawed |
PC |
Packed Cells |
PCA |
Autologous Packed Cells |
PCNEO |
Packed Cells - Neonatal |
PCW |
Washed Packed Cells |
PLT |
Platelet Concentrate |
PLTNEO |
Reduced Volume Platelets |
PLTP |
Pooled Platelets |
PLTPH |
Platelet Pheresis |
PLTPHLR |
Leukoreduced Platelet Pheresis |
RWB |
Reconstituted Whole Blood |
WBA |
Autologous Whole Blood |
Components:
<quantity (NM)> ^ <units (CE)>
Subcomponents of units: <identifier (ST)> & <test (ST)>
& <name of coding system (IS)> & <alternate identifier
(ST)> & <alternate text (ST)> & <name of alternate coding
system (ST)>
Definition: This field indicates the quantity and units administered for the
blood code identified in field 1, for example, 2^pt. Standard ISO or ANSI
units, as defined in Chapter 7 are recommended.
The
RMI segment is used to report an occurrence of an incident event pertaining or
attaching to a patient encounter.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
250 |
CE |
O |
0427 |
01530 |
Risk Management Incident Code |
|
2 |
26 |
TS |
O |
01531 |
Date/Time Incident |
||
3 |
250 |
CE |
O |
0428 |
01533 |
Incident Type Code |
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: A code depicting the incident that occurred during a patient's
stay. Refer to User-defined Table 0427 - Risk management incident code
for suggested values.
Values |
Description |
---|---|
B |
Body fluid exposure |
C |
Contaminated Substance |
D |
Diet Errors |
E |
Equipment problem |
F |
Patient fell (not from bed) |
H |
Patient fell from bed |
I |
Infusion error |
J |
Foreign object left during surgery |
K |
Sterile precaution violated |
P |
Procedure error |
R |
Pharmaceutical error |
S |
Suicide Attempt |
T |
Transfusion error |
O |
Other |
Definition: This field contains the date and time the Risk Management Incident identified in RMI-1 - Risk management incident code occurred.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (IS)>
Definition: A code depicting a classification of the incident type. Refer to
User-defined Table 0428 - Incident type code for suggested values.
Values |
Description |
---|---|
P |
Preventable |
U |
User Error |
O |
Other |
These
fields are used in grouping and reimbursement for HCFA APCs. Please refer to
the "Outpatient Prospective Payment System Final Rule" ("OPPS Final Rule")
issued by HCFA.
The GP1 segment is specific to the US and may not be implemented in non-US
systems.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
3 |
IS |
R |
0455 |
01599 |
Type of Bill Code |
|
2 |
3 |
IS |
O |
Y |
0456 |
01600 |
Revenue Code |
3 |
1 |
IS |
O |
0457 |
01601 |
Overall Claim Disposition Code |
|
4 |
2 |
IS |
O |
Y |
0458 |
01602 |
OCE Edits per Visit Code |
5 |
12 |
CP |
O |
00387 |
Outlier Cost |
Definition:
This field is the same as UB92 Form Locator 4 "Type of Bill". Refer to Us
er-defined
Table
0455
- Type
of
bi
ll
code for suggested values. The UB codes listed as examples are not an
exhaustive or current list; refer to a UB specification for additional
information. This field is defined by HCFA or other regulatory agencies. It
is a code indicating the specific type of bill with digit 1 showing type of
facility, digit 2 showing bill classification, and digit 3 showing
frequency.
Values |
Description |
---|---|
131 |
Hospital - Outpatient - Admit thru Discharge Claim |
141 |
Hospital - Other - Admit thru Discharge Claim |
... |
Definition:
This field is the same as UB92 Form Locator 42 "Revenue Code". Refer to
User-
defined
Table 0456 - Revenue code for suggested values. This field identifies
revenue codes that are not linked to a HCPCS/CPT code. It is used for claiming
for non-medical services such as telephone, TV or cafeteria charges, etc.
There can be many per visit or claim. This field is defined by HCFA or other
regulatory agencies.
There can also be a revenue code linked to a HCPCS/CPT code. These are found
in GP2-1 - Revenue code. Refer to UB92 specifications.
Values |
Description |
---|---|
260 |
IV Therapy |
280 |
Oncology |
301 |
Lab/Chemistry |
991 |
Cafeteria /Guest Tray |
993 |
Telephone/Telegraph |
994 |
TV/Radio |
... |
Definition:
This field identifies the final status of the claim. The codes listed as
examples are not an exhaustive or current list, refer to OPPS Final Rule.
Refer to User-define
d
Table 04
57
- Overall claim disposition code for suggested values. This field is
defined by HCFA or other regulatory agencies.
Values |
Description |
---|---|
0 |
No edits present on claim |
1 |
Only edits present are for line item denial or rejection |
2 |
Multiple-day claim with one or more days denied or rejected |
3 |
Claim denied, rejected, suspended or returned to provider with only post payment edits |
4 |
Claim denied, rejected, suspended or returned to provider with only pre payment edits |
Definition:
This field contains the edits that result from processing the HCPCS/CPT
procedures for a record after evaluating all the codes, revenue codes, and
modifiers. The codes listed as examples are not an exhaustive or current list,
refer to OPPS Final Rule. OCE edits also exist at the pre-procedure level.
Refer to User-defined Table 0458 - OCE edit code for suggested values.
This field is defined by HCFA or other regulatory agencies.
Values |
Description |
---|---|
1 |
Invalid diagnosis code |
2 |
Diagnosis and age conflict |
3 |
Diagnosis and sex conflict |
4 |
Medicare secondary payer alert |
5 |
E-code as reason for visit |
6 |
Invalid procedure code |
7 |
Procedure and age conflict |
8 |
Procedure and sex conflict |
9 |
Nov-covered service |
10 |
Non-covered service submitted for verification of denial (condition code 21 from header information on claim) |
11 |
Non-covered service submitted for FI review (condition code 20 from header information on claim) |
12 |
Questionable covered service |
13 |
Additional payment for service not provided by Medicare |
14 |
Code indicates a site of service not included in OPPS |
15 |
Service unit out of range for procedure |
16 |
Multiple bilateral procedures without modifier 50 (see Appendix A) |
17 |
Multiple bilateral procedures with modifier 50 (see Appendix A) |
18 |
Inpatient procedure |
19 |
Mutually exclusive procedure that is not allowed even if appropriate modifier present |
20 |
Component of a comprehensive procedure that is not allowed even if appropriate modifier present |
21 |
Medical visit on same day as a type "T" or "S" procedure without modifier 25 (see Appendix B) |
22 |
Invalid modifier |
23 |
Invalid date |
24 |
Date out of OCE range |
25 |
Invalid age |
26 |
Invalid sex |
27 |
Only incidental services reported |
28 |
Code not recognized by Medicare; alternate code for same service available |
29 |
Partial hospitalization service for non-mental health diagnosis |
30 |
Insufficient services on day of partial hospitalization |
31 |
Partial hospitalization on same day as ECT or type "T" procedure |
32 |
Partial hospitalization claim spans 3 or less days with in-sufficient services, or ECT or significant procedure on at least one of the days |
33 |
Partial hospitalization claim spans more than 3 days with insufficient number of days having mental health services |
34 |
Partial hospitalization claim spans more than 3 days with insufficient number of days meeting partial hospitalization criteria |
35. |
Only activity therapy and/or occupational therapy services provided |
36. |
Extensive mental health services provided on day of ECT or significant procedure |
37 |
Terminated bilateral procedure or terminated procedure with units greater than one |
38. |
Inconsistency between implanted device and implantation procedure |
39. |
Mutually exclusive procedure that would be allowed if appropriate modifier were present |
40. |
Component of a comprehensive procedure that would be allowed if appropriate modifier were present |
41. |
Invalid revenue code |
42. |
Multiple medical visits on same day with same revenue code without condition code G0 (see Appendix B) |
... |
Components:
<price (MO)> ^ <price type (ID)> ^ <from value (NM)> ^
<to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: This field contains the amount that exceeds the outlier limitation
as defined by APC regulations. This field is analogous to DRG-7 - Outlier
cost however the definition in this field note supersedes the DRG-7
definition.
This
segment is used for items that pertain to each HCPC/CPT line item.
The GP2 segment is specific to the US and may not be implemented in non-US
systems.
SEQ |
LEN |
DT |
OPT |
RP/# |
TBL# |
ITEM# |
ELEMENT NAME |
---|---|---|---|---|---|---|---|
1 |
3 |
IS |
O |
0456 |
01600 |
Revenue Code |
|
2 |
7 |
NM |
O |
01604 |
Number of Service Units |
||
3 |
12 |
CP |
O |
|
01605 |
Charge |
|
4 |
1 |
IS |
O |
0459 |
01606 |
Reimbursement Action Code |
|
5 |
1 |
IS |
O |
0460 |
01607 |
Denial or Rejection Code |
|
6 |
3 |
IS |
O |
Y |
0458 |
01608 |
OCE Edit Code |
7 |
250 |
CE |
O |
0466 |
01609 |
Ambulatory Payment Classification Code |
|
8 |
1 |
IS |
O |
Y |
0467 |
01610 |
Modifier Edit Code |
9 |
1 |
IS |
O |
0468 |
01611 |
Payment Adjustment Code |
|
10 |
1 |
IS |
O |
0469 |
01617 |
Packaging Status Code |
|
11 |
12 |
CP |
O |
01618 |
Expected HCFA Payment Amount |
||
12 |
2 |
IS |
O |
0470 |
01619 |
Reimbursement Type Code |
|
13 |
12 |
CP |
O |
01620 |
Co-Pay Amount |
||
14 |
4 |
NM |
O |
01621 |
Pay Rate per Service Unit |
Definition: This field identifies a specific ancillary service for each HCPC/CPT This field is the same as UB92 Form Locator 42 "Revenue Code". Refer to User-defined Table 0456 - Rev enue code for suggested values. This field is defined by HCFA or other regulatory agencies.
Definition: This field contains the quantitative count of units for each HCPC/CPT. This field is the same as UB92 Form Locator 46 "Units of Service". This field is defined by HCFA or other regulatory agencies.
Definition:
This field contains the amount charged for the specific individual line item
(HCPC/CPT). This field is the same as UB92 Form Locator 56. This field is
defined by HCFA or other regulatory agencies.
Components: <price (MO)> ^ <price type (ID)> ^ <from value
(NM)> ^ <to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition:
This field identifies the action to be taken during reimbursement
calculations. If valued, this code overrides the value in GP2-6 - OCE edit
code. Refer to Us
er-defined
Table 0459 - Reimbursement Action Code for suggested values. This field is
defined by HCFA or other regulatory agencies
Value |
Description |
---|---|
0 |
OCE line item denial or rejection is not ignored |
1 |
OCE line item denial or rejection is ignored |
2 |
External line item denial. Line item is denied even if no OCE edits |
3 |
External line item rejection. Line item is rejected even if no OCE edits |
Definition:
This field determines the OCE status of the line item. Refer to
User-defined table 0460 - Denial or rejection code for suggested values.
This field is defined by HCFA or other regulatory agencies
Value |
Description |
---|---|
0 |
Line item not denied or rejected |
1 |
Line item denied or rejected |
2 |
Line item is on a multiple-day claim. The line item is not denied or rejected, but occurs on a day that has been denied or rejected. |
Definition: This field contains the edit that results from the processing of HCPCS/CPT procedures for a line item HCPCS/CPT, after evaluating all the codes, revenue codes, and modifiers. Refer to User-defined table 0458 - OCE edit code for suggested values.
Components:
<identifier (ST)> ^ <text (ST)> ^ <name of coding system
(IS)> ^ <alternate identifier (ST)> ^ <alternate text (ST)> ^
<name of alternate coding system (ST)>
Definition: This field contains the derived APC code. This is the APC code
used for payment, which is the same as the assigned APC, for all situations
except partial hospitalization. If partial hospitalization is billed in this
visit, the assigned APC will differ from the APC used for payment. Partial
hospitalization is the only time an assigned APC differs from the APC used for
payment. The payment APC is used for billing and should be displayed in this
field. The first component contains the APC identifier. The second component
reports the text description for the APC group. Refer to User-defined table
0466 - Ambulatory payment classification code for suggested values. This
field is defined by HCFA or other regulatory agencies
Value |
Description |
---|---|
031 |
Dental procedures |
163 |
Excision/biopsy |
181 |
Level 1 skin repair. |
... |
Definition:
This field contains calculated edits of the modifiers for each line or
HCPCS/CPT. This field can be repeated up to five times, one edit for each of
the modifiers present. This field relates to the values in PR1-16 -
Procedure code modifier. Each repetition corresponds positionally to the
order of the PR1-16 modifier codes. If no modifier code exists, use the code
"U" (modifier edit code unknown) as a placeholder. The repetitions of Modifier
Edit Codes must match the repetitions of Procedure Code Modifiers. For
example, if PR1-16 - Procedure code modifier reports ...|01~02~03~04|...
as modifier codes, and modifier code 03 modifier status code is unknown,
GP2-8 - Modifier edit code would report ...|1~1~U~1|... Refer to
User-defined table 0467 -
Modifier
edit code for suggested values. This field is defined by HCFA or other
regulatory agencies
Value |
Description |
---|---|
0 |
Modifier does NOT exist |
1 |
Modifier present, no errors |
2 |
Modifier invalid |
3 |
Modifier NOT approved for ASC/HOPD use |
4 |
Modifier approved for ASC/HOPD use, inappropriate for code |
U |
Modifer edit code unknown |
Definition:
This field contains any payment adjustment due to drugs or medical devices.
Refer to User-defined Table 0468 - Payment adjustment code for suggested
values. This field is defined by HCFA or other regulatory agencies
Value |
Description |
---|---|
1 |
No payment adjustment |
2 |
Designated current drug or biological payment adjustment applies to APC (status indicator G) |
3 |
Designated new device payment adjustment applies to APC (status indicator H) |
4 |
Designated new drug or new biological payment adjustment applies to APC (status indicator J) |
5 |
Deductible not applicable (specific list of HCPCS codes) |
Definition:
This field contains the packaging status of the service. A status indicator of
N may accompany this, unless it is part of a partial hospitalization. Refer to
User defined (HCFA) Table 0469 - Packaging status code for suggested
values. This field is defined by HCFA or other regulatory agencies
Value |
Description |
---|---|
0 |
Not packaged |
1 |
Packaged service (status indicator N, or no HCPCS code and certain revenue codes) |
2 |
Packaged as part of partial hospitalization per diem or daily mental health service per diem |
Definition:
This field contains the calculated dollar amount that HCFA is expected to pay
for the line item.
Components: <price (MO)> ^ <price type (ID)> ^ <from value
(NM)> ^ <to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition:
This field contains the fee schedule reimbursement type applied to the line
item. Refer to User define
d
Table 0470 - Reimbursement type code for suggested values. This field is
defined by HCFA or other regulatory agencies.
Value |
Description |
---|---|
OPPS |
Outpatient Prospective Payment System |
Pckg |
Packaged APC |
Lab |
Clinical Laboratory APC |
Thrpy |
Therapy APC |
DME |
Durable Medical Equipment |
EPO |
Epotein |
Mamm |
Screening Mammography APC |
PartH |
Partial Hospitalization APC |
Crnl |
Corneal Tissue APC |
NoPay |
This APC is not paid |
Definition:
This field contains the patient's Co-pay amount for the line item.
Components: <price (MO)> ^ <price type (ID)> ^ <from value
(NM)> ^ <to value (NM)> ^ <range units (CE)> ^ <range type
(ID)>
Subcomponents of price: <quantity (NM)> & <denomination
(ID)>
Subcomponents of range units: <identifier (ST)> & <text
(ST)> & <name of coding system (IS)> & <alternate
identifier (ID)> & <alternate text (ST)> & <name of
alternate coding system (ST)>
Definition: This field contains the calculated rate, or multiplying factor, for each service unit for the line item.
MSH|^~\&|PATA|01|PATB|01|19930908135031||BAR^P01|641|P|2.4|000000000000001|<cr>
EVN|P01|1993090813503||<cr>
PID|1||8064993^^^PATA1^MR^A~6045681^^^PATA1^BN^A~123456789ABC^^^US^NI~123456789^^^USSSA^SS||SMITH^PAT^J^^^||19471007|F||1|1234
FANNIN^^HOUSTON^TX^77030^USA|HAR||||S||6045681<cr>
GT1|001||JOHNSON^SAM^J||8339 MORVEN RD^^BALTIMORE^MD^
21234^US|||||||193-22-1876<cr>
NK1|001|SMITH^WILLIAM|F|522 MAIN ST^^CUMBERLAND^MD
^28765^US|(301)555-2134<cr>
IN1|001|A357|1234|BCMD||||| 132987<cr>
A patient has been registered by the ADT system (PATA) and notification is sent
to the Patient Billing system (PATB). The patient's name is Pat J. Smith, a
female Caucasian, born on October 7, 1947. Living at 1234 Fannin, Houston,
TX.
Ms. Smith's medical record number is 8064993 and her billing number is 6045681.
Her national identifier is 123456789ABC. Her social security number, assigned
by the U.S. Social Security Administration, is 123456789. Ms. Smith has
provided her father's name and address for next of kin. Ms. Smith is insured
under plan ID A357 with an insurance company known to both systems as BCMD,
with a company ID of 1234.
MSH|^~\&|PATA|01|PATB|01|19930908135031||DFT^P03|641|P|2.4|000000000000001|<cr>
EVN|P03|1993090813503||<cr>
PID||0008064993^^^ENT^PE|0008064993^^^PAT^MR||0006045681^^^PATA^AN|SMITH^PAT^J^^^|19471007|F||1|1234
FANNIN^^HOUSTON^TX^77030^USA|HAR||||S||6045681^^^PATA^AN<cr>
FT1|1|||19950715|19950716|CG|B1238^BIOPSY-SKIN^SYSTEMA|||1|||ONC|A357||||||P8765^KILDARE^BEN<cr>
A patient has been registered by the ADT system (PATA) and notification is sent
to the Patient Billing system (PATB). The patient's name is Pat J. Smith, a
female Caucasian, born on October 7, 1947. Living at 1234 Fannin, Houston,
TX.
Ms. Smith's patient number is 8064993 and her billing number is 6045681. This
transaction is posting a charge for a skin biopsy to her account.
MSH|^~\&|UREV||PATB||||BAR^P05|MSG0018|P|2.4<cr>
EVN|P05|1993090813503
PID|||125976||JOHNSON^SAM^J|||||||||||||125976011<cr>
UB1|1|1|5|3|1||39|||01^500.00|||1|19880501|19880507|10^19880501<cr>
Utilization review sends data for Patient Billing to the Patient Accounting
system. The patient's insurance program has a 1-pint deductible for blood; the
patient received five pints of blood, and three pints were replaced, with one
pint not yet replaced.
The patient has been assigned to a medically necessary private room (UB
condition code 39). The hospital's most common semi-private rate is $500.00
(UB value code 01.)
The services provided for the period 05/01/88 through 05/07/88 are fully
approved (PSRO/UR Approval Code 1). The patient's hospitalization is the
result of an auto accident (UB occurrence code 01.)
MSH|^~\&|UREV||PATB||||BAR^P05|MSG0018|P|2.4<cr>
EVN|P05|1993090813503
PID|||125976||JOHNSON^SAM^J|||||||||||||125976011<cr>
DG1|001|I9|1550|MAL NEO LIVER, PRIMARY|19880501103005|F<cr>
DRG|203|19880501103010|Y||D|5<cr>
The DG1 segment contains the information that the patient was diagnosed on May
1 as having a malignancy of the hepatobiliary system or pancreas (ICD9 code
1550). In the DRG segment, the patient has been assigned a Diagnostic Related
Group (DRG) of 203 (corresponding to the ICD9 code of 1550). Also, the patient
has been approved for an additional five days (five-day outlier).
The Set-ID used to be needed to identify whether or not a record was to be used for deletion, update, or cancellation. This information was redundant since the event type indicates this fact. Consequently, the Set-ID is now only used to identify a segment.
None.
If included here, the order level data is global across all FT1 segments. The ORC, OBR, NTE, OBX, and NTE segments are not required in the P03 since this is a financial message.[2] If included here, the order level data is specific to the FT1 in whose hierarchy it is embedded. The ORC, OBR, NTE, OBX, and NTE segments are not required in the P03 since this is a financial message.[3] If included here, this diagnosis data is specific to the FT1 in whose hierarchy it is embedded.[4] If included here, this guarantor data is specific to the FT1 in whose hierarchy it is embedded.[5] If included here, this insurance data is specific to the FT1 in whose hierarchy it is embedded.[6] If included here, this diagnosis data is global across all FT1s.[7] If included here, this guarantor data is global across all FT1s.[8] If included here, this insurance data is global across all FT1s.