Tagged Questions

ASC X12 (also known as ANSI ASC X12) is the official designation of the U.S. national standards body for the development and maintenance of Electronic Data Interchange (EDI) standards.

learn more… | top users | synonyms

6
votes
1answer
967 views

Reading EDI Formatted Files

I'm new to EDI, and I have a question. I have read that you can get most of what you need about an EDI format by looking at the last 3 characters of the ISA line. This is fine if every EDI used line ...
6
votes
3answers
3k views

Best way to convert XML to X12 and X12 to XML

Looking for a tool/library to convert XML to X12 (270 - medical eligibility request) and then to convert the X12 response (271 - eligibility response) back to XML. This will be embedded in a server ...
5
votes
6answers
2k views

.NET EDIFACT/X12 Framework

We need to process some EDI messages for a client and i was wondering if any of you could recommend some components (not necessarily free) that could do the task. I'm interested in a framework that ...
5
votes
2answers
2k views

EDI x12 mapper for c# object data sources

Hi everyone: Does anyone know any tool that can map EDI x12 to C# objects? I just looked at Altova MapForce but it does not seem to support this. I can't use database schema mapping for portability ...
4
votes
3answers
389 views

X12 syntax highlighting for Notepad++?

I work with a few different X12 standard EDI transactions (270/271, 276/277.) I thought I'd check to see if anyone knew of an existing syntax highlighting profile for these for Notepad++ before I ...
4
votes
2answers
335 views

EDI X12 version 4010 message - can non-composite elements contain sub-element separator character?

Version 4010 x12 messages support segments with composite elements (like REF04) which contain sub-elements that are separated by sub-element separators. Here is an example of a segment which uses ; ...
4
votes
1answer
2k views

Is there an official XML Schema (xsd) for EDI X12 856?

I am still fairly new to EDI, and learning it on a new job. We are using BizTalk for our EDI solution, and are converting the incoming EDI file into XML. I was having problems with a file from a new ...
4
votes
1answer
2k views

EDI X12 standard - Where can I find a definition for this?

I've got a project I took over from someone that requires data to be exported in the EDI X12 Standard (837P) format. Although I have been able to find some samples that are useful I haven't been able ...
4
votes
11answers
2k views

EDI Converter Tool 850 to 940

I need to convert an x12 850 v4010 to a x12 940 v4010. Most of the tools convert from x12 to xml then I would need to map the xml to a 940. I am hoping there is a tool that could convert from one edi ...
3
votes
4answers
1k views

EDI Library

What library have you guys used to create and parse X12 documents?
3
votes
3answers
874 views

Anyone translate a X12 271 Healthcare response

I'm looking for C# code that translates a 271 health care eligibility benefit response to a more usable format so I can display certain segments and values into a datagridview. I'm looking for code ...
3
votes
1answer
1k views

PL/SQL for parsing EDI (X12, NCPDP, HL7)

I have some EDI messages (X12, HL7, etc ...) stored in an Oracle database. I sometimes want to pull out individual fields (e.g. ISA-03). Currently, I have some really ugly sql. I'd like to create a ...
3
votes
6answers
508 views

What is the best standard to use for business document exchange (invoices, POs etc)?

If I need to implement sending and receiving of business documents from system to system (invoices, POs, remittance advice, etc) what standard would you recommend for best interop and why? It could ...
2
votes
2answers
786 views

How to make a 835 Claim Payment responce to a 837?

I was asked how you would parser a x12 837 (medical claims). It was the first time I have see a file format like it. A little time on Google and I learned that the file contains 3 types of ...
2
votes
5answers
292 views

generating 9 digit ids without database sequence

I'd like to create 9-digit numeric ids that are unique across machines. I'm currently using a database sequence for this, but am wondering if it could be done without one. The sequences will be used ...
2
votes
2answers
731 views

EDI X12 Documents - Documentation

