X12 to FHIR System API - Implementation Template
home
Overview
The X12 to FHIR API asset is a component of MuleSoft Accelerator for Healthcare.
This implementation template can be used to convert FHIR R4 requests to X12 and its responses from X12 to FHIR R4.
Operation | Definition |
---|---|
FHIR R4 to X12 | The primary interaction supported by this implementation is receiving an FHIR R4 format Request Bundle resource that is transformed to the appropriate X12 message |
X12 to FHIR R4 | The primary interaction supported by this implementation is receiving an X12 message and converting to an FHIR R4 format Response Bundle |
It supports the below listed messages:
FHIR to X12
- Health Care Claim FHIR Bundle to EDI X12 837 with Version/Release 005010 transactionFHIR to X12
- Eligibility, Coverage or Benefit Inquiry FHIR Bundle to EDI X12 270 with Version/Release 005010 transactionFHIR to X12
- Prior Authorization Submission FHIR Bundle to EDI X12 278 and 275 (attachments) with Version/Release 005010 transactionFHIR to X12
- Prior Authorization Inquiry FHIR Bundle to EDI X12 278I with Version/Release 005010X215 transactionX12 to FHIR
- EDI X12 278 with Version/Release 005010 transaction to Prior Authorization Submission Response FHIR BundleX12 to FHIR
- EDI X12 278I with Version/Release 005010 transaction to Prior Authorization Inquiry Response FHIR BundleX12 to FHIR
- EDI X12 271 with Version/Release 005010 transaction to Eligibility, Coverage, or Benefit Information FHIR Bundle
Tested and verified
This solution was developed and tested on Anypoint Studio 7.13 and Mule Runtime 4.3. The X12 connector (v 2.9.0) was used for message parsing.
This integration template implements the X12 - FHIR System API specification.