-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
271.xml #3
Comments
The messages are simple xml files. Do you have the loop structure for On Wed, 2013-03-13 at 22:09 -0700, raviada wrote:
|
Ravi, Version 1.4.0 of the pd_x12 gem has been released to rubygems.org. There are three major changes: Hope this helps, |
Marty, Thanks much for providing this mapping file. I am able to read and parse the x12 271 message now. Thanks |
Marty, did you process 271 x12 message in the rails app? I was wondering what would be the best way to do it, I have the x12 message in the variable, I initialized the parse, parsed it successfully. Now I need to process the message and insert the patient demographics and eligible records into the database. If you have worked with this message in the past, I was wondering what would be the ideal data model to handle this data. Any help would be appreciated. Thanks |
I have not been using the 270/271 messages. At least not yet. The app If your app only needs to interact with a single vendor, I would suggest If you need to send/receive to multiple vendors you may want to look at For sending/receiving the messages I've been using the Net::SFTP gem. Marty On Wed, 2013-03-20 at 08:54 -0700, raviada wrote:
|
Hello Marty, How do you deal with loops when you are iterating them over, what count you use? also to figure out if a field has data. Thanks |
Hello Marty, Thanks |
My email address is mjpetersen@comcast.net Marty On Tue, 2013-04-16 at 06:10 -0700, ardensys wrote:
|
Hello Marty, |
Ravi, I've been traveling on business the past week and didn't have a chance I'm currently on 2 different engagements. One of which wraps up end of What is the time frame you are looking for the help in? Marty On Wed, 2013-04-24 at 05:38 -0700, ardensys wrote:
|
Marty, |
Ravi, The guys I had in mind are also in the middle of 1-year contracts and 20/hr week, I could not do. I may be able to help about 10/hr per week. Is this within the rate you had in mind? Marty On Wed, 2013-05-01 at 03:13 -0700, ardensys wrote:
|
marty, Thanks |
I totally understand. I have the same constraint on one of the projects Marty On Thu, 2013-05-02 at 06:48 -0700, ardensys wrote:
|
Hi,
I am trying to use this X12 parser. do you have 271.xml to parse the 271 messages. If not available, how can I make one?
Thank
Ravi Ada
The text was updated successfully, but these errors were encountered: