Detailed Financial Transactions
The HL7 Detailed Financial Transaction (DFT) message is used to transmit financial information between various systems and to a billing system for patient accounting purposes and claims generation.
DFT messages contain information on billing accounts, charges, payments, adjustments, insurance, and other related patient billing and accounts receivable information.
A typical HL7 DFT message transmission is between the Department System Scheduler (DSS)/Order Filler (ie. the service provider) and the Charge Processor (ie. Insurer or payee). When a patient receives a service, the DSS/Order Filler verifies that the service has been completed and the Charge Processor receives the required patient demographics and account information for patient registration.
Shown below is an example of an HL7 version 2.5 DFT^P03, Post Detail Financial Transactions message:
Segment | Description |
---|---|
MSH | Message Header. The header contains information about the sending system and location, the receiving system and location, the date and time of when the message was created, the type of trigger event being communicated, and the HL7 message version being used. This segment is required. |
EVN | Event Type. Communicates the event that occurred in order for the message to be generated. This is a crucial part of the data flow, as it indicates where and when a message is sent based on the type of event.This segment is required. |
PID | Patient Identification. Important patient identification information, including patient demographics. This segment is required. |
{FT1} | Financial Transaction. The necessary information to post charges, payments, adjustment, etc. to patient accounting records. This segment is required. |
{PR1} | Procedures. Holds information about the various procedures performed for a patient. This is used for medical record encoding and billing systems. This segment can be repeated to communicate information about multiple procedures. |
[{DG1}] | Diagnosis Information. Contains information about a patient’s diagnosis and uses ICD coding standards to communicate specific diseases, signs, symptoms, abnormalities, patient complaints, etc. This segment is optional and can be repeating. |
[ ] = optional, { } = repeating |
For more information on implementing various HL7 message types, please refer to the HL7 Messaging Standard Implementation Guides corresponding to your required version.
Are you working with HL7 DFT messages? In order to successfully process these messages, it's important to understand the specific format that the sending and receiving facilities are expecting the DFT messages to adhere to. Discrepancies can occur due to the version of HL7, system input error, or even simply human error when the messages were created.
Iguana is a data integration platform that allows you to easily customize the format, structure, and field values of your HL7 messages so that they are normalized, ensuring compatibility with any system you might need to interact with.
Ensure deliverability by customizing HL7 DFT messages to system specifications.