Transform and create EDI messages using one of our two supported JSON formats.
Our current supported EDI version: 005010
Need help with some of our documentation? Feel free to contact our support team, and one of our support team members will be happy to assist you.
Transforms the EDI 271 message into our Smart JSON format. Recommended unless you need specific requirements that the Smart JSON may not support.
post https://api-edi.splinxtechnologies.com/v1/edi-transformation/edi271-to-smart
To make REST API calls, make sure to include your account's email and password in a Base64 encrypted format in the Basic authentication scheme. The value is <Account-Email> and <Account-Password>
<EDI Healthcare Data Transformation License Id>
IsRejected
boolean represents whether the request was rejected.
RejectReason
List<string> represents the reasons for rejection.
EligibilityOrBenefitSourceInformation
List<EligibilityOrBenefitSource> represents the party that verifies the eligibility. Use class EligibilityOrBenefitSource for reference.
Subscriber
MemberProfile represents the subscriber. Use class MemberProfile for reference.
Dependent
MemberProfile represents the dependent. Use class MemberProfile for reference.
SubscriberEligibilityOrBenefitInformation
List<EligibilityOrBenefitInformation> represents the subscriber's eligibility or benefit information. Use class EligibilityOrBenefitInformation for reference.
DependentEligibilityOrBenefitInformation
List<EligibilityOrBenefitInformation> represents the dependent's eligibility or benefit information. Use class EligibilityOrBenefitInformation for reference.
Sample request
Sample response
Transforms an EDI 271 message into JSON.
post https://api-edi.splinxtechnologies.com/v1/edi-transformation/edi271-to-json
To make REST API calls, make sure to include your account's email and password in a Base64 encrypted format in the Basic authentication scheme. The value is <Account-Email> and <Account-Password>
<EDI Healthcare Data Transformation License Id>
Sample request
Sample response
Transforms JSON into an EDI 271 message.
post https://api-edi.splinxtechnologies.com/v1/edi-transformation/json-to-edi271
To make REST API calls, make sure to include your account's email and password in a Base64 encrypted format in the Basic authentication scheme. The value is <Account-Email> and <Account-Password>
<EDI Healthcare Data Transformation License Id>
Sample request
Sample response
EligibilityOrBenefitSourceType
string
EligibilityOrBenefitSourceName
string
FirstName
string<1-35 characters>
LastName
string<1-60 characters>
BirthDate
string<mm/dd/yy>
StreetAddress
string<1-55 characters>
City
string<2-30 characters>
State
string<2 characters>
ZipCode
string<5-15 characters>
InsuredId
string<2-80 characters> represents the subscriber insurance identification.
TraceReferenceId
string<1-50 characters> represents a value that was sent in an EDI 270 request.
ResponseTraceReferenceId
string<1-50 characters> represents what value will be sent back in the response.
EligibilityOrBenefitDateQualifier
string represents information on the date given.
EligibilityOrBenefitDateTime
string