|
|||
Use CasesXES Module for FHIR supported by the FHIR technology helps resolve several problems when a Payer wants to provide patients with a convenient way to confirm eligibility coverage using a web portal, a mobile application, and so on. The FHIR standard comes in handy when connecting to a server, however a majority of servers work with the EDI standard. XES Module for FHIR bridges the gap between the FHIR format and the back-end system. The following are typical cases/scenarios where you can use XES Module for FHIR: ![]() Case 1:
The provider uses HL7/CCD clinical data, but the patient's health plan stores the clinical data on the FHIR server in the FHIR format. XES Module for FHIR allows interaction between the provider (practitioner) and the health plan, even though they use different formats. In this case, XES Module for FHIR:
Case 2:
The new provider needs the patient's medical history to learn what procedures/treatment the patient previously underwent, what observations were made, what allergies were detected, and so on to be able to prescribe further treatment. The doctor asks for the CCD file that contains the patient's data from the insurer's care coordinator that stores patient medical history in the FHIR format. Using XES Module for FHIR, the care coordinator can export the FHIR data to CCD. In this case, XES Module for FHIR:
![]() Case 1:
A patient requests eligibility information from an insurer by phone or using a web portal through the RESTful web service to confirm his/her coverage by his/her carrier. The insurer has an EDI back-end system, and the request is submitted in the FHIR format. XES Module for FHIR converts the FHIR eligibility request to an EDI 270 transaction to make it acceptable for the insurer's EDI back-end system. The insurer's back-end system responds with the EDI 271 transaction, and XES Module for FHIR creates a FHIR eligibility response based on this transaction since the front-end software (web portal or insurer’s front-end software) works with the FHIR format. Case 2:
A provider sends an eligibility request to an insurer for prior authorization that is required from the Payer before a provider goes ahead with the treatment. The provider's system is HIPAA-compliant and so the provider submits an EDI 270 transaction. The insurer's system is FHIR-compliant, and so XES Module for FHIR creates a FHIR eligibility request using the EDI 270 transaction and converts a FHIR response provided by the insurer to an EDI 271 transaction. ![]()
After a patient has been successfully treated, a provider submits an EDI claim (837 transaction) to an insurer (who works with the FHIR format) to cover the cost of treatment. XES Module for FHIR creates a FHIR claim using the EDI 837 transaction to make it acceptable to the insurer. ![]() A Payer needs to evaluate the quality of providers' work to be able to distribute the payment between providers properly. XES Module for FHIR collects the patient-related resources (demographics, encounters, procedures, etc.) in real time to perform accurate up-to-date quality measures against a required provider. This helps the Payer to reduce chart reviews for calculating patient outcomes without having to buy or build expensive Quality Measure Engines. For more information on quality measures, see Quality Measures. |