Where can I find documentation on the X12 documents along with samples. I am interested in 810 and 812, but would also like to bookmark information on the additional documents. Is there a good book ...
1
vote
3answers
91 views

PHP EDI X12 Parsing

I have a project to implement an EDI solution into an existing ecommerce-like website. There are only three EDI documents involved and only one company to transfer files with. They have strictly ...
1
vote
3answers
40 views

Where could one find a 820 & 827 implementation guide and sample data files?

Im looking for a 820 & 827 implementation guide (ASC X12) standard. (not for a particular company). Im also looking for a sample data file of each. (this could or could not be for a particular ...
1
vote
2answers
73 views

EDI X12 “ISA” header format

Hi I have a question about the "ISA" header structure of EDI X12 message: Does any one know whether the structure of "ISA" differs between different versions (e.g. 4010, 5010...)? Thanks!
1
vote
1answer
125 views

EDI X12 - 204 and 404 speciciation

I need to generate EDI X12 document (V4010) for 204 and 404 format. Where can i find the specification for 404 and 204 formats.
1
vote
2answers
809 views

EDI X.12 PHP Mapping - resources needed

Is there any php libraries or API's that help when dealing with X12 documents in php? Googling around doesn't help much, so looking for people with experience in this field.
1
vote
5answers
855 views

EDI HIPAA X12 Developer tools

What are some develper tools other than Altova Mapforce for mapping HIPAA X12 such as the 837, 835, 277?
1
vote
2answers
600 views

EDI X12 810 Document

Where can I find a sample document with multiple invoices in the same 810 document? Most of the samples I find only has one invoice.
1
vote
3answers
348 views

BizTalk 2006 R2 EDI

I have an working orchestration in place to process X12 messages. Now I need to expose the orchestration as a webservice (ASMX) that accepts a text input (the X12 message) and returns the text ...
0
votes
1answer
23 views

Can EDI document contain a NUL (0x00) character inside?

I have a question about EDI document (either x12 or edifact format), Does anyone know that can it contain a NUL (0x00) character inside? Since I am implementing an EDI parser and parsing terminates ...
0
votes
1answer
78 views

Convert XML to X12 and X12 to XML

I am writing c#.net code for convert XML to X12 (270 - medical eligibility request) and then to convert the X12 response (271 - eligibility response) back to XML. Any ideas and help will be ...
0
votes
2answers
43 views

How do I know what character set is used in x12 document?

all I am implementing an EDI-x12 header parser (only to parse "ISA" segment) I notice that there are several character sets can be used My question is that how do I know that which one is used of ...
0
votes
1answer
328 views

How to load parent child data found in EDI 823 lockbox file using SSIS?

I have to load EDI 823 lock box file into SQl server database using ssis. Can anyone tell me how to do the parent child relationship between different lines.
0
votes
1answer
97 views

are sim cards supporting javacard avalaible? where can i get it?

are sim cards supporting javacard avalaible? where can i get it?
0
votes
1answer
251 views

EDI X12 Templates in Python (Most likely django or jinja) (w/ sqlalchemy)

My Case: I'm working on a system that will need to create various X12 files for health care (insurance) transactions and inquiries (Specifically 270 Eligibility and 837 Claim). I know there are ...
0
votes
1answer
31 views

Datetime problem in VB 2005

I am using VB2005 and SQL SERVER 2000. PVAR_SQL_STR = "INSERT INTO GLR_US_PERIOD (ORG5_CODE,PERIOD_YEAR,PERIOD_CODE," _ "PERIOD_NO,FROM_DATE,TO_DATE,INSERT_USER,INSERT_DATE) VALUES " _ & ...
0
votes
2answers
758 views

Does anyone have a sample file in X12 or EDIFACT that contains binary data?

I'm looking for at least one sample file each in EDIFACT and X12 that show binary enclosures. The EDIFACT one should include the data wrapped in UNO/UNP segments, and the X12 one needs to use one of ...