New Comment on "Documentation"
I see X12Parser.exe worked wonderfully. Do we have a .DLL file for the X12Parser, so that I can include in my code? Thank you.
View ArticleNew Comment on "Creating a flat file from the X12 xml using XSLT and...
I tried this and this is the great repository to work with 837 and 835 files. I have used the zip under "835 Example to CSV and Excel formats" which allows to created CSV and XML files. I am trying to...
View ArticleNew Comment on "Transaction Set Configuration"
The segments listed for 850 seem to be an incomplete list. I viewed the previous revision of this page and the list was complete there so it must have gotten lost in an update.
View ArticleNew Comment on "Parsing an 837 Transaction"
Very thorough project, well done! If it's not too much trouble would you mind adding a conversion to csv section to this very same 837 transaction?
View ArticleNew Comment on "Parsing an 834 Transaction"
Hi, I was wondering a few things about this particular section. Where in the Program.cs code of the x12Parser do you add the section to output as an x12 file. Also, is this unwrapped or wrapped? If...
View ArticleNew Comment on "Creating a flat file from the X12 xml using XSLT and...
I love this -but I have a question on the Procedure Code (CPT Code) and their modifiers. I notice that it just lists the procedure code but not the modifiers. I've modified the XSLT file to include the...
View ArticleNew Comment on "About the X12 Parser"
Good read and thank you very much for putting all this effort to share this for free with the world.
View ArticleNew Comment on "Documentation"
I'm having trouble with this - the HL segments on my unbundled claims are wrong. Sometimes the hierarch id number starts with 1 as it should (HL*1**20*1~), other times it's coming out with random HL id...
View ArticleNew Comment on "Injecting your own X12 Specification"
Did you figure out how to generate 997s for POs? I used the acknowledgetransactions, but it created a 999 not a 997 :/
View ArticleNew Comment on "Injecting your own X12 Specification"
How do I generate 997 for inbound po 850 ?
View ArticleNew Comment on "Creating a flat file from the X12 xml using XSLT and...
how can i see the same concept for 856 Transaction Set Code ?
View ArticleNew Comment on "Sql Server Database Integration"
I don't see any foreign keys in the table column definitions that ImportX12. There should be since the EDI files are nested data structures, correct? Did I miss a configuration option?
View ArticleUpdated Wiki: X12 Interchange Model
X12 Interchange ModelThe X12 Parser is designed around a set of objects that get loaded with the help of an X12Parser object. Once loaded, the Interchange object can operate without any further...
View ArticleUpdated Wiki: X12 Interchange Model
X12 Interchange ModelThe X12 Parser is designed around a set of objects that get loaded with the help of an X12Parser object. Once loaded, the Interchange object can operate without any further...
View ArticleUpdated Wiki: X12 Interchange Model
X12 Interchange ModelThe X12 Parser is designed around a set of objects that get loaded with the help of an X12Parser object. Once loaded, the Interchange object can operate without any further...
View ArticleUpdated Wiki: X12 Interchange Model
X12 Interchange ModelThe X12 Parser is designed around a set of objects that get loaded with the help of an X12Parser object. Once loaded, the Interchange object can operate without any further...
View Article